Project

General

Profile

Documentos Diversos » certificado_PRONATEC_Final_template_sem_logo2.eps

Arquivo EPS, com brasão - renata.xavier, 04/06/2014 11:53 AM

 
1
???? 7T?WT?????%!PS-Adobe-3.1 EPSF-3.0
2
%ADO_DSC_Encoding: Windows Roman
3
%%Title: certificado_PRONATEC_Final_template_sem_logo.eps
4
%%Creator: Adobe Illustrator(R) 16.0
5
%%For: Lucianna dos Santos Almeida
6
%%CreationDate: 6/3/2014
7
%%BoundingBox: 0 0 927 560
8
%%HiResBoundingBox: 0 0 926.7657 559.2437
9
%%CropBox: 0 0 926.7657 559.2437
10
%%LanguageLevel: 2
11
%%DocumentData: Clean7Bit
12
%ADOBeginClientInjection: DocumentHeader "AI11EPS"
13
%%AI8_CreatorVersion: 16.0.3
14
%AI9_PrintingDataBegin
15
%ADO_BuildNumber: Adobe Illustrator(R) 16.0.3 x691 R agm 4.6676 ct 5.2594
16
%ADO_ContainsXMP: MainFirst
17

    
18
%ADOEndClientInjection: DocumentHeader "AI11EPS"
19
%%Pages: 1
20
%%DocumentNeededResources: 
21
%%DocumentSuppliedResources: procset Adobe_AGM_Image 1.0 0
22
%%+ procset Adobe_CoolType_Utility_T42 1.0 0
23
%%+ procset Adobe_CoolType_Utility_MAKEOCF 1.23 0
24
%%+ procset Adobe_CoolType_Core 2.31 0
25
%%+ procset Adobe_AGM_Core 2.0 0
26
%%+ procset Adobe_AGM_Utils 1.0 0
27
%%DocumentFonts: 
28
%%DocumentNeededFonts: 
29
%%DocumentNeededFeatures: 
30
%%DocumentSuppliedFeatures: 
31
%%DocumentProcessColors:  Cyan Magenta Yellow Black
32
%%DocumentCustomColors: 
33
%%CMYKCustomColor: 
34
%%RGBCustomColor: 
35
%%EndComments
36
                                                                                                                                                                                                               
37
                                                                                                                                                                                                                                                         
38
                                                                                                                                                                                                                                                         
39
                                                                                                                                                                                                                                                         
40
                                                                                                                                                                                                                                                         
41
                                                                                                                                                                                                                                                         
42
%%BeginDefaults
43
%%ViewingOrientation: 1 0 0 1
44
%%EndDefaults
45
%%BeginProlog
46
%%BeginResource: procset Adobe_AGM_Utils 1.0 0
47
%%Version: 1.0 0
48
%%Copyright: Copyright(C)2000-2006 Adobe Systems, Inc. All Rights Reserved.
49
systemdict/setpacking known
50
{currentpacking	true setpacking}if
51
userdict/Adobe_AGM_Utils 75 dict dup begin put
52
/bdf
53
{bind def}bind def
54
/nd{null def}bdf
55
/xdf
56
{exch def}bdf
57
/ldf 
58
{load def}bdf
59
/ddf
60
{put}bdf	
61
/xddf
62
{3 -1 roll put}bdf	
63
/xpt
64
{exch put}bdf
65
/ndf
66
{
67
	exch dup where{
68
		pop pop pop
69
	}{
70
		xdf
71
	}ifelse
72
}def
73
/cdndf
74
{
75
	exch dup currentdict exch known{
76
		pop pop
77
	}{
78
		exch def
79
	}ifelse
80
}def
81
/gx
82
{get exec}bdf
83
/ps_level
84
	/languagelevel where{
85
		pop systemdict/languagelevel gx
86
	}{
87
		1
88
	}ifelse
89
def
90
/level2 
91
	ps_level 2 ge
92
def
93
/level3 
94
	ps_level 3 ge
95
def
96
/ps_version
97
	{version cvr}stopped{-1}if
98
def
99
/set_gvm
100
{currentglobal exch setglobal}bdf
101
/reset_gvm
102
{setglobal}bdf
103
/makereadonlyarray
104
{
105
	/packedarray where{pop packedarray
106
	}{
107
		array astore readonly}ifelse
108
}bdf
109
/map_reserved_ink_name
110
{
111
	dup type/stringtype eq{
112
		dup/Red eq{
113
			pop(_Red_)
114
		}{
115
			dup/Green eq{
116
				pop(_Green_)
117
			}{
118
				dup/Blue eq{
119
					pop(_Blue_)
120
				}{
121
					dup()cvn eq{
122
						pop(Process)
123
					}if
124
				}ifelse
125
			}ifelse
126
		}ifelse
127
	}if
128
}bdf
129
/AGMUTIL_GSTATE 22 dict def
130
/get_gstate
131
{
132
	AGMUTIL_GSTATE begin
133
	/AGMUTIL_GSTATE_clr_spc currentcolorspace def
134
	/AGMUTIL_GSTATE_clr_indx 0 def
135
	/AGMUTIL_GSTATE_clr_comps 12 array def
136
	mark currentcolor counttomark
137
		{AGMUTIL_GSTATE_clr_comps AGMUTIL_GSTATE_clr_indx 3 -1 roll put
138
		/AGMUTIL_GSTATE_clr_indx AGMUTIL_GSTATE_clr_indx 1 add def}repeat pop
139
	/AGMUTIL_GSTATE_fnt rootfont def
140
	/AGMUTIL_GSTATE_lw currentlinewidth def
141
	/AGMUTIL_GSTATE_lc currentlinecap def
142
	/AGMUTIL_GSTATE_lj currentlinejoin def
143
	/AGMUTIL_GSTATE_ml currentmiterlimit def
144
	currentdash/AGMUTIL_GSTATE_do xdf/AGMUTIL_GSTATE_da xdf
145
	/AGMUTIL_GSTATE_sa currentstrokeadjust def
146
	/AGMUTIL_GSTATE_clr_rnd currentcolorrendering def
147
	/AGMUTIL_GSTATE_op currentoverprint def
148
	/AGMUTIL_GSTATE_bg currentblackgeneration cvlit def
149
	/AGMUTIL_GSTATE_ucr currentundercolorremoval cvlit def
150
	currentcolortransfer cvlit/AGMUTIL_GSTATE_gy_xfer xdf cvlit/AGMUTIL_GSTATE_b_xfer xdf
151
		cvlit/AGMUTIL_GSTATE_g_xfer xdf cvlit/AGMUTIL_GSTATE_r_xfer xdf
152
	/AGMUTIL_GSTATE_ht currenthalftone def
153
	/AGMUTIL_GSTATE_flt currentflat def
154
	end
155
}def
156
/set_gstate
157
{
158
	AGMUTIL_GSTATE begin
159
	AGMUTIL_GSTATE_clr_spc setcolorspace
160
	AGMUTIL_GSTATE_clr_indx{AGMUTIL_GSTATE_clr_comps AGMUTIL_GSTATE_clr_indx 1 sub get
161
	/AGMUTIL_GSTATE_clr_indx AGMUTIL_GSTATE_clr_indx 1 sub def}repeat setcolor
162
	AGMUTIL_GSTATE_fnt setfont
163
	AGMUTIL_GSTATE_lw setlinewidth
164
	AGMUTIL_GSTATE_lc setlinecap
165
	AGMUTIL_GSTATE_lj setlinejoin
166
	AGMUTIL_GSTATE_ml setmiterlimit
167
	AGMUTIL_GSTATE_da AGMUTIL_GSTATE_do setdash
168
	AGMUTIL_GSTATE_sa setstrokeadjust
169
	AGMUTIL_GSTATE_clr_rnd setcolorrendering
170
	AGMUTIL_GSTATE_op setoverprint
171
	AGMUTIL_GSTATE_bg cvx setblackgeneration
172
	AGMUTIL_GSTATE_ucr cvx setundercolorremoval
173
	AGMUTIL_GSTATE_r_xfer cvx AGMUTIL_GSTATE_g_xfer cvx AGMUTIL_GSTATE_b_xfer cvx
174
		AGMUTIL_GSTATE_gy_xfer cvx setcolortransfer
175
	AGMUTIL_GSTATE_ht/HalftoneType get dup 9 eq exch 100 eq or
176
		{
177
		currenthalftone/HalftoneType get AGMUTIL_GSTATE_ht/HalftoneType get ne
178
			{
179
			 mark AGMUTIL_GSTATE_ht{sethalftone}stopped cleartomark
180
			}if
181
		}{
182
		AGMUTIL_GSTATE_ht sethalftone
183
		}ifelse
184
	AGMUTIL_GSTATE_flt setflat
185
	end
186
}def
187
/get_gstate_and_matrix
188
{
189
	AGMUTIL_GSTATE begin
190
	/AGMUTIL_GSTATE_ctm matrix currentmatrix def
191
	end
192
	get_gstate
193
}def
194
/set_gstate_and_matrix
195
{
196
	set_gstate
197
	AGMUTIL_GSTATE begin
198
	AGMUTIL_GSTATE_ctm setmatrix
199
	end
200
}def
201
/AGMUTIL_str256 256 string def
202
/AGMUTIL_src256 256 string def
203
/AGMUTIL_dst64 64 string def
204
/AGMUTIL_srcLen nd
205
/AGMUTIL_ndx nd
206
/AGMUTIL_cpd nd
207
/capture_cpd{
208
	//Adobe_AGM_Utils/AGMUTIL_cpd currentpagedevice ddf
209
}def
210
/thold_halftone
211
{
212
	level3
213
		{sethalftone currenthalftone}
214
		{
215
			dup/HalftoneType get 3 eq
216
			{
217
				sethalftone currenthalftone
218
			}{
219
				begin
220
				Width Height mul{
221
					Thresholds read{pop}if
222
				}repeat
223
				end
224
				currenthalftone
225
			}ifelse
226
		}ifelse
227
}def 
228
/rdcmntline
229
{
230
	currentfile AGMUTIL_str256 readline pop
231
	(%)anchorsearch{pop}if
232
}bdf
233
/filter_cmyk
234
{	
235
	dup type/filetype ne{
236
		exch()/SubFileDecode filter
237
	}{
238
		exch pop
239
	}
240
	ifelse
241
	[
242
	exch
243
	{
244
		AGMUTIL_src256 readstring pop
245
		dup length/AGMUTIL_srcLen exch def
246
		/AGMUTIL_ndx 0 def
247
		AGMCORE_plate_ndx 4 AGMUTIL_srcLen 1 sub{
248
			1 index exch get
249
			AGMUTIL_dst64 AGMUTIL_ndx 3 -1 roll put
250
			/AGMUTIL_ndx AGMUTIL_ndx 1 add def
251
		}for
252
		pop
253
		AGMUTIL_dst64 0 AGMUTIL_ndx getinterval
254
	}
255
	bind
256
	/exec cvx
257
	]cvx
258
}bdf
259
/filter_indexed_devn
260
{
261
	cvi Names length mul names_index add Lookup exch get
262
}bdf
263
/filter_devn
264
{	
265
	4 dict begin
266
	/srcStr xdf
267
	/dstStr xdf
268
	dup type/filetype ne{
269
		0()/SubFileDecode filter
270
	}if
271
	[
272
	exch
273
		[
274
			/devicen_colorspace_dict/AGMCORE_gget cvx/begin cvx
275
			currentdict/srcStr get/readstring cvx/pop cvx
276
			/dup cvx/length cvx 0/gt cvx[
277
				Adobe_AGM_Utils/AGMUTIL_ndx 0/ddf cvx
278
				names_index Names length currentdict/srcStr get length 1 sub{
279
					1/index cvx/exch cvx/get cvx
280
					currentdict/dstStr get/AGMUTIL_ndx/load cvx 3 -1/roll cvx/put cvx
281
					Adobe_AGM_Utils/AGMUTIL_ndx/AGMUTIL_ndx/load cvx 1/add cvx/ddf cvx
282
				}for
283
				currentdict/dstStr get 0/AGMUTIL_ndx/load cvx/getinterval cvx
284
			]cvx/if cvx
285
			/end cvx
286
		]cvx
287
		bind
288
		/exec cvx
289
	]cvx
290
	end
291
}bdf
292
/AGMUTIL_imagefile nd
293
/read_image_file
294
{
295
	AGMUTIL_imagefile 0 setfileposition
296
	10 dict begin
297
	/imageDict xdf
298
	/imbufLen Width BitsPerComponent mul 7 add 8 idiv def
299
	/imbufIdx 0 def
300
	/origDataSource imageDict/DataSource get def
301
	/origMultipleDataSources imageDict/MultipleDataSources get def
302
	/origDecode imageDict/Decode get def
303
	/dstDataStr imageDict/Width get colorSpaceElemCnt mul string def
304
	imageDict/MultipleDataSources known{MultipleDataSources}{false}ifelse
305
	{
306
		/imbufCnt imageDict/DataSource get length def
307
		/imbufs imbufCnt array def
308
		0 1 imbufCnt 1 sub{
309
			/imbufIdx xdf
310
			imbufs imbufIdx imbufLen string put
311
			imageDict/DataSource get imbufIdx[AGMUTIL_imagefile imbufs imbufIdx get/readstring cvx/pop cvx]cvx put
312
		}for
313
		DeviceN_PS2{
314
			imageDict begin
315
		 	/DataSource[DataSource/devn_sep_datasource cvx]cvx def
316
			/MultipleDataSources false def
317
			/Decode[0 1]def
318
			end
319
		}if
320
	}{
321
		/imbuf imbufLen string def
322
		Indexed_DeviceN level3 not and DeviceN_NoneName or{
323
			/srcDataStrs[imageDict begin
324
				currentdict/MultipleDataSources known{MultipleDataSources{DataSource length}{1}ifelse}{1}ifelse
325
				{
326
					Width Decode length 2 div mul cvi string
327
				}repeat
328
				end]def		
329
			imageDict begin
330
		 	/DataSource[AGMUTIL_imagefile Decode BitsPerComponent false 1/filter_indexed_devn load dstDataStr srcDataStrs devn_alt_datasource/exec cvx]cvx def
331
			/Decode[0 1]def
332
			end
333
		}{
334
			imageDict/DataSource[1 string dup 0 AGMUTIL_imagefile Decode length 2 idiv string/readstring cvx/pop cvx names_index/get cvx/put cvx]cvx put
335
			imageDict/Decode[0 1]put
336
		}ifelse
337
	}ifelse
338
	imageDict exch
339
	load exec
340
	imageDict/DataSource origDataSource put
341
	imageDict/MultipleDataSources origMultipleDataSources put
342
	imageDict/Decode origDecode put	
343
	end
344
}bdf
345
/write_image_file
346
{
347
	begin
348
	{(AGMUTIL_imagefile)(w+)file}stopped{
349
		false
350
	}{
351
		Adobe_AGM_Utils/AGMUTIL_imagefile xddf 
352
		2 dict begin
353
		/imbufLen Width BitsPerComponent mul 7 add 8 idiv def
354
		MultipleDataSources{DataSource 0 get}{DataSource}ifelse type/filetype eq{
355
			/imbuf imbufLen string def
356
		}if
357
		1 1 Height MultipleDataSources not{Decode length 2 idiv mul}if{
358
			pop
359
			MultipleDataSources{
360
			 	0 1 DataSource length 1 sub{
361
					DataSource type dup
362
					/arraytype eq{
363
						pop DataSource exch gx
364
					}{
365
						/filetype eq{
366
							DataSource exch get imbuf readstring pop
367
						}{
368
							DataSource exch get
369
						}ifelse
370
					}ifelse
371
					AGMUTIL_imagefile exch writestring
372
				}for
373
			}{
374
				DataSource type dup
375
				/arraytype eq{
376
					pop DataSource exec
377
				}{
378
					/filetype eq{
379
						DataSource imbuf readstring pop
380
					}{
381
						DataSource
382
					}ifelse
383
				}ifelse
384
				AGMUTIL_imagefile exch writestring
385
			}ifelse
386
		}for
387
		end
388
		true
389
	}ifelse
390
	end
391
}bdf
392
/close_image_file
393
{
394
	AGMUTIL_imagefile closefile(AGMUTIL_imagefile)deletefile
395
}def
396
statusdict/product known userdict/AGMP_current_show known not and{
397
	/pstr statusdict/product get def
398
	pstr(HP LaserJet 2200)eq 	
399
	pstr(HP LaserJet 4000 Series)eq or
400
	pstr(HP LaserJet 4050 Series )eq or
401
	pstr(HP LaserJet 8000 Series)eq or
402
	pstr(HP LaserJet 8100 Series)eq or
403
	pstr(HP LaserJet 8150 Series)eq or
404
	pstr(HP LaserJet 5000 Series)eq or
405
	pstr(HP LaserJet 5100 Series)eq or
406
	pstr(HP Color LaserJet 4500)eq or
407
	pstr(HP Color LaserJet 4600)eq or
408
	pstr(HP LaserJet 5Si)eq or
409
	pstr(HP LaserJet 1200 Series)eq or
410
	pstr(HP LaserJet 1300 Series)eq or
411
	pstr(HP LaserJet 4100 Series)eq or 
412
	{
413
 		userdict/AGMP_current_show/show load put
414
		userdict/show{
415
		 currentcolorspace 0 get
416
		 /Pattern eq
417
		 {false charpath f}
418
		 {AGMP_current_show}ifelse
419
		}put
420
	}if
421
	currentdict/pstr undef
422
}if
423
/consumeimagedata
424
{
425
	begin
426
	AGMIMG_init_common
427
	currentdict/MultipleDataSources known not
428
		{/MultipleDataSources false def}if
429
	MultipleDataSources
430
		{
431
		DataSource 0 get type
432
		dup/filetype eq
433
			{
434
			1 dict begin
435
			/flushbuffer Width cvi string def
436
			1 1 Height cvi
437
				{
438
				pop
439
				0 1 DataSource length 1 sub
440
					{
441
					DataSource exch get
442
					flushbuffer readstring pop pop
443
					}for
444
				}for
445
			end
446
			}if
447
		dup/arraytype eq exch/packedarraytype eq or DataSource 0 get xcheck and
448
			{
449
			Width Height mul cvi
450
				{
451
				0 1 DataSource length 1 sub
452
					{dup DataSource exch gx length exch 0 ne{pop}if}for
453
				dup 0 eq
454
					{pop exit}if
455
				sub dup 0 le
456
					{exit}if
457
				}loop
458
			pop
459
			}if		
460
		}
461
		{
462
		/DataSource load type 
463
		dup/filetype eq
464
			{
465
			1 dict begin
466
			/flushbuffer Width Decode length 2 idiv mul cvi string def
467
			1 1 Height{pop DataSource flushbuffer readstring pop pop}for
468
			end
469
			}if
470
		dup/arraytype eq exch/packedarraytype eq or/DataSource load xcheck and
471
			{
472
				Height Width BitsPerComponent mul 8 BitsPerComponent sub add 8 idiv Decode length 2 idiv mul mul
473
					{
474
					DataSource length dup 0 eq
475
						{pop exit}if
476
					sub dup 0 le
477
						{exit}if
478
					}loop
479
				pop
480
			}if
481
		}ifelse
482
	end
483
}bdf
484
/addprocs
485
{
486
	 2{/exec load}repeat
487
	 3 1 roll
488
	 [5 1 roll]bind cvx
489
}def
490
/modify_halftone_xfer
491
{
492
	currenthalftone dup length dict copy begin
493
	 currentdict 2 index known{
494
	 	1 index load dup length dict copy begin
495
		currentdict/TransferFunction known{
496
			/TransferFunction load
497
		}{
498
			currenttransfer
499
		}ifelse
500
		 addprocs/TransferFunction xdf 
501
		 currentdict end def
502
		currentdict end sethalftone
503
	}{
504
		currentdict/TransferFunction known{
505
			/TransferFunction load 
506
		}{
507
			currenttransfer
508
		}ifelse
509
		addprocs/TransferFunction xdf
510
		currentdict end sethalftone		
511
		pop
512
	}ifelse
513
}def
514
/clonearray
515
{
516
	dup xcheck exch
517
	dup length array exch
518
	Adobe_AGM_Core/AGMCORE_tmp -1 ddf 
519
	{
520
	Adobe_AGM_Core/AGMCORE_tmp 2 copy get 1 add ddf 
521
	dup type/dicttype eq
522
		{
523
			Adobe_AGM_Core/AGMCORE_tmp get
524
			exch
525
			clonedict
526
			Adobe_AGM_Core/AGMCORE_tmp 4 -1 roll ddf 
527
		}if
528
	dup type/arraytype eq
529
		{
530
			Adobe_AGM_Core/AGMCORE_tmp get exch
531
			clonearray
532
			Adobe_AGM_Core/AGMCORE_tmp 4 -1 roll ddf 
533
		}if
534
	exch dup
535
	Adobe_AGM_Core/AGMCORE_tmp get 4 -1 roll put
536
	}forall
537
	exch{cvx}if
538
}bdf
539
/clonedict
540
{
541
	dup length dict
542
	begin
543
	{
544
		dup type/dicttype eq
545
			{clonedict}if
546
		dup type/arraytype eq
547
			{clonearray}if
548
		def
549
	}forall
550
	currentdict
551
	end
552
}bdf
553
/DeviceN_PS2
554
{
555
	/currentcolorspace AGMCORE_gget 0 get/DeviceN eq level3 not and
556
}bdf
557
/Indexed_DeviceN
558
{
559
	/indexed_colorspace_dict AGMCORE_gget dup null ne{
560
		dup/CSDBase known{
561
			/CSDBase get/CSD get_res/Names known 
562
		}{
563
			pop false
564
		}ifelse
565
	}{
566
		pop false
567
	}ifelse
568
}bdf
569
/DeviceN_NoneName
570
{	
571
	/Names where{
572
		pop
573
		false Names
574
		{
575
			(None)eq or
576
		}forall
577
	}{
578
		false
579
	}ifelse
580
}bdf
581
/DeviceN_PS2_inRip_seps
582
{
583
	/AGMCORE_in_rip_sep where
584
	{
585
		pop dup type dup/arraytype eq exch/packedarraytype eq or
586
		{
587
			dup 0 get/DeviceN eq level3 not and AGMCORE_in_rip_sep and
588
			{
589
				/currentcolorspace exch AGMCORE_gput
590
				false
591
			}{
592
				true
593
			}ifelse
594
		}{
595
			true
596
		}ifelse
597
	}{
598
		true
599
	}ifelse
600
}bdf
601
/base_colorspace_type
602
{
603
	dup type/arraytype eq{0 get}if
604
}bdf
605
/currentdistillerparams where{pop currentdistillerparams/CoreDistVersion get 5000 lt}{true}ifelse
606
{
607
	/pdfmark_5{cleartomark}bind def
608
}{
609
	/pdfmark_5{pdfmark}bind def
610
}ifelse
611
/ReadBypdfmark_5
612
{
613
	currentfile exch 0 exch/SubFileDecode filter
614
	/currentdistillerparams where 
615
	{pop currentdistillerparams/CoreDistVersion get 5000 lt}{true}ifelse
616
	{flushfile cleartomark}
617
	{/PUT pdfmark}ifelse 	
618
}bdf
619
/ReadBypdfmark_5_string
620
{
621
	2 dict begin
622
	/makerString exch def string/tmpString exch def
623
	{
624
		currentfile tmpString readline not{pop exit}if
625
		makerString anchorsearch
626
		{
627
			pop pop cleartomark exit
628
		}{
629
			3 copy/PUT pdfmark_5 pop 2 copy(\n)/PUT pdfmark_5
630
		}ifelse
631
	}loop
632
	end
633
}bdf
634
/xpdfm
635
{
636
	{
637
		dup 0 get/Label eq
638
		{
639
			aload length[exch 1 add 1 roll/PAGELABEL
640
		}{
641
			aload pop
642
			[{ThisPage}<<5 -2 roll>>/PUT
643
		}ifelse
644
		pdfmark_5
645
	}forall
646
}bdf
647
/lmt{
648
	dup 2 index le{exch}if pop dup 2 index ge{exch}if pop
649
}bdf
650
/int{
651
	dup 2 index sub 3 index 5 index sub div 6 -2 roll sub mul exch pop add exch pop
652
}bdf
653
/ds{
654
	Adobe_AGM_Utils begin
655
}bdf
656
/dt{
657
	currentdict Adobe_AGM_Utils eq{
658
		end
659
	}if
660
}bdf
661
systemdict/setpacking known
662
{setpacking}if
663
%%EndResource
664
%%BeginResource: procset Adobe_AGM_Core 2.0 0
665
%%Version: 2.0 0
666
%%Copyright: Copyright(C)1997-2007 Adobe Systems, Inc. All Rights Reserved.
667
systemdict/setpacking known
668
{
669
	currentpacking
670
	true setpacking
671
}if
672
userdict/Adobe_AGM_Core 209 dict dup begin put
673
/Adobe_AGM_Core_Id/Adobe_AGM_Core_2.0_0 def
674
/AGMCORE_str256 256 string def
675
/AGMCORE_save nd
676
/AGMCORE_graphicsave nd
677
/AGMCORE_c 0 def
678
/AGMCORE_m 0 def
679
/AGMCORE_y 0 def
680
/AGMCORE_k 0 def
681
/AGMCORE_cmykbuf 4 array def
682
/AGMCORE_screen[currentscreen]cvx def
683
/AGMCORE_tmp 0 def
684
/AGMCORE_&setgray nd
685
/AGMCORE_&setcolor nd
686
/AGMCORE_&setcolorspace nd
687
/AGMCORE_&setcmykcolor nd
688
/AGMCORE_cyan_plate nd
689
/AGMCORE_magenta_plate nd
690
/AGMCORE_yellow_plate nd
691
/AGMCORE_black_plate nd
692
/AGMCORE_plate_ndx nd
693
/AGMCORE_get_ink_data nd
694
/AGMCORE_is_cmyk_sep nd
695
/AGMCORE_host_sep nd
696
/AGMCORE_avoid_L2_sep_space nd
697
/AGMCORE_distilling nd
698
/AGMCORE_composite_job nd
699
/AGMCORE_producing_seps nd
700
/AGMCORE_ps_level -1 def
701
/AGMCORE_ps_version -1 def
702
/AGMCORE_environ_ok nd
703
/AGMCORE_CSD_cache 0 dict def
704
/AGMCORE_currentoverprint false def
705
/AGMCORE_deltaX nd
706
/AGMCORE_deltaY nd
707
/AGMCORE_name nd
708
/AGMCORE_sep_special nd
709
/AGMCORE_err_strings 4 dict def
710
/AGMCORE_cur_err nd
711
/AGMCORE_current_spot_alias false def
712
/AGMCORE_inverting false def
713
/AGMCORE_feature_dictCount nd
714
/AGMCORE_feature_opCount nd
715
/AGMCORE_feature_ctm nd
716
/AGMCORE_ConvertToProcess false def
717
/AGMCORE_Default_CTM matrix def
718
/AGMCORE_Default_PageSize nd
719
/AGMCORE_Default_flatness nd
720
/AGMCORE_currentbg nd
721
/AGMCORE_currentucr nd
722
/AGMCORE_pattern_paint_type 0 def
723
/knockout_unitsq nd
724
currentglobal true setglobal
725
[/CSA/Gradient/Procedure]
726
{
727
	/Generic/Category findresource dup length dict copy/Category defineresource pop
728
}forall
729
setglobal
730
/AGMCORE_key_known
731
{
732
	where{
733
		/Adobe_AGM_Core_Id known
734
	}{
735
		false
736
	}ifelse
737
}ndf
738
/flushinput
739
{
740
	save
741
	2 dict begin
742
	/CompareBuffer 3 -1 roll def
743
	/readbuffer 256 string def
744
	mark
745
	{
746
	currentfile readbuffer{readline}stopped
747
		{cleartomark mark}
748
		{
749
		not
750
			{pop exit}
751
		if
752
		CompareBuffer eq
753
			{exit}
754
		if
755
		}ifelse
756
	}loop
757
	cleartomark
758
	end
759
	restore
760
}bdf
761
/getspotfunction
762
{
763
	AGMCORE_screen exch pop exch pop
764
	dup type/dicttype eq{
765
		dup/HalftoneType get 1 eq{
766
			/SpotFunction get
767
		}{
768
			dup/HalftoneType get 2 eq{
769
				/GraySpotFunction get
770
			}{
771
				pop
772
				{
773
					abs exch abs 2 copy add 1 gt{
774
						1 sub dup mul exch 1 sub dup mul add 1 sub
775
					}{
776
						dup mul exch dup mul add 1 exch sub
777
					}ifelse
778
				}bind
779
			}ifelse
780
		}ifelse
781
	}if
782
}def
783
/np
784
{newpath}bdf
785
/clp_npth
786
{clip np}def
787
/eoclp_npth
788
{eoclip np}def
789
/npth_clp
790
{np clip}def
791
/graphic_setup
792
{
793
	/AGMCORE_graphicsave save store
794
	concat
795
	0 setgray
796
	0 setlinecap
797
	0 setlinejoin
798
	1 setlinewidth
799
	[]0 setdash
800
	10 setmiterlimit
801
	np
802
	false setoverprint
803
	false setstrokeadjust
804
	//Adobe_AGM_Core/spot_alias gx
805
	/Adobe_AGM_Image where{
806
		pop
807
		Adobe_AGM_Image/spot_alias 2 copy known{
808
			gx
809
		}{
810
			pop pop
811
		}ifelse
812
	}if
813
	/sep_colorspace_dict null AGMCORE_gput
814
	100 dict begin
815
	/dictstackcount countdictstack def
816
	/showpage{}def
817
	mark
818
}def
819
/graphic_cleanup
820
{
821
	cleartomark
822
	dictstackcount 1 countdictstack 1 sub{end}for
823
	end
824
	AGMCORE_graphicsave restore
825
}def
826
/compose_error_msg
827
{
828
	grestoreall initgraphics	
829
	/Helvetica findfont 10 scalefont setfont
830
	/AGMCORE_deltaY 100 def
831
	/AGMCORE_deltaX 310 def
832
	clippath pathbbox np pop pop 36 add exch 36 add exch moveto
833
	0 AGMCORE_deltaY rlineto AGMCORE_deltaX 0 rlineto
834
	0 AGMCORE_deltaY neg rlineto AGMCORE_deltaX neg 0 rlineto closepath
835
	0 AGMCORE_&setgray
836
	gsave 1 AGMCORE_&setgray fill grestore 
837
	1 setlinewidth gsave stroke grestore
838
	currentpoint AGMCORE_deltaY 15 sub add exch 8 add exch moveto
839
	/AGMCORE_deltaY 12 def
840
	/AGMCORE_tmp 0 def
841
	AGMCORE_err_strings exch get
842
		{
843
		dup 32 eq
844
			{
845
			pop
846
			AGMCORE_str256 0 AGMCORE_tmp getinterval
847
			stringwidth pop currentpoint pop add AGMCORE_deltaX 28 add gt
848
				{
849
				currentpoint AGMCORE_deltaY sub exch pop
850
				clippath pathbbox pop pop pop 44 add exch moveto
851
				}if
852
			AGMCORE_str256 0 AGMCORE_tmp getinterval show( )show
853
			0 1 AGMCORE_str256 length 1 sub
854
				{
855
				AGMCORE_str256 exch 0 put
856
				}for
857
			/AGMCORE_tmp 0 def
858
			}{
859
				AGMCORE_str256 exch AGMCORE_tmp xpt
860
				/AGMCORE_tmp AGMCORE_tmp 1 add def
861
			}ifelse
862
		}forall
863
}bdf
864
/AGMCORE_CMYKDeviceNColorspaces[
865
	[/Separation/None/DeviceCMYK{0 0 0}]
866
	[/Separation(Black)/DeviceCMYK{0 0 0 4 -1 roll}bind]
867
	[/Separation(Yellow)/DeviceCMYK{0 0 3 -1 roll 0}bind]
868
	[/DeviceN[(Yellow)(Black)]/DeviceCMYK{0 0 4 2 roll}bind]
869
	[/Separation(Magenta)/DeviceCMYK{0 exch 0 0}bind]
870
	[/DeviceN[(Magenta)(Black)]/DeviceCMYK{0 3 1 roll 0 exch}bind]
871
	[/DeviceN[(Magenta)(Yellow)]/DeviceCMYK{0 3 1 roll 0}bind]
872
	[/DeviceN[(Magenta)(Yellow)(Black)]/DeviceCMYK{0 4 1 roll}bind]
873
	[/Separation(Cyan)/DeviceCMYK{0 0 0}]
874
	[/DeviceN[(Cyan)(Black)]/DeviceCMYK{0 0 3 -1 roll}bind]
875
	[/DeviceN[(Cyan)(Yellow)]/DeviceCMYK{0 exch 0}bind]
876
	[/DeviceN[(Cyan)(Yellow)(Black)]/DeviceCMYK{0 3 1 roll}bind]
877
	[/DeviceN[(Cyan)(Magenta)]/DeviceCMYK{0 0}]
878
	[/DeviceN[(Cyan)(Magenta)(Black)]/DeviceCMYK{0 exch}bind]
879
	[/DeviceN[(Cyan)(Magenta)(Yellow)]/DeviceCMYK{0}]
880
	[/DeviceCMYK]
881
]def
882
/ds{
883
	Adobe_AGM_Core begin
884
	/currentdistillerparams where
885
		{
886
		pop currentdistillerparams/CoreDistVersion get 5000 lt
887
			{<</DetectBlends false>>setdistillerparams}if
888
		}if	
889
	/AGMCORE_ps_version xdf
890
	/AGMCORE_ps_level xdf
891
	errordict/AGM_handleerror known not{
892
		errordict/AGM_handleerror errordict/handleerror get put
893
		errordict/handleerror{
894
			Adobe_AGM_Core begin
895
			$error/newerror get AGMCORE_cur_err null ne and{
896
				$error/newerror false put
897
				AGMCORE_cur_err compose_error_msg
898
			}if
899
			$error/newerror true put
900
			end
901
			errordict/AGM_handleerror get exec
902
			}bind put
903
		}if
904
	/AGMCORE_environ_ok 
905
		ps_level AGMCORE_ps_level ge
906
		ps_version AGMCORE_ps_version ge and 
907
		AGMCORE_ps_level -1 eq or
908
	def
909
	AGMCORE_environ_ok not
910
		{/AGMCORE_cur_err/AGMCORE_bad_environ def}if
911
	/AGMCORE_&setgray systemdict/setgray get def
912
	level2{
913
		/AGMCORE_&setcolor systemdict/setcolor get def
914
		/AGMCORE_&setcolorspace systemdict/setcolorspace get def
915
	}if
916
	/AGMCORE_currentbg currentblackgeneration def
917
	/AGMCORE_currentucr currentundercolorremoval def
918
	/AGMCORE_Default_flatness currentflat def
919
	/AGMCORE_distilling
920
		/product where{
921
			pop systemdict/setdistillerparams known product(Adobe PostScript Parser)ne and
922
		}{
923
			false
924
		}ifelse
925
	def
926
	/AGMCORE_GSTATE AGMCORE_key_known not{
927
		/AGMCORE_GSTATE 21 dict def
928
		/AGMCORE_tmpmatrix matrix def
929
		/AGMCORE_gstack 32 array def
930
		/AGMCORE_gstackptr 0 def
931
		/AGMCORE_gstacksaveptr 0 def
932
		/AGMCORE_gstackframekeys 14 def
933
		/AGMCORE_&gsave/gsave ldf
934
		/AGMCORE_&grestore/grestore ldf
935
		/AGMCORE_&grestoreall/grestoreall ldf
936
		/AGMCORE_&save/save ldf
937
		/AGMCORE_&setoverprint/setoverprint ldf
938
		/AGMCORE_gdictcopy{
939
			begin
940
			{def}forall
941
			end
942
		}def
943
		/AGMCORE_gput{
944
			AGMCORE_gstack AGMCORE_gstackptr get
945
			3 1 roll
946
			put
947
		}def
948
		/AGMCORE_gget{
949
			AGMCORE_gstack AGMCORE_gstackptr get
950
			exch
951
			get
952
		}def
953
		/gsave{
954
			AGMCORE_&gsave
955
			AGMCORE_gstack AGMCORE_gstackptr get
956
			AGMCORE_gstackptr 1 add
957
			dup 32 ge{limitcheck}if
958
			/AGMCORE_gstackptr exch store
959
			AGMCORE_gstack AGMCORE_gstackptr get
960
			AGMCORE_gdictcopy
961
		}def
962
		/grestore{
963
			AGMCORE_&grestore
964
			AGMCORE_gstackptr 1 sub
965
			dup AGMCORE_gstacksaveptr lt{1 add}if
966
			dup AGMCORE_gstack exch get dup/AGMCORE_currentoverprint known
967
				{/AGMCORE_currentoverprint get setoverprint}{pop}ifelse
968
			/AGMCORE_gstackptr exch store
969
		}def
970
		/grestoreall{
971
			AGMCORE_&grestoreall
972
			/AGMCORE_gstackptr AGMCORE_gstacksaveptr store 
973
		}def
974
		/save{
975
			AGMCORE_&save
976
			AGMCORE_gstack AGMCORE_gstackptr get
977
			AGMCORE_gstackptr 1 add
978
			dup 32 ge{limitcheck}if
979
			/AGMCORE_gstackptr exch store
980
			/AGMCORE_gstacksaveptr AGMCORE_gstackptr store
981
			AGMCORE_gstack AGMCORE_gstackptr get
982
			AGMCORE_gdictcopy
983
		}def
984
		/setoverprint{
985
			dup/AGMCORE_currentoverprint exch AGMCORE_gput AGMCORE_&setoverprint
986
		}def	
987
		0 1 AGMCORE_gstack length 1 sub{
988
				AGMCORE_gstack exch AGMCORE_gstackframekeys dict put
989
		}for
990
	}if
991
	level3/AGMCORE_&sysshfill AGMCORE_key_known not and
992
	{
993
		/AGMCORE_&sysshfill systemdict/shfill get def
994
		/AGMCORE_&sysmakepattern systemdict/makepattern get def
995
		/AGMCORE_&usrmakepattern/makepattern load def
996
	}if
997
	/currentcmykcolor[0 0 0 0]AGMCORE_gput
998
	/currentstrokeadjust false AGMCORE_gput
999
	/currentcolorspace[/DeviceGray]AGMCORE_gput
1000
	/sep_tint 0 AGMCORE_gput
1001
	/devicen_tints[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]AGMCORE_gput
1002
	/sep_colorspace_dict null AGMCORE_gput
1003
	/devicen_colorspace_dict null AGMCORE_gput
1004
	/indexed_colorspace_dict null AGMCORE_gput
1005
	/currentcolor_intent()AGMCORE_gput
1006
	/customcolor_tint 1 AGMCORE_gput
1007
	/absolute_colorimetric_crd null AGMCORE_gput
1008
	/relative_colorimetric_crd null AGMCORE_gput
1009
	/saturation_crd null AGMCORE_gput
1010
	/perceptual_crd null AGMCORE_gput
1011
	currentcolortransfer cvlit/AGMCore_gray_xfer xdf cvlit/AGMCore_b_xfer xdf
1012
		 cvlit/AGMCore_g_xfer xdf cvlit/AGMCore_r_xfer xdf
1013
	<<
1014
	/MaxPatternItem currentsystemparams/MaxPatternCache get
1015
	>>
1016
	setuserparams
1017
	end
1018
}def
1019
/ps
1020
{
1021
	/setcmykcolor where{
1022
		pop
1023
		Adobe_AGM_Core/AGMCORE_&setcmykcolor/setcmykcolor load put
1024
	}if
1025
	Adobe_AGM_Core begin
1026
	/setcmykcolor
1027
	{
1028
		4 copy AGMCORE_cmykbuf astore/currentcmykcolor exch AGMCORE_gput
1029
		1 sub 4 1 roll
1030
		3{
1031
			3 index add neg dup 0 lt{
1032
				pop 0
1033
			}if
1034
			3 1 roll
1035
		}repeat
1036
		setrgbcolor pop
1037
	}ndf
1038
	/currentcmykcolor
1039
	{
1040
		/currentcmykcolor AGMCORE_gget aload pop
1041
	}ndf
1042
	/setoverprint
1043
	{pop}ndf
1044
	/currentoverprint
1045
	{false}ndf
1046
	/AGMCORE_cyan_plate 1 0 0 0 test_cmyk_color_plate def
1047
	/AGMCORE_magenta_plate 0 1 0 0 test_cmyk_color_plate def
1048
	/AGMCORE_yellow_plate 0 0 1 0 test_cmyk_color_plate def
1049
	/AGMCORE_black_plate 0 0 0 1 test_cmyk_color_plate def
1050
	/AGMCORE_plate_ndx 
1051
		AGMCORE_cyan_plate{
1052
			0
1053
		}{
1054
			AGMCORE_magenta_plate{
1055
				1
1056
			}{
1057
				AGMCORE_yellow_plate{
1058
					2
1059
				}{
1060
					AGMCORE_black_plate{
1061
						3
1062
					}{
1063
						4
1064
					}ifelse
1065
				}ifelse
1066
			}ifelse
1067
		}ifelse
1068
		def
1069
	/AGMCORE_have_reported_unsupported_color_space false def
1070
	/AGMCORE_report_unsupported_color_space
1071
	{
1072
		AGMCORE_have_reported_unsupported_color_space false eq
1073
		{
1074
			(Warning: Job contains content that cannot be separated with on-host methods. This content appears on the black plate, and knocks out all other plates.)==
1075
			Adobe_AGM_Core/AGMCORE_have_reported_unsupported_color_space true ddf
1076
		}if
1077
	}def
1078
	/AGMCORE_composite_job
1079
		AGMCORE_cyan_plate AGMCORE_magenta_plate and AGMCORE_yellow_plate and AGMCORE_black_plate and def
1080
	/AGMCORE_in_rip_sep
1081
		/AGMCORE_in_rip_sep where{
1082
			pop AGMCORE_in_rip_sep
1083
		}{
1084
			AGMCORE_distilling 
1085
			{
1086
				false
1087
			}{
1088
				userdict/Adobe_AGM_OnHost_Seps known{
1089
					false
1090
				}{
1091
					level2{
1092
						currentpagedevice/Separations 2 copy known{
1093
							get
1094
						}{
1095
							pop pop false
1096
						}ifelse
1097
					}{
1098
						false
1099
					}ifelse
1100
				}ifelse
1101
			}ifelse
1102
		}ifelse
1103
	def
1104
	/AGMCORE_producing_seps AGMCORE_composite_job not AGMCORE_in_rip_sep or def
1105
	/AGMCORE_host_sep AGMCORE_producing_seps AGMCORE_in_rip_sep not and def
1106
	/AGM_preserve_spots 
1107
		/AGM_preserve_spots where{
1108
			pop AGM_preserve_spots
1109
		}{
1110
			AGMCORE_distilling AGMCORE_producing_seps or
1111
		}ifelse
1112
	def
1113
	/AGM_is_distiller_preserving_spotimages
1114
	{
1115
		currentdistillerparams/PreserveOverprintSettings known
1116
		{
1117
			currentdistillerparams/PreserveOverprintSettings get
1118
				{
1119
					currentdistillerparams/ColorConversionStrategy known
1120
					{
1121
						currentdistillerparams/ColorConversionStrategy get
1122
						/sRGB ne
1123
					}{
1124
						true
1125
					}ifelse
1126
				}{
1127
					false
1128
				}ifelse
1129
		}{
1130
			false
1131
		}ifelse
1132
	}def
1133
	/convert_spot_to_process where{pop}{
1134
		/convert_spot_to_process
1135
		{
1136
			//Adobe_AGM_Core begin
1137
			dup map_alias{
1138
				/Name get exch pop
1139
			}if
1140
			dup dup(None)eq exch(All)eq or
1141
				{
1142
				pop false
1143
				}{
1144
				AGMCORE_host_sep
1145
				{
1146
					gsave
1147
					1 0 0 0 setcmykcolor currentgray 1 exch sub
1148
					0 1 0 0 setcmykcolor currentgray 1 exch sub
1149
					0 0 1 0 setcmykcolor currentgray 1 exch sub
1150
					0 0 0 1 setcmykcolor currentgray 1 exch sub
1151
					add add add 0 eq
1152
					{
1153
						pop false
1154
					}{
1155
						false setoverprint
1156
						current_spot_alias false set_spot_alias
1157
						1 1 1 1 6 -1 roll findcmykcustomcolor 1 setcustomcolor
1158
						set_spot_alias
1159
						currentgray 1 ne
1160
					}ifelse
1161
					grestore
1162
				}{
1163
					AGMCORE_distilling
1164
					{
1165
						pop AGM_is_distiller_preserving_spotimages not
1166
					}{
1167
						//Adobe_AGM_Core/AGMCORE_name xddf
1168
						false
1169
						//Adobe_AGM_Core/AGMCORE_pattern_paint_type get 0 eq
1170
						AGMUTIL_cpd/OverrideSeparations known and
1171
						{
1172
							AGMUTIL_cpd/OverrideSeparations get
1173
							{
1174
								/HqnSpots/ProcSet resourcestatus
1175
								{
1176
									pop pop pop true
1177
								}if
1178
							}if
1179
						}if					
1180
						{
1181
							AGMCORE_name/HqnSpots/ProcSet findresource/TestSpot gx not
1182
						}{
1183
							gsave
1184
							[/Separation AGMCORE_name/DeviceGray{}]AGMCORE_&setcolorspace
1185
							false
1186
							AGMUTIL_cpd/SeparationColorNames 2 copy known
1187
							{
1188
								get
1189
								{AGMCORE_name eq or}forall
1190
								not
1191
							}{
1192
								pop pop pop true
1193
							}ifelse
1194
							grestore
1195
						}ifelse
1196
					}ifelse
1197
				}ifelse
1198
			}ifelse
1199
			end
1200
		}def
1201
	}ifelse
1202
	/convert_to_process where{pop}{
1203
		/convert_to_process
1204
		{
1205
			dup length 0 eq
1206
				{
1207
				pop false
1208
				}{
1209
				AGMCORE_host_sep
1210
				{
1211
				dup true exch
1212
					{
1213
					dup(Cyan)eq exch
1214
					dup(Magenta)eq 3 -1 roll or exch
1215
					dup(Yellow)eq 3 -1 roll or exch
1216
					dup(Black)eq 3 -1 roll or
1217
						{pop}
1218
						{convert_spot_to_process and}ifelse
1219
					}
1220
				forall
1221
					{
1222
					true exch
1223
						{
1224
						dup(Cyan)eq exch
1225
						dup(Magenta)eq 3 -1 roll or exch
1226
						dup(Yellow)eq 3 -1 roll or exch
1227
						(Black)eq or and
1228
						}forall
1229
						not
1230
					}{pop false}ifelse
1231
				}{
1232
				false exch
1233
					{
1234
					/PhotoshopDuotoneList where{pop false}{true}ifelse
1235
						{
1236
						dup(Cyan)eq exch
1237
						dup(Magenta)eq 3 -1 roll or exch
1238
						dup(Yellow)eq 3 -1 roll or exch
1239
						dup(Black)eq 3 -1 roll or
1240
						{pop}
1241
						{convert_spot_to_process or}ifelse
1242
						}
1243
						{
1244
						convert_spot_to_process or
1245
						}
1246
					ifelse
1247
					}
1248
				forall
1249
				}ifelse
1250
			}ifelse
1251
		}def
1252
	}ifelse	
1253
	/AGMCORE_avoid_L2_sep_space 
1254
		version cvr 2012 lt 
1255
		level2 and 
1256
		AGMCORE_producing_seps not and
1257
	def
1258
	/AGMCORE_is_cmyk_sep
1259
		AGMCORE_cyan_plate AGMCORE_magenta_plate or AGMCORE_yellow_plate or AGMCORE_black_plate or
1260
	def
1261
	/AGM_avoid_0_cmyk where{
1262
		pop AGM_avoid_0_cmyk
1263
	}{
1264
		AGM_preserve_spots 
1265
		userdict/Adobe_AGM_OnHost_Seps known 
1266
		userdict/Adobe_AGM_InRip_Seps known or
1267
		not and
1268
	}ifelse
1269
	{
1270
		/setcmykcolor[
1271
			{
1272
				4 copy add add add 0 eq currentoverprint and{
1273
					pop 0.0005
1274
				}if
1275
			}/exec cvx
1276
			/AGMCORE_&setcmykcolor load dup type/operatortype ne{
1277
				/exec cvx
1278
			}if
1279
		]cvx def
1280
	}if
1281
	/AGMCORE_IsSeparationAProcessColor
1282
		{
1283
		dup(Cyan)eq exch dup(Magenta)eq exch dup(Yellow)eq exch(Black)eq or or or
1284
		}def
1285
	AGMCORE_host_sep{
1286
		/setcolortransfer
1287
		{
1288
			AGMCORE_cyan_plate{
1289
				pop pop pop
1290
			}{
1291
			 	AGMCORE_magenta_plate{
1292
			 		4 3 roll pop pop pop
1293
			 	}{
1294
			 		AGMCORE_yellow_plate{
1295
			 			4 2 roll pop pop pop
1296
			 		}{
1297
			 			4 1 roll pop pop pop
1298
			 		}ifelse
1299
			 	}ifelse
1300
			}ifelse
1301
			settransfer 
1302
		}	
1303
		def
1304
		/AGMCORE_get_ink_data
1305
			AGMCORE_cyan_plate{
1306
				{pop pop pop}
1307
			}{
1308
			 	AGMCORE_magenta_plate{
1309
			 		{4 3 roll pop pop pop}
1310
			 	}{
1311
			 		AGMCORE_yellow_plate{
1312
			 			{4 2 roll pop pop pop}
1313
			 		}{
1314
			 			{4 1 roll pop pop pop}
1315
			 		}ifelse
1316
			 	}ifelse
1317
			}ifelse
1318
		def
1319
		/AGMCORE_RemoveProcessColorNames
1320
			{
1321
			1 dict begin
1322
			/filtername
1323
				{
1324
				dup/Cyan eq 1 index(Cyan)eq or
1325
					{pop(_cyan_)}if
1326
				dup/Magenta eq 1 index(Magenta)eq or
1327
					{pop(_magenta_)}if
1328
				dup/Yellow eq 1 index(Yellow)eq or
1329
					{pop(_yellow_)}if
1330
				dup/Black eq 1 index(Black)eq or
1331
					{pop(_black_)}if
1332
				}def
1333
			dup type/arraytype eq
1334
				{[exch{filtername}forall]}
1335
				{filtername}ifelse
1336
			end
1337
			}def
1338
		level3{
1339
			/AGMCORE_IsCurrentColor
1340
				{
1341
				dup AGMCORE_IsSeparationAProcessColor
1342
					{
1343
					AGMCORE_plate_ndx 0 eq
1344
						{dup(Cyan)eq exch/Cyan eq or}if
1345
					AGMCORE_plate_ndx 1 eq
1346
						{dup(Magenta)eq exch/Magenta eq or}if
1347
					AGMCORE_plate_ndx 2 eq
1348
						{dup(Yellow)eq exch/Yellow eq or}if
1349
					AGMCORE_plate_ndx 3 eq
1350
						{dup(Black)eq exch/Black eq or}if
1351
					AGMCORE_plate_ndx 4 eq
1352
						{pop false}if
1353
					}{
1354
					gsave
1355
					false setoverprint
1356
					current_spot_alias false set_spot_alias
1357
					1 1 1 1 6 -1 roll findcmykcustomcolor 1 setcustomcolor
1358
					set_spot_alias
1359
					currentgray 1 ne
1360
					grestore
1361
					}ifelse
1362
				}def
1363
			/AGMCORE_filter_functiondatasource
1364
				{	
1365
				5 dict begin
1366
				/data_in xdf
1367
				data_in type/stringtype eq
1368
					{
1369
					/ncomp xdf
1370
					/comp xdf
1371
					/string_out data_in length ncomp idiv string def
1372
					0 ncomp data_in length 1 sub
1373
						{
1374
						string_out exch dup ncomp idiv exch data_in exch ncomp getinterval comp get 255 exch sub put
1375
						}for
1376
					string_out
1377
					}{
1378
					string/string_in xdf
1379
					/string_out 1 string def
1380
					/component xdf
1381
					[
1382
					data_in string_in/readstring cvx
1383
						[component/get cvx 255/exch cvx/sub cvx string_out/exch cvx 0/exch cvx/put cvx string_out]cvx
1384
						[/pop cvx()]cvx/ifelse cvx
1385
					]cvx/ReusableStreamDecode filter
1386
				}ifelse
1387
				end
1388
				}def
1389
			/AGMCORE_separateShadingFunction
1390
				{
1391
				2 dict begin
1392
				/paint? xdf
1393
				/channel xdf
1394
				dup type/dicttype eq
1395
					{
1396
					begin
1397
					FunctionType 0 eq
1398
						{
1399
						/DataSource channel Range length 2 idiv DataSource AGMCORE_filter_functiondatasource def
1400
						currentdict/Decode known
1401
							{/Decode Decode channel 2 mul 2 getinterval def}if
1402
						paint? not
1403
							{/Decode[1 1]def}if
1404
						}if
1405
					FunctionType 2 eq
1406
						{
1407
						paint?
1408
							{
1409
							/C0[C0 channel get 1 exch sub]def
1410
							/C1[C1 channel get 1 exch sub]def
1411
							}{
1412
							/C0[1]def
1413
							/C1[1]def
1414
							}ifelse			
1415
						}if
1416
					FunctionType 3 eq
1417
						{
1418
						/Functions[Functions{channel paint? AGMCORE_separateShadingFunction}forall]def			
1419
						}if
1420
					currentdict/Range known
1421
						{/Range[0 1]def}if
1422
					currentdict
1423
					end}{
1424
					channel get 0 paint? AGMCORE_separateShadingFunction
1425
					}ifelse
1426
				end
1427
				}def
1428
			/AGMCORE_separateShading
1429
				{
1430
				3 -1 roll begin
1431
				currentdict/Function known
1432
					{
1433
					currentdict/Background known
1434
						{[1 index{Background 3 index get 1 exch sub}{1}ifelse]/Background xdf}if
1435
					Function 3 1 roll AGMCORE_separateShadingFunction/Function xdf
1436
					/ColorSpace[/DeviceGray]def
1437
					}{
1438
					ColorSpace dup type/arraytype eq{0 get}if/DeviceCMYK eq
1439
						{
1440
						/ColorSpace[/DeviceN[/_cyan_/_magenta_/_yellow_/_black_]/DeviceCMYK{}]def
1441
						}{
1442
						ColorSpace dup 1 get AGMCORE_RemoveProcessColorNames 1 exch put
1443
						}ifelse
1444
					ColorSpace 0 get/Separation eq
1445
						{
1446
							{
1447
								[1/exch cvx/sub cvx]cvx
1448
							}{
1449
								[/pop cvx 1]cvx
1450
							}ifelse
1451
							ColorSpace 3 3 -1 roll put
1452
							pop
1453
						}{
1454
							{
1455
								[exch ColorSpace 1 get length 1 sub exch sub/index cvx 1/exch cvx/sub cvx ColorSpace 1 get length 1 add 1/roll cvx ColorSpace 1 get length{/pop cvx}repeat]cvx
1456
							}{
1457
								pop[ColorSpace 1 get length{/pop cvx}repeat cvx 1]cvx
1458
							}ifelse
1459
							ColorSpace 3 3 -1 roll bind put
1460
						}ifelse
1461
					ColorSpace 2/DeviceGray put																		
1462
					}ifelse
1463
				end
1464
				}def
1465
			/AGMCORE_separateShadingDict
1466
				{
1467
				dup/ColorSpace get
1468
				dup type/arraytype ne
1469
					{[exch]}if
1470
				dup 0 get/DeviceCMYK eq
1471
					{
1472
					exch begin 
1473
					currentdict
1474
					AGMCORE_cyan_plate
1475
						{0 true}if
1476
					AGMCORE_magenta_plate
1477
						{1 true}if
1478
					AGMCORE_yellow_plate
1479
						{2 true}if
1480
					AGMCORE_black_plate
1481
						{3 true}if
1482
					AGMCORE_plate_ndx 4 eq
1483
						{0 false}if		
1484
					dup not currentoverprint and
1485
						{/AGMCORE_ignoreshade true def}if
1486
					AGMCORE_separateShading
1487
					currentdict
1488
					end exch
1489
					}if
1490
				dup 0 get/Separation eq
1491
					{
1492
					exch begin
1493
					ColorSpace 1 get dup/None ne exch/All ne and
1494
						{
1495
						ColorSpace 1 get AGMCORE_IsCurrentColor AGMCORE_plate_ndx 4 lt and ColorSpace 1 get AGMCORE_IsSeparationAProcessColor not and
1496
							{
1497
							ColorSpace 2 get dup type/arraytype eq{0 get}if/DeviceCMYK eq 
1498
								{
1499
								/ColorSpace
1500
									[
1501
									/Separation
1502
									ColorSpace 1 get
1503
									/DeviceGray
1504
										[
1505
										ColorSpace 3 get/exec cvx
1506
										4 AGMCORE_plate_ndx sub -1/roll cvx
1507
										4 1/roll cvx
1508
										3[/pop cvx]cvx/repeat cvx
1509
										1/exch cvx/sub cvx
1510
										]cvx									
1511
									]def
1512
								}{
1513
								AGMCORE_report_unsupported_color_space
1514
								AGMCORE_black_plate not
1515
									{
1516
									currentdict 0 false AGMCORE_separateShading
1517
									}if
1518
								}ifelse
1519
							}{
1520
							currentdict ColorSpace 1 get AGMCORE_IsCurrentColor
1521
							0 exch 
1522
							dup not currentoverprint and
1523
								{/AGMCORE_ignoreshade true def}if
1524
							AGMCORE_separateShading
1525
							}ifelse	
1526
						}if			
1527
					currentdict
1528
					end exch
1529
					}if
1530
				dup 0 get/DeviceN eq
1531
					{
1532
					exch begin
1533
					ColorSpace 1 get convert_to_process
1534
						{
1535
						ColorSpace 2 get dup type/arraytype eq{0 get}if/DeviceCMYK eq 
1536
							{
1537
							/ColorSpace
1538
								[
1539
								/DeviceN
1540
								ColorSpace 1 get
1541
								/DeviceGray
1542
									[
1543
									ColorSpace 3 get/exec cvx
1544
									4 AGMCORE_plate_ndx sub -1/roll cvx
1545
									4 1/roll cvx
1546
									3[/pop cvx]cvx/repeat cvx
1547
									1/exch cvx/sub cvx
1548
									]cvx									
1549
								]def
1550
							}{
1551
							AGMCORE_report_unsupported_color_space
1552
							AGMCORE_black_plate not
1553
								{
1554
								currentdict 0 false AGMCORE_separateShading
1555
								/ColorSpace[/DeviceGray]def
1556
								}if
1557
							}ifelse
1558
						}{
1559
						currentdict
1560
						false -1 ColorSpace 1 get
1561
							{
1562
							AGMCORE_IsCurrentColor
1563
								{
1564
								1 add
1565
								exch pop true exch exit
1566
								}if
1567
							1 add
1568
							}forall
1569
						exch 
1570
						dup not currentoverprint and
1571
							{/AGMCORE_ignoreshade true def}if
1572
						AGMCORE_separateShading
1573
						}ifelse
1574
					currentdict
1575
					end exch
1576
					}if
1577
				dup 0 get dup/DeviceCMYK eq exch dup/Separation eq exch/DeviceN eq or or not
1578
					{
1579
					exch begin
1580
					ColorSpace dup type/arraytype eq
1581
						{0 get}if
1582
					/DeviceGray ne
1583
						{
1584
						AGMCORE_report_unsupported_color_space
1585
						AGMCORE_black_plate not
1586
							{
1587
							ColorSpace 0 get/CIEBasedA eq
1588
								{
1589
								/ColorSpace[/Separation/_ciebaseda_/DeviceGray{}]def
1590
								}if
1591
							ColorSpace 0 get dup/CIEBasedABC eq exch dup/CIEBasedDEF eq exch/DeviceRGB eq or or
1592
								{
1593
								/ColorSpace[/DeviceN[/_red_/_green_/_blue_]/DeviceRGB{}]def
1594
								}if
1595
							ColorSpace 0 get/CIEBasedDEFG eq
1596
								{
1597
								/ColorSpace[/DeviceN[/_cyan_/_magenta_/_yellow_/_black_]/DeviceCMYK{}]def
1598
								}if
1599
							currentdict 0 false AGMCORE_separateShading
1600
							}if
1601
						}if
1602
					currentdict
1603
					end exch
1604
					}if
1605
				pop
1606
				dup/AGMCORE_ignoreshade known
1607
					{
1608
					begin
1609
					/ColorSpace[/Separation(None)/DeviceGray{}]def
1610
					currentdict end
1611
					}if
1612
				}def
1613
			/shfill
1614
				{
1615
				AGMCORE_separateShadingDict 
1616
				dup/AGMCORE_ignoreshade known
1617
					{pop}
1618
					{AGMCORE_&sysshfill}ifelse
1619
				}def
1620
			/makepattern
1621
				{
1622
				exch
1623
				dup/PatternType get 2 eq
1624
					{
1625
					clonedict
1626
					begin
1627
					/Shading Shading AGMCORE_separateShadingDict def
1628
					Shading/AGMCORE_ignoreshade known
1629
					currentdict end exch
1630
					{pop<</PatternType 1/PaintProc{pop}/BBox[0 0 1 1]/XStep 1/YStep 1/PaintType 1/TilingType 3>>}if
1631
					exch AGMCORE_&sysmakepattern
1632
					}{
1633
					exch AGMCORE_&usrmakepattern
1634
					}ifelse
1635
				}def
1636
		}if
1637
	}if
1638
	AGMCORE_in_rip_sep{
1639
		/setcustomcolor
1640
		{
1641
			exch aload pop
1642
			dup 7 1 roll inRip_spot_has_ink not	{
1643
				4{4 index mul 4 1 roll}
1644
				repeat
1645
				/DeviceCMYK setcolorspace
1646
				6 -2 roll pop pop
1647
			}{
1648
				//Adobe_AGM_Core begin
1649
					/AGMCORE_k xdf/AGMCORE_y xdf/AGMCORE_m xdf/AGMCORE_c xdf
1650
				end
1651
				[/Separation 4 -1 roll/DeviceCMYK
1652
				{dup AGMCORE_c mul exch dup AGMCORE_m mul exch dup AGMCORE_y mul exch AGMCORE_k mul}
1653
				]
1654
				setcolorspace
1655
			}ifelse
1656
			setcolor
1657
		}ndf
1658
		/setseparationgray
1659
		{
1660
			[/Separation(All)/DeviceGray{}]setcolorspace_opt
1661
			1 exch sub setcolor
1662
		}ndf
1663
	}{
1664
		/setseparationgray
1665
		{
1666
			AGMCORE_&setgray
1667
		}ndf
1668
	}ifelse
1669
	/findcmykcustomcolor
1670
	{
1671
		5 makereadonlyarray
1672
	}ndf
1673
	/setcustomcolor
1674
	{
1675
		exch aload pop pop
1676
		4{4 index mul 4 1 roll}repeat
1677
		setcmykcolor pop
1678
	}ndf
1679
	/has_color
1680
		/colorimage where{
1681
			AGMCORE_producing_seps{
1682
				pop true
1683
			}{
1684
				systemdict eq
1685
			}ifelse
1686
		}{
1687
			false
1688
		}ifelse
1689
	def
1690
	/map_index
1691
	{
1692
		1 index mul exch getinterval{255 div}forall
1693
	}bdf
1694
	/map_indexed_devn
1695
	{
1696
		Lookup Names length 3 -1 roll cvi map_index
1697
	}bdf
1698
	/n_color_components
1699
	{
1700
		base_colorspace_type
1701
		dup/DeviceGray eq{
1702
			pop 1
1703
		}{
1704
			/DeviceCMYK eq{
1705
				4
1706
			}{
1707
				3
1708
			}ifelse
1709
		}ifelse
1710
	}bdf
1711
	level2{
1712
		/mo/moveto ldf
1713
		/li/lineto ldf
1714
		/cv/curveto ldf
1715
		/knockout_unitsq
1716
		{
1717
			1 setgray
1718
			0 0 1 1 rectfill
1719
		}def
1720
		level2/setcolorspace AGMCORE_key_known not and{
1721
			/AGMCORE_&&&setcolorspace/setcolorspace ldf
1722
			/AGMCORE_ReplaceMappedColor
1723
			{
1724
				dup type dup/arraytype eq exch/packedarraytype eq or
1725
				{
1726
					/AGMCORE_SpotAliasAry2 where{
1727
						begin
1728
						dup 0 get dup/Separation eq
1729
						{
1730
							pop
1731
							dup length array copy
1732
							dup dup 1 get
1733
							current_spot_alias
1734
							{
1735
								dup map_alias
1736
								{
1737
									false set_spot_alias
1738
									dup 1 exch setsepcolorspace
1739
									true set_spot_alias
1740
									begin
1741
									/sep_colorspace_dict currentdict AGMCORE_gput
1742
									pop pop	pop
1743
									[
1744
										/Separation Name 
1745
										CSA map_csa
1746
										MappedCSA 
1747
										/sep_colorspace_proc load
1748
									]
1749
									dup Name
1750
									end
1751
								}if
1752
							}if
1753
							map_reserved_ink_name 1 xpt
1754
						}{
1755
							/DeviceN eq 
1756
							{
1757
								dup length array copy
1758
								dup dup 1 get[
1759
									exch{
1760
										current_spot_alias{
1761
											dup map_alias{
1762
												/Name get exch pop
1763
											}if
1764
										}if
1765
										map_reserved_ink_name
1766
									}forall 
1767
								]1 xpt
1768
							}if
1769
						}ifelse
1770
						end
1771
					}if
1772
				}if
1773
			}def
1774
			/setcolorspace
1775
			{
1776
				dup type dup/arraytype eq exch/packedarraytype eq or
1777
				{
1778
					dup 0 get/Indexed eq
1779
					{
1780
						AGMCORE_distilling
1781
						{
1782
							/PhotoshopDuotoneList where
1783
							{
1784
								pop false
1785
							}{
1786
								true
1787
							}ifelse
1788
						}{
1789
							true
1790
						}ifelse
1791
						{
1792
							aload pop 3 -1 roll
1793
							AGMCORE_ReplaceMappedColor
1794
							3 1 roll 4 array astore
1795
						}if
1796
					}{
1797
						AGMCORE_ReplaceMappedColor
1798
					}ifelse
1799
				}if
1800
				DeviceN_PS2_inRip_seps{AGMCORE_&&&setcolorspace}if
1801
			}def
1802
		}if	
1803
	}{
1804
		/adj
1805
		{
1806
			currentstrokeadjust{
1807
				transform
1808
				0.25 sub round 0.25 add exch
1809
				0.25 sub round 0.25 add exch
1810
				itransform
1811
			}if
1812
		}def
1813
		/mo{
1814
			adj moveto
1815
		}def
1816
		/li{
1817
			adj lineto
1818
		}def
1819
		/cv{
1820
			6 2 roll adj
1821
			6 2 roll adj
1822
			6 2 roll adj curveto
1823
		}def
1824
		/knockout_unitsq
1825
		{
1826
			1 setgray
1827
			8 8 1[8 0 0 8 0 0]{<ffffffffffffffff>}image
1828
		}def
1829
		/currentstrokeadjust{
1830
			/currentstrokeadjust AGMCORE_gget
1831
		}def
1832
		/setstrokeadjust{
1833
			/currentstrokeadjust exch AGMCORE_gput
1834
		}def
1835
		/setcolorspace
1836
		{
1837
			/currentcolorspace exch AGMCORE_gput
1838
		}def
1839
		/currentcolorspace
1840
		{
1841
			/currentcolorspace AGMCORE_gget
1842
		}def
1843
		/setcolor_devicecolor
1844
		{
1845
			base_colorspace_type
1846
			dup/DeviceGray eq{
1847
				pop setgray
1848
			}{
1849
				/DeviceCMYK eq{
1850
					setcmykcolor
1851
				}{
1852
					setrgbcolor
1853
				}ifelse
1854
			}ifelse
1855
		}def
1856
		/setcolor
1857
		{
1858
			currentcolorspace 0 get
1859
			dup/DeviceGray ne{
1860
				dup/DeviceCMYK ne{
1861
					dup/DeviceRGB ne{
1862
						dup/Separation eq{
1863
							pop
1864
							currentcolorspace 3 gx
1865
							currentcolorspace 2 get
1866
						}{
1867
							dup/Indexed eq{
1868
								pop
1869
								currentcolorspace 3 get dup type/stringtype eq{
1870
									currentcolorspace 1 get n_color_components
1871
									3 -1 roll map_index
1872
								}{
1873
									exec
1874
								}ifelse
1875
								currentcolorspace 1 get
1876
							}{
1877
								/AGMCORE_cur_err/AGMCORE_invalid_color_space def
1878
								AGMCORE_invalid_color_space
1879
							}ifelse
1880
						}ifelse
1881
					}if
1882
				}if
1883
			}if
1884
			setcolor_devicecolor
1885
		}def
1886
	}ifelse
1887
	/sop/setoverprint ldf
1888
	/lw/setlinewidth ldf
1889
	/lc/setlinecap ldf
1890
	/lj/setlinejoin ldf
1891
	/ml/setmiterlimit ldf
1892
	/dsh/setdash ldf
1893
	/sadj/setstrokeadjust ldf
1894
	/gry/setgray ldf
1895
	/rgb/setrgbcolor ldf
1896
	/cmyk[
1897
		/currentcolorspace[/DeviceCMYK]/AGMCORE_gput cvx
1898
		/setcmykcolor load dup type/operatortype ne{/exec cvx}if
1899
	]cvx bdf
1900
	level3 AGMCORE_host_sep not and{
1901
		/nzopmsc{
1902
			6 dict begin
1903
			/kk exch def
1904
			/yy exch def
1905
			/mm exch def
1906
			/cc exch def
1907
			/sum 0 def
1908
			cc 0 ne{/sum sum 2#1000 or def cc}if
1909
			mm 0 ne{/sum sum 2#0100 or def mm}if
1910
			yy 0 ne{/sum sum 2#0010 or def yy}if
1911
			kk 0 ne{/sum sum 2#0001 or def kk}if
1912
			AGMCORE_CMYKDeviceNColorspaces sum get setcolorspace
1913
			sum 0 eq{0}if
1914
			end
1915
			setcolor
1916
		}bdf
1917
	}{
1918
		/nzopmsc/cmyk ldf
1919
	}ifelse
1920
	/sep/setsepcolor ldf
1921
	/devn/setdevicencolor ldf
1922
	/idx/setindexedcolor ldf
1923
	/colr/setcolor ldf
1924
	/csacrd/set_csa_crd ldf
1925
	/sepcs/setsepcolorspace ldf
1926
	/devncs/setdevicencolorspace ldf
1927
	/idxcs/setindexedcolorspace ldf
1928
	/cp/closepath ldf
1929
	/clp/clp_npth ldf
1930
	/eclp/eoclp_npth ldf
1931
	/f/fill ldf
1932
	/ef/eofill ldf
1933
	/@/stroke ldf
1934
	/nclp/npth_clp ldf
1935
	/gset/graphic_setup ldf
1936
	/gcln/graphic_cleanup ldf
1937
	/ct/concat ldf
1938
	/cf/currentfile ldf
1939
	/fl/filter ldf
1940
	/rs/readstring ldf
1941
	/AGMCORE_def_ht currenthalftone def
1942
	/clonedict Adobe_AGM_Utils begin/clonedict load end def
1943
	/clonearray Adobe_AGM_Utils begin/clonearray load end def
1944
	currentdict{
1945
		dup xcheck 1 index type dup/arraytype eq exch/packedarraytype eq or and{
1946
			bind
1947
		}if
1948
		def
1949
	}forall
1950
	/getrampcolor
1951
	{
1952
		/indx exch def
1953
		0 1 NumComp 1 sub
1954
		{
1955
			dup
1956
			Samples exch get
1957
			dup type/stringtype eq{indx get}if
1958
			exch
1959
			Scaling exch get aload pop
1960
			3 1 roll
1961
			mul add
1962
		}for
1963
		ColorSpaceFamily/Separation eq 
1964
		{sep}
1965
		{
1966
			ColorSpaceFamily/DeviceN eq
1967
			{devn}{setcolor}ifelse
1968
		}ifelse
1969
	}bdf
1970
	/sssetbackground{
1971
		aload pop 
1972
		ColorSpaceFamily/Separation eq 
1973
		{sep}
1974
		{
1975
			ColorSpaceFamily/DeviceN eq
1976
			{devn}{setcolor}ifelse
1977
		}ifelse	
1978
	}bdf
1979
	/RadialShade
1980
	{
1981
		40 dict begin
1982
		/ColorSpaceFamily xdf
1983
		/background xdf
1984
		/ext1 xdf
1985
		/ext0 xdf
1986
		/BBox xdf
1987
		/r2 xdf
1988
		/c2y xdf
1989
		/c2x xdf
1990
		/r1 xdf
1991
		/c1y xdf
1992
		/c1x xdf
1993
		/rampdict xdf
1994
		/setinkoverprint where{pop/setinkoverprint{pop}def}if
1995
		gsave
1996
		BBox length 0 gt
1997
		{
1998
			np
1999
			BBox 0 get BBox 1 get moveto
2000
			BBox 2 get BBox 0 get sub 0 rlineto
2001
			0 BBox 3 get BBox 1 get sub rlineto
2002
			BBox 2 get BBox 0 get sub neg 0 rlineto
2003
			closepath
2004
			clip
2005
			np
2006
		}if
2007
		c1x c2x eq
2008
		{
2009
			c1y c2y lt{/theta 90 def}{/theta 270 def}ifelse
2010
		}{
2011
			/slope c2y c1y sub c2x c1x sub div def
2012
			/theta slope 1 atan def
2013
			c2x c1x lt c2y c1y ge and{/theta theta 180 sub def}if
2014
			c2x c1x lt c2y c1y lt and{/theta theta 180 add def}if
2015
		}ifelse
2016
		gsave
2017
		clippath
2018
		c1x c1y translate
2019
		theta rotate
2020
		-90 rotate
2021
		{pathbbox}stopped
2022
		{0 0 0 0}if
2023
		/yMax xdf
2024
		/xMax xdf
2025
		/yMin xdf
2026
		/xMin xdf
2027
		grestore
2028
		xMax xMin eq yMax yMin eq or
2029
		{
2030
			grestore
2031
			end
2032
		}{
2033
			/max{2 copy gt{pop}{exch pop}ifelse}bdf
2034
			/min{2 copy lt{pop}{exch pop}ifelse}bdf
2035
			rampdict begin
2036
			40 dict begin
2037
			background length 0 gt{background sssetbackground gsave clippath fill grestore}if
2038
			gsave
2039
			c1x c1y translate
2040
			theta rotate
2041
			-90 rotate
2042
			/c2y c1x c2x sub dup mul c1y c2y sub dup mul add sqrt def
2043
			/c1y 0 def
2044
			/c1x 0 def
2045
			/c2x 0 def
2046
			ext0
2047
			{
2048
				0 getrampcolor
2049
				c2y r2 add r1 sub 0.0001 lt
2050
				{
2051
					c1x c1y r1 360 0 arcn
2052
					pathbbox
2053
					/aymax exch def
2054
					/axmax exch def
2055
					/aymin exch def
2056
					/axmin exch def
2057
					/bxMin xMin axmin min def
2058
					/byMin yMin aymin min def
2059
					/bxMax xMax axmax max def
2060
					/byMax yMax aymax max def
2061
					bxMin byMin moveto
2062
					bxMax byMin lineto
2063
					bxMax byMax lineto
2064
					bxMin byMax lineto
2065
					bxMin byMin lineto
2066
					eofill
2067
				}{
2068
					c2y r1 add r2 le
2069
					{
2070
						c1x c1y r1 0 360 arc
2071
						fill
2072
					}
2073
					{
2074
						c2x c2y r2 0 360 arc fill
2075
						r1 r2 eq
2076
						{
2077
							/p1x r1 neg def
2078
							/p1y c1y def
2079
							/p2x r1 def
2080
							/p2y c1y def
2081
							p1x p1y moveto p2x p2y lineto p2x yMin lineto p1x yMin lineto
2082
							fill
2083
						}{
2084
							/AA r2 r1 sub c2y div def
2085
							AA -1 eq
2086
							{/theta 89.99 def}
2087
							{/theta AA 1 AA dup mul sub sqrt div 1 atan def}
2088
							ifelse
2089
							/SS1 90 theta add dup sin exch cos div def
2090
							/p1x r1 SS1 SS1 mul SS1 SS1 mul 1 add div sqrt mul neg def
2091
							/p1y p1x SS1 div neg def
2092
							/SS2 90 theta sub dup sin exch cos div def
2093
							/p2x r1 SS2 SS2 mul SS2 SS2 mul 1 add div sqrt mul def
2094
							/p2y p2x SS2 div neg def
2095
							r1 r2 gt
2096
							{
2097
								/L1maxX p1x yMin p1y sub SS1 div add def
2098
								/L2maxX p2x yMin p2y sub SS2 div add def
2099
							}{
2100
								/L1maxX 0 def
2101
								/L2maxX 0 def
2102
							}ifelse
2103
							p1x p1y moveto p2x p2y lineto L2maxX L2maxX p2x sub SS2 mul p2y add lineto
2104
							L1maxX L1maxX p1x sub SS1 mul p1y add lineto
2105
							fill
2106
						}ifelse
2107
					}ifelse
2108
				}ifelse
2109
			}if
2110
		c1x c2x sub dup mul
2111
		c1y c2y sub dup mul
2112
		add 0.5 exp
2113
		0 dtransform
2114
		dup mul exch dup mul add 0.5 exp 72 div
2115
		0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
2116
		72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
2117
		1 index 1 index lt{exch}if pop
2118
		/hires xdf
2119
		hires mul
2120
		/numpix xdf
2121
		/numsteps NumSamples def
2122
		/rampIndxInc 1 def
2123
		/subsampling false def
2124
		numpix 0 ne
2125
		{
2126
			NumSamples numpix div 0.5 gt
2127
			{
2128
				/numsteps numpix 2 div round cvi dup 1 le{pop 2}if def
2129
				/rampIndxInc NumSamples 1 sub numsteps div def
2130
				/subsampling true def
2131
			}if
2132
		}if
2133
		/xInc c2x c1x sub numsteps div def
2134
		/yInc c2y c1y sub numsteps div def
2135
		/rInc r2 r1 sub numsteps div def
2136
		/cx c1x def
2137
		/cy c1y def
2138
		/radius r1 def
2139
		np
2140
		xInc 0 eq yInc 0 eq rInc 0 eq and and
2141
		{
2142
			0 getrampcolor
2143
			cx cy radius 0 360 arc
2144
			stroke
2145
			NumSamples 1 sub getrampcolor
2146
			cx cy radius 72 hires div add 0 360 arc
2147
			0 setlinewidth
2148
			stroke
2149
		}{
2150
			0
2151
			numsteps
2152
			{
2153
				dup
2154
				subsampling{round cvi}if
2155
				getrampcolor
2156
				cx cy radius 0 360 arc
2157
				/cx cx xInc add def
2158
				/cy cy yInc add def
2159
				/radius radius rInc add def
2160
				cx cy radius 360 0 arcn
2161
				eofill
2162
				rampIndxInc add
2163
			}repeat
2164
			pop
2165
		}ifelse
2166
		ext1
2167
		{
2168
			c2y r2 add r1 lt
2169
			{
2170
				c2x c2y r2 0 360 arc
2171
				fill
2172
			}{
2173
				c2y r1 add r2 sub 0.0001 le
2174
				{
2175
					c2x c2y r2 360 0 arcn
2176
					pathbbox
2177
					/aymax exch def
2178
					/axmax exch def
2179
					/aymin exch def
2180
					/axmin exch def
2181
					/bxMin xMin axmin min def
2182
					/byMin yMin aymin min def
2183
					/bxMax xMax axmax max def
2184
					/byMax yMax aymax max def
2185
					bxMin byMin moveto
2186
					bxMax byMin lineto
2187
					bxMax byMax lineto
2188
					bxMin byMax lineto
2189
					bxMin byMin lineto
2190
					eofill
2191
				}{
2192
					c2x c2y r2 0 360 arc fill
2193
					r1 r2 eq
2194
					{
2195
						/p1x r2 neg def
2196
						/p1y c2y def
2197
						/p2x r2 def
2198
						/p2y c2y def
2199
						p1x p1y moveto p2x p2y lineto p2x yMax lineto p1x yMax lineto
2200
						fill
2201
					}{
2202
						/AA r2 r1 sub c2y div def
2203
						AA -1 eq
2204
						{/theta 89.99 def}
2205
						{/theta AA 1 AA dup mul sub sqrt div 1 atan def}
2206
						ifelse
2207
						/SS1 90 theta add dup sin exch cos div def
2208
						/p1x r2 SS1 SS1 mul SS1 SS1 mul 1 add div sqrt mul neg def
2209
						/p1y c2y p1x SS1 div sub def
2210
						/SS2 90 theta sub dup sin exch cos div def
2211
						/p2x r2 SS2 SS2 mul SS2 SS2 mul 1 add div sqrt mul def
2212
						/p2y c2y p2x SS2 div sub def
2213
						r1 r2 lt
2214
						{
2215
							/L1maxX p1x yMax p1y sub SS1 div add def
2216
							/L2maxX p2x yMax p2y sub SS2 div add def
2217
						}{
2218
							/L1maxX 0 def
2219
							/L2maxX 0 def
2220
						}ifelse
2221
						p1x p1y moveto p2x p2y lineto L2maxX L2maxX p2x sub SS2 mul p2y add lineto
2222
						L1maxX L1maxX p1x sub SS1 mul p1y add lineto
2223
						fill
2224
					}ifelse
2225
				}ifelse
2226
			}ifelse
2227
		}if
2228
		grestore
2229
		grestore
2230
		end
2231
		end
2232
		end
2233
		}ifelse
2234
	}bdf
2235
	/GenStrips
2236
	{
2237
		40 dict begin
2238
		/ColorSpaceFamily xdf
2239
		/background xdf
2240
		/ext1 xdf
2241
		/ext0 xdf
2242
		/BBox xdf
2243
		/y2 xdf
2244
		/x2 xdf
2245
		/y1 xdf
2246
		/x1 xdf
2247
		/rampdict xdf
2248
		/setinkoverprint where{pop/setinkoverprint{pop}def}if
2249
		gsave
2250
		BBox length 0 gt
2251
		{
2252
			np
2253
			BBox 0 get BBox 1 get moveto
2254
			BBox 2 get BBox 0 get sub 0 rlineto
2255
			0 BBox 3 get BBox 1 get sub rlineto
2256
			BBox 2 get BBox 0 get sub neg 0 rlineto
2257
			closepath
2258
			clip
2259
			np
2260
		}if
2261
		x1 x2 eq
2262
		{
2263
			y1 y2 lt{/theta 90 def}{/theta 270 def}ifelse
2264
		}{
2265
			/slope y2 y1 sub x2 x1 sub div def
2266
			/theta slope 1 atan def
2267
			x2 x1 lt y2 y1 ge and{/theta theta 180 sub def}if
2268
			x2 x1 lt y2 y1 lt and{/theta theta 180 add def}if
2269
		}
2270
		ifelse
2271
		gsave
2272
		clippath
2273
		x1 y1 translate
2274
		theta rotate
2275
		{pathbbox}stopped
2276
		{0 0 0 0}if
2277
		/yMax exch def
2278
		/xMax exch def
2279
		/yMin exch def
2280
		/xMin exch def
2281
		grestore
2282
		xMax xMin eq yMax yMin eq or
2283
		{
2284
			grestore
2285
			end
2286
		}{
2287
			rampdict begin
2288
			20 dict begin
2289
			background length 0 gt{background sssetbackground gsave clippath fill grestore}if
2290
			gsave
2291
			x1 y1 translate
2292
			theta rotate
2293
			/xStart 0 def
2294
			/xEnd x2 x1 sub dup mul y2 y1 sub dup mul add 0.5 exp def
2295
			/ySpan yMax yMin sub def
2296
			/numsteps NumSamples def
2297
			/rampIndxInc 1 def
2298
			/subsampling false def
2299
			xStart 0 transform
2300
			xEnd 0 transform
2301
			3 -1 roll
2302
			sub dup mul
2303
			3 1 roll
2304
			sub dup mul
2305
			add 0.5 exp 72 div
2306
			0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
2307
			72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
2308
			1 index 1 index lt{exch}if pop
2309
			mul
2310
			/numpix xdf
2311
			numpix 0 ne
2312
			{
2313
				NumSamples numpix div 0.5 gt
2314
				{
2315
					/numsteps numpix 2 div round cvi dup 1 le{pop 2}if def
2316
					/rampIndxInc NumSamples 1 sub numsteps div def
2317
					/subsampling true def
2318
				}if
2319
			}if
2320
			ext0
2321
			{
2322
				0 getrampcolor
2323
				xMin xStart lt
2324
				{
2325
					xMin yMin xMin neg ySpan rectfill
2326
				}if
2327
			}if
2328
			/xInc xEnd xStart sub numsteps div def
2329
			/x xStart def
2330
			0
2331
			numsteps
2332
			{
2333
				dup
2334
				subsampling{round cvi}if
2335
				getrampcolor
2336
				x yMin xInc ySpan rectfill
2337
				/x x xInc add def
2338
				rampIndxInc add
2339
			}repeat
2340
			pop
2341
			ext1{
2342
				xMax xEnd gt
2343
				{
2344
					xEnd yMin xMax xEnd sub ySpan rectfill
2345
				}if
2346
			}if
2347
			grestore
2348
			grestore
2349
			end
2350
			end
2351
			end
2352
		}ifelse
2353
	}bdf
2354
}def
2355
/pt
2356
{
2357
	end
2358
}def
2359
/dt{
2360
}def
2361
/pgsv{
2362
	//Adobe_AGM_Core/AGMCORE_save save put
2363
}def
2364
/pgrs{
2365
	//Adobe_AGM_Core/AGMCORE_save get restore
2366
}def
2367
systemdict/findcolorrendering known{
2368
	/findcolorrendering systemdict/findcolorrendering get def
2369
}if
2370
systemdict/setcolorrendering known{
2371
	/setcolorrendering systemdict/setcolorrendering get def
2372
}if
2373
/test_cmyk_color_plate
2374
{
2375
	gsave
2376
	setcmykcolor currentgray 1 ne
2377
	grestore
2378
}def
2379
/inRip_spot_has_ink
2380
{
2381
	dup//Adobe_AGM_Core/AGMCORE_name xddf
2382
	convert_spot_to_process not
2383
}def
2384
/map255_to_range
2385
{
2386
	1 index sub
2387
	3 -1 roll 255 div mul add
2388
}def
2389
/set_csa_crd
2390
{
2391
	/sep_colorspace_dict null AGMCORE_gput
2392
	begin
2393
		CSA get_csa_by_name setcolorspace_opt
2394
		set_crd
2395
	end
2396
}
2397
def
2398
/map_csa
2399
{
2400
	currentdict/MappedCSA known{MappedCSA null ne}{false}ifelse
2401
	{pop}{get_csa_by_name/MappedCSA xdf}ifelse
2402
}def
2403
/setsepcolor
2404
{
2405
	/sep_colorspace_dict AGMCORE_gget begin
2406
		dup/sep_tint exch AGMCORE_gput
2407
		TintProc
2408
	end
2409
}def
2410
/setdevicencolor
2411
{
2412
	/devicen_colorspace_dict AGMCORE_gget begin
2413
		Names length copy
2414
		Names length 1 sub -1 0
2415
		{
2416
			/devicen_tints AGMCORE_gget 3 1 roll xpt
2417
		}for
2418
		TintProc
2419
	end
2420
}def
2421
/sep_colorspace_proc
2422
{
2423
	/AGMCORE_tmp exch store
2424
	/sep_colorspace_dict AGMCORE_gget begin
2425
	currentdict/Components known{
2426
		Components aload pop 
2427
		TintMethod/Lab eq{
2428
			2{AGMCORE_tmp mul NComponents 1 roll}repeat
2429
			LMax sub AGMCORE_tmp mul LMax add NComponents 1 roll
2430
		}{
2431
			TintMethod/Subtractive eq{
2432
				NComponents{
2433
					AGMCORE_tmp mul NComponents 1 roll
2434
				}repeat
2435
			}{
2436
				NComponents{
2437
					1 sub AGMCORE_tmp mul 1 add NComponents 1 roll
2438
				}repeat
2439
			}ifelse
2440
		}ifelse
2441
	}{
2442
		ColorLookup AGMCORE_tmp ColorLookup length 1 sub mul round cvi get
2443
		aload pop
2444
	}ifelse
2445
	end
2446
}def
2447
/sep_colorspace_gray_proc
2448
{
2449
	/AGMCORE_tmp exch store
2450
	/sep_colorspace_dict AGMCORE_gget begin
2451
	GrayLookup AGMCORE_tmp GrayLookup length 1 sub mul round cvi get
2452
	end
2453
}def
2454
/sep_proc_name
2455
{
2456
	dup 0 get 
2457
	dup/DeviceRGB eq exch/DeviceCMYK eq or level2 not and has_color not and{
2458
		pop[/DeviceGray]
2459
		/sep_colorspace_gray_proc
2460
	}{
2461
		/sep_colorspace_proc
2462
	}ifelse
2463
}def
2464
/setsepcolorspace
2465
{
2466
	current_spot_alias{
2467
		dup begin
2468
			Name map_alias{
2469
				exch pop
2470
			}if
2471
		end
2472
	}if
2473
	dup/sep_colorspace_dict exch AGMCORE_gput
2474
	begin
2475
	CSA map_csa
2476
	/AGMCORE_sep_special Name dup()eq exch(All)eq or store
2477
	AGMCORE_avoid_L2_sep_space{
2478
		[/Indexed MappedCSA sep_proc_name 255 exch 
2479
			{255 div}/exec cvx 3 -1 roll[4 1 roll load/exec cvx]cvx 
2480
		]setcolorspace_opt
2481
		/TintProc{
2482
			255 mul round cvi setcolor
2483
		}bdf
2484
	}{
2485
		MappedCSA 0 get/DeviceCMYK eq 
2486
		currentdict/Components known and 
2487
		AGMCORE_sep_special not and{
2488
			/TintProc[
2489
				Components aload pop Name findcmykcustomcolor 
2490
				/exch cvx/setcustomcolor cvx
2491
			]cvx bdf
2492
		}{
2493
 			AGMCORE_host_sep Name(All)eq and{
2494
 				/TintProc{
2495
					1 exch sub setseparationgray 
2496
				}bdf
2497
 			}{
2498
				AGMCORE_in_rip_sep MappedCSA 0 get/DeviceCMYK eq and 
2499
				AGMCORE_host_sep or
2500
				Name()eq and{
2501
					/TintProc[
2502
						MappedCSA sep_proc_name exch 0 get/DeviceCMYK eq{
2503
							cvx/setcmykcolor cvx
2504
						}{
2505
							cvx/setgray cvx
2506
						}ifelse
2507
					]cvx bdf
2508
				}{
2509
					AGMCORE_producing_seps MappedCSA 0 get dup/DeviceCMYK eq exch/DeviceGray eq or and AGMCORE_sep_special not and{
2510
	 					/TintProc[
2511
							/dup cvx
2512
							MappedCSA sep_proc_name cvx exch
2513
							0 get/DeviceGray eq{
2514
								1/exch cvx/sub cvx 0 0 0 4 -1/roll cvx
2515
							}if
2516
							/Name cvx/findcmykcustomcolor cvx/exch cvx
2517
							AGMCORE_host_sep{
2518
								AGMCORE_is_cmyk_sep
2519
								/Name cvx 
2520
								/AGMCORE_IsSeparationAProcessColor load/exec cvx
2521
								/not cvx/and cvx 
2522
							}{
2523
								Name inRip_spot_has_ink not
2524
							}ifelse
2525
							[
2526
		 						/pop cvx 1
2527
							]cvx/if cvx
2528
							/setcustomcolor cvx
2529
						]cvx bdf
2530
 					}{
2531
						/TintProc{setcolor}bdf
2532
						[/Separation Name MappedCSA sep_proc_name load]setcolorspace_opt
2533
					}ifelse
2534
				}ifelse
2535
			}ifelse
2536
		}ifelse
2537
	}ifelse
2538
	set_crd
2539
	setsepcolor
2540
	end
2541
}def
2542
/additive_blend
2543
{
2544
 	3 dict begin
2545
 	/numarrays xdf
2546
 	/numcolors xdf
2547
 	0 1 numcolors 1 sub
2548
 		{
2549
 		/c1 xdf
2550
 		1
2551
 		0 1 numarrays 1 sub
2552
 			{
2553
			1 exch add/index cvx
2554
 			c1/get cvx/mul cvx
2555
 			}for
2556
 		numarrays 1 add 1/roll cvx 
2557
 		}for
2558
 	numarrays[/pop cvx]cvx/repeat cvx
2559
 	end
2560
}def
2561
/subtractive_blend
2562
{
2563
	3 dict begin
2564
	/numarrays xdf
2565
	/numcolors xdf
2566
	0 1 numcolors 1 sub
2567
		{
2568
		/c1 xdf
2569
		1 1
2570
		0 1 numarrays 1 sub
2571
			{
2572
			1 3 3 -1 roll add/index cvx 
2573
			c1/get cvx/sub cvx/mul cvx
2574
			}for
2575
		/sub cvx
2576
		numarrays 1 add 1/roll cvx
2577
		}for
2578
	numarrays[/pop cvx]cvx/repeat cvx
2579
	end
2580
}def
2581
/exec_tint_transform
2582
{
2583
	/TintProc[
2584
		/TintTransform cvx/setcolor cvx
2585
	]cvx bdf
2586
	MappedCSA setcolorspace_opt
2587
}bdf
2588
/devn_makecustomcolor
2589
{
2590
	2 dict begin
2591
	/names_index xdf
2592
	/Names xdf
2593
	1 1 1 1 Names names_index get findcmykcustomcolor
2594
	/devicen_tints AGMCORE_gget names_index get setcustomcolor
2595
	Names length{pop}repeat
2596
	end
2597
}bdf
2598
/setdevicencolorspace
2599
{
2600
	dup/AliasedColorants known{false}{true}ifelse 
2601
	current_spot_alias and{
2602
		7 dict begin
2603
		/names_index 0 def
2604
		dup/names_len exch/Names get length def
2605
		/new_names names_len array def
2606
		/new_LookupTables names_len array def
2607
		/alias_cnt 0 def
2608
		dup/Names get
2609
		{
2610
			dup map_alias{
2611
				exch pop
2612
				dup/ColorLookup known{
2613
					dup begin
2614
					new_LookupTables names_index ColorLookup put
2615
					end
2616
				}{
2617
					dup/Components known{
2618
						dup begin
2619
						new_LookupTables names_index Components put
2620
						end
2621
					}{
2622
						dup begin
2623
						new_LookupTables names_index[null null null null]put
2624
						end
2625
					}ifelse
2626
				}ifelse
2627
				new_names names_index 3 -1 roll/Name get put
2628
				/alias_cnt alias_cnt 1 add def 
2629
			}{
2630
				/name xdf				
2631
				new_names names_index name put
2632
				dup/LookupTables known{
2633
					dup begin
2634
					new_LookupTables names_index LookupTables names_index get put
2635
					end
2636
				}{
2637
					dup begin
2638
					new_LookupTables names_index[null null null null]put
2639
					end
2640
				}ifelse
2641
			}ifelse
2642
			/names_index names_index 1 add def 
2643
		}forall
2644
		alias_cnt 0 gt{
2645
			/AliasedColorants true def
2646
			/lut_entry_len new_LookupTables 0 get dup length 256 ge{0 get length}{length}ifelse def
2647
			0 1 names_len 1 sub{
2648
				/names_index xdf
2649
				new_LookupTables names_index get dup length 256 ge{0 get length}{length}ifelse lut_entry_len ne{
2650
					/AliasedColorants false def
2651
					exit
2652
				}{
2653
					new_LookupTables names_index get 0 get null eq{
2654
						dup/Names get names_index get/name xdf
2655
						name(Cyan)eq name(Magenta)eq name(Yellow)eq name(Black)eq
2656
						or or or not{
2657
							/AliasedColorants false def
2658
							exit
2659
						}if
2660
					}if
2661
				}ifelse
2662
			}for
2663
			lut_entry_len 1 eq{
2664
				/AliasedColorants false def
2665
			}if
2666
			AliasedColorants{
2667
				dup begin
2668
				/Names new_names def
2669
				/LookupTables new_LookupTables def
2670
				/AliasedColorants true def
2671
				/NComponents lut_entry_len def
2672
				/TintMethod NComponents 4 eq{/Subtractive}{/Additive}ifelse def
2673
				/MappedCSA TintMethod/Additive eq{/DeviceRGB}{/DeviceCMYK}ifelse def
2674
				currentdict/TTTablesIdx known not{
2675
					/TTTablesIdx -1 def
2676
				}if
2677
				end
2678
			}if
2679
		}if
2680
		end
2681
	}if
2682
	dup/devicen_colorspace_dict exch AGMCORE_gput
2683
	begin
2684
	currentdict/AliasedColorants known{
2685
		AliasedColorants
2686
	}{
2687
		false
2688
	}ifelse
2689
	dup not{
2690
		CSA map_csa
2691
	}if
2692
	/TintTransform load type/nulltype eq or{
2693
		/TintTransform[
2694
			0 1 Names length 1 sub
2695
				{
2696
				/TTTablesIdx TTTablesIdx 1 add def
2697
				dup LookupTables exch get dup 0 get null eq
2698
					{
2699
					1 index
2700
					Names exch get
2701
					dup(Cyan)eq
2702
						{
2703
						pop exch
2704
						LookupTables length exch sub
2705
						/index cvx
2706
						0 0 0
2707
						}
2708
						{
2709
						dup(Magenta)eq
2710
							{
2711
							pop exch
2712
							LookupTables length exch sub
2713
							/index cvx
2714
							0/exch cvx 0 0
2715
							}{
2716
							(Yellow)eq
2717
								{
2718
								exch
2719
								LookupTables length exch sub
2720
								/index cvx
2721
								0 0 3 -1/roll cvx 0
2722
								}{
2723
								exch
2724
								LookupTables length exch sub
2725
								/index cvx
2726
								0 0 0 4 -1/roll cvx
2727
								}ifelse
2728
							}ifelse
2729
						}ifelse
2730
					5 -1/roll cvx/astore cvx
2731
					}{
2732
					dup length 1 sub
2733
					LookupTables length 4 -1 roll sub 1 add
2734
					/index cvx/mul cvx/round cvx/cvi cvx/get cvx
2735
					}ifelse
2736
					Names length TTTablesIdx add 1 add 1/roll cvx
2737
				}for
2738
			Names length[/pop cvx]cvx/repeat cvx
2739
			NComponents Names length
2740
 			TintMethod/Subtractive eq
2741
 				{
2742
 				subtractive_blend
2743
 				}{
2744
 				additive_blend
2745
 				}ifelse
2746
		]cvx bdf
2747
	}if
2748
	AGMCORE_host_sep{
2749
		Names convert_to_process{
2750
			exec_tint_transform
2751
		}
2752
		{	
2753
			currentdict/AliasedColorants known{
2754
				AliasedColorants not
2755
			}{
2756
				false
2757
			}ifelse
2758
			5 dict begin
2759
			/AvoidAliasedColorants xdf
2760
			/painted? false def
2761
			/names_index 0 def
2762
			/names_len Names length def
2763
			AvoidAliasedColorants{
2764
				/currentspotalias current_spot_alias def
2765
				false set_spot_alias
2766
			}if
2767
			Names{
2768
				AGMCORE_is_cmyk_sep{
2769
					dup(Cyan)eq AGMCORE_cyan_plate and exch
2770
					dup(Magenta)eq AGMCORE_magenta_plate and exch
2771
					dup(Yellow)eq AGMCORE_yellow_plate and exch
2772
					(Black)eq AGMCORE_black_plate and or or or{
2773
						/devicen_colorspace_dict AGMCORE_gget/TintProc[
2774
							Names names_index/devn_makecustomcolor cvx
2775
						]cvx ddf
2776
						/painted? true def
2777
					}if
2778
					painted?{exit}if
2779
				}{
2780
					0 0 0 0 5 -1 roll findcmykcustomcolor 1 setcustomcolor currentgray 0 eq{
2781
					/devicen_colorspace_dict AGMCORE_gget/TintProc[
2782
						Names names_index/devn_makecustomcolor cvx
2783
					]cvx ddf
2784
					/painted? true def
2785
					exit
2786
					}if
2787
				}ifelse
2788
				/names_index names_index 1 add def
2789
			}forall
2790
			AvoidAliasedColorants{
2791
				currentspotalias set_spot_alias
2792
			}if
2793
			painted?{
2794
				/devicen_colorspace_dict AGMCORE_gget/names_index names_index put
2795
			}{
2796
				/devicen_colorspace_dict AGMCORE_gget/TintProc[
2797
					names_len[/pop cvx]cvx/repeat cvx 1/setseparationgray cvx
2798
 					0 0 0 0/setcmykcolor cvx
2799
				]cvx ddf
2800
			}ifelse
2801
			end
2802
		}ifelse
2803
	}
2804
	{
2805
		AGMCORE_in_rip_sep{
2806
			Names convert_to_process not
2807
		}{
2808
			level3
2809
		}ifelse
2810
		{
2811
			[/DeviceN Names MappedCSA/TintTransform load]setcolorspace_opt
2812
			/TintProc level3 not AGMCORE_in_rip_sep and{
2813
				[
2814
					Names/length cvx[/pop cvx]cvx/repeat cvx
2815
				]cvx bdf
2816
			}{
2817
				{setcolor}bdf
2818
			}ifelse
2819
		}{
2820
			exec_tint_transform
2821
		}ifelse
2822
	}ifelse
2823
	set_crd
2824
	/AliasedColorants false def
2825
	end
2826
}def
2827
/setindexedcolorspace
2828
{
2829
	dup/indexed_colorspace_dict exch AGMCORE_gput
2830
	begin
2831
		currentdict/CSDBase known{
2832
			CSDBase/CSD get_res begin
2833
			currentdict/Names known{
2834
				currentdict devncs
2835
			}{
2836
				1 currentdict sepcs
2837
			}ifelse
2838
			AGMCORE_host_sep{
2839
				4 dict begin
2840
				/compCnt/Names where{pop Names length}{1}ifelse def
2841
				/NewLookup HiVal 1 add string def
2842
				0 1 HiVal{
2843
					/tableIndex xdf
2844
					Lookup dup type/stringtype eq{
2845
						compCnt tableIndex map_index
2846
					}{
2847
						exec
2848
					}ifelse
2849
					/Names where{
2850
						pop setdevicencolor
2851
					}{
2852
						setsepcolor
2853
					}ifelse
2854
					currentgray
2855
					tableIndex exch
2856
					255 mul cvi 
2857
					NewLookup 3 1 roll put
2858
				}for
2859
				[/Indexed currentcolorspace HiVal NewLookup]setcolorspace_opt
2860
				end
2861
			}{
2862
				level3
2863
				{
2864
					currentdict/Names known{
2865
						[/Indexed[/DeviceN Names MappedCSA/TintTransform load]HiVal Lookup]setcolorspace_opt
2866
					}{
2867
						[/Indexed[/Separation Name MappedCSA sep_proc_name load]HiVal Lookup]setcolorspace_opt
2868
					}ifelse
2869
				}{
2870
				[/Indexed MappedCSA HiVal
2871
					[
2872
					currentdict/Names known{
2873
						Lookup dup type/stringtype eq
2874
							{/exch cvx CSDBase/CSD get_res/Names get length dup/mul cvx exch/getinterval cvx{255 div}/forall cvx}
2875
							{/exec cvx}ifelse
2876
							/TintTransform load/exec cvx
2877
					}{
2878
						Lookup dup type/stringtype eq
2879
							{/exch cvx/get cvx 255/div cvx}
2880
							{/exec cvx}ifelse
2881
							CSDBase/CSD get_res/MappedCSA get sep_proc_name exch pop/load cvx/exec cvx
2882
					}ifelse
2883
					]cvx
2884
				]setcolorspace_opt
2885
				}ifelse
2886
			}ifelse
2887
			end
2888
			set_crd
2889
		}
2890
		{
2891
			CSA map_csa
2892
			AGMCORE_host_sep level2 not and{
2893
				0 0 0 0 setcmykcolor
2894
			}{
2895
				[/Indexed MappedCSA 
2896
				level2 not has_color not and{
2897
					dup 0 get dup/DeviceRGB eq exch/DeviceCMYK eq or{
2898
						pop[/DeviceGray]
2899
					}if
2900
					HiVal GrayLookup
2901
				}{
2902
					HiVal 
2903
					currentdict/RangeArray known{
2904
						{
2905
							/indexed_colorspace_dict AGMCORE_gget begin
2906
							Lookup exch 
2907
							dup HiVal gt{
2908
								pop HiVal
2909
							}if
2910
							NComponents mul NComponents getinterval{}forall
2911
							NComponents 1 sub -1 0{
2912
								RangeArray exch 2 mul 2 getinterval aload pop map255_to_range
2913
								NComponents 1 roll
2914
							}for
2915
							end
2916
						}bind
2917
					}{
2918
						Lookup
2919
					}ifelse
2920
				}ifelse
2921
				]setcolorspace_opt
2922
				set_crd
2923
			}ifelse
2924
		}ifelse
2925
	end
2926
}def
2927
/setindexedcolor
2928
{
2929
	AGMCORE_host_sep{
2930
		/indexed_colorspace_dict AGMCORE_gget
2931
		begin
2932
		currentdict/CSDBase known{
2933
			CSDBase/CSD get_res begin
2934
			currentdict/Names known{
2935
				map_indexed_devn
2936
				devn
2937
			}
2938
			{
2939
				Lookup 1 3 -1 roll map_index
2940
				sep
2941
			}ifelse
2942
			end
2943
		}{
2944
			Lookup MappedCSA/DeviceCMYK eq{4}{1}ifelse 3 -1 roll
2945
			map_index
2946
			MappedCSA/DeviceCMYK eq{setcmykcolor}{setgray}ifelse
2947
		}ifelse
2948
		end
2949
	}{
2950
		level3 not AGMCORE_in_rip_sep and/indexed_colorspace_dict AGMCORE_gget/CSDBase known and{
2951
			/indexed_colorspace_dict AGMCORE_gget/CSDBase get/CSD get_res begin
2952
			map_indexed_devn
2953
			devn
2954
			end
2955
		}
2956
		{
2957
			setcolor
2958
		}ifelse
2959
	}ifelse
2960
}def
2961
/ignoreimagedata
2962
{
2963
	currentoverprint not{
2964
		gsave
2965
		dup clonedict begin
2966
		1 setgray
2967
		/Decode[0 1]def
2968
		/DataSource<FF>def
2969
		/MultipleDataSources false def
2970
		/BitsPerComponent 8 def
2971
		currentdict end
2972
		systemdict/image gx
2973
		grestore
2974
		}if
2975
	consumeimagedata
2976
}def
2977
/add_res
2978
{
2979
	dup/CSD eq{
2980
		pop 
2981
		//Adobe_AGM_Core begin
2982
		/AGMCORE_CSD_cache load 3 1 roll put
2983
		end
2984
	}{
2985
		defineresource pop
2986
	}ifelse
2987
}def
2988
/del_res
2989
{
2990
	{
2991
		aload pop exch
2992
		dup/CSD eq{
2993
			pop 
2994
			{//Adobe_AGM_Core/AGMCORE_CSD_cache get exch undef}forall
2995
		}{
2996
			exch
2997
			{1 index undefineresource}forall
2998
			pop
2999
		}ifelse
3000
	}forall
3001
}def
3002
/get_res
3003
{
3004
	dup/CSD eq{
3005
		pop
3006
		dup type dup/nametype eq exch/stringtype eq or{
3007
			AGMCORE_CSD_cache exch get
3008
		}if
3009
	}{
3010
		findresource
3011
	}ifelse
3012
}def
3013
/get_csa_by_name
3014
{
3015
	dup type dup/nametype eq exch/stringtype eq or{
3016
		/CSA get_res
3017
	}if
3018
}def
3019
/paintproc_buf_init
3020
{
3021
	/count get 0 0 put
3022
}def
3023
/paintproc_buf_next
3024
{
3025
	dup/count get dup 0 get
3026
	dup 3 1 roll
3027
	1 add 0 xpt
3028
	get				
3029
}def
3030
/cachepaintproc_compress
3031
{
3032
	5 dict begin
3033
	currentfile exch 0 exch/SubFileDecode filter/ReadFilter exch def
3034
	/ppdict 20 dict def
3035
	/string_size 16000 def
3036
	/readbuffer string_size string def
3037
	currentglobal true setglobal 
3038
	ppdict 1 array dup 0 1 put/count xpt
3039
	setglobal
3040
	/LZWFilter 
3041
	{
3042
		exch
3043
		dup length 0 eq{
3044
			pop
3045
		}{
3046
			ppdict dup length 1 sub 3 -1 roll put
3047
		}ifelse
3048
		{string_size}{0}ifelse string
3049
	}/LZWEncode filter def
3050
	{		
3051
		ReadFilter readbuffer readstring
3052
		exch LZWFilter exch writestring
3053
		not{exit}if
3054
	}loop
3055
	LZWFilter closefile
3056
	ppdict				
3057
	end
3058
}def
3059
/cachepaintproc
3060
{
3061
	2 dict begin
3062
	currentfile exch 0 exch/SubFileDecode filter/ReadFilter exch def
3063
	/ppdict 20 dict def
3064
	currentglobal true setglobal 
3065
	ppdict 1 array dup 0 1 put/count xpt
3066
	setglobal
3067
	{
3068
		ReadFilter 16000 string readstring exch
3069
		ppdict dup length 1 sub 3 -1 roll put
3070
		not{exit}if
3071
	}loop
3072
	ppdict dup dup length 1 sub()put					
3073
	end	
3074
}def
3075
/make_pattern
3076
{
3077
	exch clonedict exch
3078
	dup matrix currentmatrix matrix concatmatrix 0 0 3 2 roll itransform
3079
	exch 3 index/XStep get 1 index exch 2 copy div cvi mul sub sub
3080
	exch 3 index/YStep get 1 index exch 2 copy div cvi mul sub sub
3081
	matrix translate exch matrix concatmatrix
3082
			 1 index begin
3083
		BBox 0 get XStep div cvi XStep mul/xshift exch neg def
3084
		BBox 1 get YStep div cvi YStep mul/yshift exch neg def
3085
		BBox 0 get xshift add
3086
		BBox 1 get yshift add
3087
		BBox 2 get xshift add
3088
		BBox 3 get yshift add
3089
		4 array astore
3090
		/BBox exch def
3091
		[xshift yshift/translate load null/exec load]dup
3092
		3/PaintProc load put cvx/PaintProc exch def
3093
		end
3094
	gsave 0 setgray
3095
	makepattern
3096
	grestore
3097
}def
3098
/set_pattern
3099
{
3100
	dup/PatternType get 1 eq{
3101
		dup/PaintType get 1 eq{
3102
			currentoverprint sop[/DeviceGray]setcolorspace 0 setgray
3103
		}if
3104
	}if
3105
	setpattern
3106
}def
3107
/setcolorspace_opt
3108
{
3109
	dup currentcolorspace eq{pop}{setcolorspace}ifelse
3110
}def
3111
/updatecolorrendering
3112
{
3113
	currentcolorrendering/RenderingIntent known{
3114
		currentcolorrendering/RenderingIntent get
3115
	}
3116
	{
3117
		Intent/AbsoluteColorimetric eq 
3118
		{
3119
			/absolute_colorimetric_crd AGMCORE_gget dup null eq
3120
		}
3121
		{
3122
			Intent/RelativeColorimetric eq
3123
			{
3124
				/relative_colorimetric_crd AGMCORE_gget dup null eq
3125
			}
3126
			{
3127
				Intent/Saturation eq
3128
				{
3129
					/saturation_crd AGMCORE_gget dup null eq
3130
				}
3131
				{
3132
					/perceptual_crd AGMCORE_gget dup null eq
3133
				}ifelse
3134
			}ifelse
3135
		}ifelse
3136
		{
3137
			pop null	
3138
		}
3139
		{
3140
			/RenderingIntent known{null}{Intent}ifelse
3141
		}ifelse
3142
	}ifelse
3143
	Intent ne{
3144
		Intent/ColorRendering{findresource}stopped
3145
		{
3146
			pop pop systemdict/findcolorrendering known
3147
			{
3148
 				Intent findcolorrendering
3149
 				{
3150
 					/ColorRendering findresource true exch
3151
 				}
3152
 				{
3153
 					/ColorRendering findresource
3154
					product(Xerox Phaser 5400)ne
3155
					exch
3156
 				}ifelse
3157
				dup Intent/AbsoluteColorimetric eq 
3158
				{
3159
					/absolute_colorimetric_crd exch AGMCORE_gput
3160
				}
3161
				{
3162
					Intent/RelativeColorimetric eq
3163
					{
3164
						/relative_colorimetric_crd exch AGMCORE_gput
3165
					}
3166
					{
3167
						Intent/Saturation eq
3168
						{
3169
							/saturation_crd exch AGMCORE_gput
3170
						}
3171
						{
3172
							Intent/Perceptual eq
3173
							{
3174
								/perceptual_crd exch AGMCORE_gput
3175
							}
3176
							{
3177
								pop
3178
							}ifelse
3179
						}ifelse
3180
					}ifelse
3181
				}ifelse
3182
				1 index{exch}{pop}ifelse
3183
			}
3184
			{false}ifelse
3185
		}
3186
		{true}ifelse
3187
		{
3188
			dup begin
3189
			currentdict/TransformPQR known{
3190
				currentdict/TransformPQR get aload pop
3191
				3{{}eq 3 1 roll}repeat or or
3192
			}
3193
			{true}ifelse
3194
			currentdict/MatrixPQR known{
3195
				currentdict/MatrixPQR get aload pop
3196
				1.0 eq 9 1 roll 0.0 eq 9 1 roll 0.0 eq 9 1 roll
3197
				0.0 eq 9 1 roll 1.0 eq 9 1 roll 0.0 eq 9 1 roll
3198
				0.0 eq 9 1 roll 0.0 eq 9 1 roll 1.0 eq
3199
				and and and and and and and and
3200
			}
3201
			{true}ifelse
3202
			end
3203
			or
3204
			{
3205
				clonedict begin
3206
				/TransformPQR[
3207
					{4 -1 roll 3 get dup 3 1 roll sub 5 -1 roll 3 get 3 -1 roll sub div
3208
					3 -1 roll 3 get 3 -1 roll 3 get dup 4 1 roll sub mul add}bind
3209
					{4 -1 roll 4 get dup 3 1 roll sub 5 -1 roll 4 get 3 -1 roll sub div
3210
					3 -1 roll 4 get 3 -1 roll 4 get dup 4 1 roll sub mul add}bind
3211
					{4 -1 roll 5 get dup 3 1 roll sub 5 -1 roll 5 get 3 -1 roll sub div
3212
					3 -1 roll 5 get 3 -1 roll 5 get dup 4 1 roll sub mul add}bind
3213
				]def
3214
				/MatrixPQR[0.8951 -0.7502 0.0389 0.2664 1.7135 -0.0685 -0.1614 0.0367 1.0296]def
3215
				/RangePQR[-0.3227950745 2.3229645538 -1.5003771057 3.5003465881 -0.1369979095 2.136967392]def
3216
				currentdict end
3217
			}if
3218
			setcolorrendering_opt
3219
		}if		
3220
	}if
3221
}def
3222
/set_crd
3223
{
3224
	AGMCORE_host_sep not level2 and{
3225
		currentdict/ColorRendering known{
3226
			ColorRendering/ColorRendering{findresource}stopped not{setcolorrendering_opt}if
3227
		}{
3228
			currentdict/Intent known{
3229
				updatecolorrendering
3230
			}if
3231
		}ifelse
3232
		currentcolorspace dup type/arraytype eq
3233
			{0 get}if
3234
		/DeviceRGB eq
3235
			{
3236
			currentdict/UCR known
3237
				{/UCR}{/AGMCORE_currentucr}ifelse
3238
			load setundercolorremoval
3239
			currentdict/BG known 
3240
				{/BG}{/AGMCORE_currentbg}ifelse
3241
			load setblackgeneration
3242
			}if
3243
	}if
3244
}def
3245
/set_ucrbg
3246
{
3247
	dup null eq {pop /AGMCORE_currentbg load}{/Procedure get_res}ifelse
3248
	dup currentblackgeneration eq {pop}{setblackgeneration}ifelse
3249
	dup null eq {pop /AGMCORE_currentucr load}{/Procedure get_res}ifelse
3250
	dup currentundercolorremoval eq {pop}{setundercolorremoval}ifelse
3251
}def
3252
/setcolorrendering_opt
3253
{
3254
	dup currentcolorrendering eq{
3255
		pop
3256
	}{
3257
		product(HP Color LaserJet 2605)anchorsearch{
3258
			pop pop pop
3259
		}{
3260
			pop
3261
			clonedict
3262
			begin
3263
				/Intent Intent def
3264
				currentdict
3265
			end
3266
			setcolorrendering
3267
		}ifelse
3268
	}ifelse
3269
}def
3270
/cpaint_gcomp
3271
{
3272
	convert_to_process//Adobe_AGM_Core/AGMCORE_ConvertToProcess xddf
3273
	//Adobe_AGM_Core/AGMCORE_ConvertToProcess get not
3274
	{
3275
		(%end_cpaint_gcomp)flushinput
3276
	}if
3277
}def
3278
/cpaint_gsep
3279
{
3280
	//Adobe_AGM_Core/AGMCORE_ConvertToProcess get
3281
	{	
3282
		(%end_cpaint_gsep)flushinput
3283
	}if
3284
}def
3285
/cpaint_gend
3286
{np}def
3287
/T1_path
3288
{
3289
	currentfile token pop currentfile token pop mo
3290
	{
3291
		currentfile token pop dup type/stringtype eq
3292
			{pop exit}if 
3293
		0 exch rlineto 
3294
		currentfile token pop dup type/stringtype eq
3295
			{pop exit}if 
3296
		0 rlineto
3297
	}loop
3298
}def
3299
/T1_gsave
3300
	level3
3301
	{/clipsave}
3302
	{/gsave}ifelse
3303
	load def
3304
/T1_grestore
3305
	level3
3306
	{/cliprestore}
3307
	{/grestore}ifelse 
3308
	load def
3309
/set_spot_alias_ary
3310
{
3311
	dup inherit_aliases
3312
	//Adobe_AGM_Core/AGMCORE_SpotAliasAry xddf
3313
}def
3314
/set_spot_normalization_ary
3315
{
3316
	dup inherit_aliases
3317
	dup length
3318
	/AGMCORE_SpotAliasAry where{pop AGMCORE_SpotAliasAry length add}if
3319
	array
3320
	//Adobe_AGM_Core/AGMCORE_SpotAliasAry2 xddf
3321
	/AGMCORE_SpotAliasAry where{
3322
		pop
3323
		AGMCORE_SpotAliasAry2 0 AGMCORE_SpotAliasAry putinterval
3324
		AGMCORE_SpotAliasAry length
3325
	}{0}ifelse
3326
	AGMCORE_SpotAliasAry2 3 1 roll exch putinterval
3327
	true set_spot_alias
3328
}def
3329
/inherit_aliases
3330
{
3331
	{dup/Name get map_alias{/CSD put}{pop}ifelse}forall
3332
}def
3333
/set_spot_alias
3334
{
3335
	/AGMCORE_SpotAliasAry2 where{
3336
		/AGMCORE_current_spot_alias 3 -1 roll put
3337
	}{
3338
		pop
3339
	}ifelse
3340
}def
3341
/current_spot_alias
3342
{
3343
	/AGMCORE_SpotAliasAry2 where{
3344
		/AGMCORE_current_spot_alias get
3345
	}{
3346
		false
3347
	}ifelse
3348
}def
3349
/map_alias
3350
{
3351
	/AGMCORE_SpotAliasAry2 where{
3352
		begin
3353
			/AGMCORE_name xdf
3354
			false	
3355
			AGMCORE_SpotAliasAry2{
3356
				dup/Name get AGMCORE_name eq{
3357
					/CSD get/CSD get_res
3358
					exch pop true
3359
					exit
3360
				}{
3361
					pop
3362
				}ifelse
3363
			}forall
3364
		end
3365
	}{
3366
		pop false
3367
	}ifelse
3368
}bdf
3369
/spot_alias
3370
{
3371
	true set_spot_alias
3372
	/AGMCORE_&setcustomcolor AGMCORE_key_known not{
3373
		//Adobe_AGM_Core/AGMCORE_&setcustomcolor/setcustomcolor load put
3374
	}if
3375
	/customcolor_tint 1 AGMCORE_gput
3376
	//Adobe_AGM_Core begin
3377
	/setcustomcolor
3378
	{
3379
		//Adobe_AGM_Core begin
3380
		dup/customcolor_tint exch AGMCORE_gput
3381
		1 index aload pop pop 1 eq exch 1 eq and exch 1 eq and exch 1 eq and not
3382
		current_spot_alias and{1 index 4 get map_alias}{false}ifelse
3383
		{
3384
			false set_spot_alias
3385
			/sep_colorspace_dict AGMCORE_gget null ne
3386
			{/sep_colorspace_dict AGMCORE_gget/ForeignContent known not}{false}ifelse
3387
			3 1 roll 2 index{
3388
				exch pop/sep_tint AGMCORE_gget exch
3389
			}if
3390
			mark 3 1 roll
3391
			setsepcolorspace
3392
			counttomark 0 ne{
3393
				setsepcolor
3394
			}if
3395
			pop
3396
			not{/sep_tint 1.0 AGMCORE_gput/sep_colorspace_dict AGMCORE_gget/ForeignContent true put}if
3397
			pop
3398
			true set_spot_alias
3399
		}{
3400
			AGMCORE_&setcustomcolor
3401
		}ifelse
3402
		end
3403
	}bdf
3404
	end
3405
}def
3406
/begin_feature
3407
{
3408
	Adobe_AGM_Core/AGMCORE_feature_dictCount countdictstack put
3409
	count Adobe_AGM_Core/AGMCORE_feature_opCount 3 -1 roll put
3410
	{Adobe_AGM_Core/AGMCORE_feature_ctm matrix currentmatrix put}if
3411
}def
3412
/end_feature
3413
{
3414
	2 dict begin
3415
	/spd/setpagedevice load def
3416
	/setpagedevice{get_gstate spd set_gstate}def
3417
	stopped{$error/newerror false put}if
3418
	end
3419
	count Adobe_AGM_Core/AGMCORE_feature_opCount get sub dup 0 gt{{pop}repeat}{pop}ifelse
3420
	countdictstack Adobe_AGM_Core/AGMCORE_feature_dictCount get sub dup 0 gt{{end}repeat}{pop}ifelse
3421
	{Adobe_AGM_Core/AGMCORE_feature_ctm get setmatrix}if
3422
}def
3423
/set_negative
3424
{
3425
	//Adobe_AGM_Core begin
3426
	/AGMCORE_inverting exch def
3427
	level2{
3428
		currentpagedevice/NegativePrint known AGMCORE_distilling not and{
3429
			currentpagedevice/NegativePrint get//Adobe_AGM_Core/AGMCORE_inverting get ne{
3430
				true begin_feature true{
3431
						<</NegativePrint//Adobe_AGM_Core/AGMCORE_inverting get>>setpagedevice
3432
				}end_feature
3433
			}if
3434
			/AGMCORE_inverting false def
3435
		}if
3436
	}if
3437
	AGMCORE_inverting{
3438
		[{1 exch sub}/exec load dup currenttransfer exch]cvx bind settransfer
3439
 		AGMCORE_distilling{
3440
 			erasepage
3441
 		}{
3442
 			gsave np clippath 1/setseparationgray where{pop setseparationgray}{setgray}ifelse
3443
 			/AGMIRS_&fill where{pop AGMIRS_&fill}{fill}ifelse grestore
3444
 		}ifelse
3445
	}if
3446
	end
3447
}def
3448
/lw_save_restore_override{
3449
	/md where{
3450
		pop
3451
		md begin
3452
		initializepage
3453
		/initializepage{}def
3454
		/pmSVsetup{}def
3455
		/endp{}def
3456
		/pse{}def
3457
		/psb{}def
3458
		/orig_showpage where
3459
			{pop}
3460
			{/orig_showpage/showpage load def}
3461
		ifelse
3462
		/showpage{orig_showpage gR}def
3463
		end
3464
	}if
3465
}def
3466
/pscript_showpage_override{
3467
	/NTPSOct95 where
3468
	{
3469
		begin
3470
		showpage
3471
		save
3472
		/showpage/restore load def
3473
		/restore{exch pop}def
3474
		end
3475
	}if
3476
}def
3477
/driver_media_override
3478
{
3479
	/md where{
3480
		pop
3481
		md/initializepage known{
3482
			md/initializepage{}put
3483
		}if
3484
		md/rC known{
3485
			md/rC{4{pop}repeat}put
3486
		}if
3487
	}if
3488
	/mysetup where{
3489
		/mysetup[1 0 0 1 0 0]put
3490
	}if
3491
	Adobe_AGM_Core/AGMCORE_Default_CTM matrix currentmatrix put
3492
	level2
3493
		{Adobe_AGM_Core/AGMCORE_Default_PageSize currentpagedevice/PageSize get put}if
3494
}def
3495
/capture_mysetup
3496
{
3497
	/Pscript_Win_Data where{
3498
		pop
3499
		Pscript_Win_Data/mysetup known{
3500
			Adobe_AGM_Core/save_mysetup Pscript_Win_Data/mysetup get put
3501
		}if
3502
	}if
3503
}def
3504
/restore_mysetup
3505
{
3506
	/Pscript_Win_Data where{
3507
		pop
3508
		Pscript_Win_Data/mysetup known{
3509
			Adobe_AGM_Core/save_mysetup known{
3510
				Pscript_Win_Data/mysetup Adobe_AGM_Core/save_mysetup get put
3511
				Adobe_AGM_Core/save_mysetup undef
3512
			}if
3513
		}if
3514
	}if
3515
}def
3516
/driver_check_media_override
3517
{
3518
 	/PrepsDict where
3519
 		{pop}
3520
		{
3521
		Adobe_AGM_Core/AGMCORE_Default_CTM get matrix currentmatrix ne
3522
		Adobe_AGM_Core/AGMCORE_Default_PageSize get type/arraytype eq
3523
			{
3524
			Adobe_AGM_Core/AGMCORE_Default_PageSize get 0 get currentpagedevice/PageSize get 0 get eq and
3525
			Adobe_AGM_Core/AGMCORE_Default_PageSize get 1 get currentpagedevice/PageSize get 1 get eq and
3526
			}if
3527
			{
3528
			Adobe_AGM_Core/AGMCORE_Default_CTM get setmatrix
3529
			}if
3530
		}ifelse
3531
}def
3532
AGMCORE_err_strings begin
3533
	/AGMCORE_bad_environ(Environment not satisfactory for this job. Ensure that the PPD is correct or that the PostScript level requested is supported by this printer. )def
3534
	/AGMCORE_color_space_onhost_seps(This job contains colors that will not separate with on-host methods. )def
3535
	/AGMCORE_invalid_color_space(This job contains an invalid color space. )def
3536
end
3537
/set_def_ht
3538
{AGMCORE_def_ht sethalftone}def
3539
/set_def_flat
3540
{AGMCORE_Default_flatness setflat}def
3541
end
3542
systemdict/setpacking known
3543
{setpacking}if
3544
%%EndResource
3545
%%BeginResource: procset Adobe_CoolType_Core 2.31 0
3546
%%Copyright: Copyright 1997-2006 Adobe Systems Incorporated. All Rights Reserved.
3547
%%Version: 2.31 0
3548
10 dict begin
3549
/Adobe_CoolType_Passthru currentdict def
3550
/Adobe_CoolType_Core_Defined userdict/Adobe_CoolType_Core known def
3551
Adobe_CoolType_Core_Defined
3552
	{/Adobe_CoolType_Core userdict/Adobe_CoolType_Core get def}
3553
if
3554
userdict/Adobe_CoolType_Core 70 dict dup begin put
3555
/Adobe_CoolType_Version 2.31 def
3556
/Level2?
3557
	systemdict/languagelevel known dup
3558
		{pop systemdict/languagelevel get 2 ge}
3559
	if def
3560
Level2? not
3561
	{
3562
	/currentglobal false def
3563
	/setglobal/pop load def
3564
	/gcheck{pop false}bind def
3565
	/currentpacking false def
3566
	/setpacking/pop load def
3567
	/SharedFontDirectory 0 dict def
3568
	}
3569
if
3570
currentpacking
3571
true setpacking
3572
currentglobal false setglobal
3573
userdict/Adobe_CoolType_Data 2 copy known not
3574
	{2 copy 10 dict put}
3575
if
3576
get
3577
	 begin
3578
	/@opStackCountByLevel 32 dict def
3579
	/@opStackLevel 0 def
3580
	/@dictStackCountByLevel 32 dict def
3581
	/@dictStackLevel 0 def
3582
	 end
3583
setglobal
3584
currentglobal true setglobal
3585
userdict/Adobe_CoolType_GVMFonts known not
3586
	{userdict/Adobe_CoolType_GVMFonts 10 dict put}
3587
if
3588
setglobal
3589
currentglobal false setglobal
3590
userdict/Adobe_CoolType_LVMFonts known not
3591
	{userdict/Adobe_CoolType_LVMFonts 10 dict put}
3592
if
3593
setglobal
3594
/ct_VMDictPut
3595
	{
3596
	dup gcheck{Adobe_CoolType_GVMFonts}{Adobe_CoolType_LVMFonts}ifelse
3597
	3 1 roll put
3598
	}bind def
3599
/ct_VMDictUndef
3600
	{
3601
	dup Adobe_CoolType_GVMFonts exch known
3602
		{Adobe_CoolType_GVMFonts exch undef}
3603
		{
3604
			dup Adobe_CoolType_LVMFonts exch known
3605
			{Adobe_CoolType_LVMFonts exch undef}
3606
			{pop}
3607
			ifelse
3608
		}ifelse
3609
	}bind def
3610
/ct_str1 1 string def
3611
/ct_xshow
3612
{
3613
	/_ct_na exch def
3614
	/_ct_i 0 def
3615
	currentpoint
3616
	/_ct_y exch def
3617
	/_ct_x exch def
3618
	{
3619
		pop pop
3620
		ct_str1 exch 0 exch put
3621
		ct_str1 show
3622
		{_ct_na _ct_i get}stopped 
3623
		{pop pop}
3624
		{
3625
			_ct_x _ct_y moveto
3626
			0
3627
			rmoveto
3628
		}
3629
		ifelse
3630
		/_ct_i _ct_i 1 add def
3631
		currentpoint
3632
		/_ct_y exch def
3633
		/_ct_x exch def
3634
	}
3635
	exch
3636
	@cshow
3637
}bind def
3638
/ct_yshow
3639
{
3640
	/_ct_na exch def
3641
	/_ct_i 0 def
3642
	currentpoint
3643
	/_ct_y exch def
3644
	/_ct_x exch def
3645
	{
3646
		pop pop
3647
		ct_str1 exch 0 exch put
3648
		ct_str1 show
3649
		{_ct_na _ct_i get}stopped 
3650
		{pop pop}
3651
		{
3652
			_ct_x _ct_y moveto
3653
			0 exch
3654
			rmoveto
3655
		}
3656
		ifelse
3657
		/_ct_i _ct_i 1 add def
3658
		currentpoint
3659
		/_ct_y exch def
3660
		/_ct_x exch def
3661
	}
3662
	exch
3663
	@cshow
3664
}bind def
3665
/ct_xyshow
3666
{
3667
	/_ct_na exch def
3668
	/_ct_i 0 def
3669
	currentpoint
3670
	/_ct_y exch def
3671
	/_ct_x exch def
3672
	{
3673
		pop pop
3674
		ct_str1 exch 0 exch put
3675
		ct_str1 show
3676
		{_ct_na _ct_i get}stopped 
3677
		{pop pop}
3678
		{
3679
			{_ct_na _ct_i 1 add get}stopped 
3680
			{pop pop pop}
3681
			{
3682
				_ct_x _ct_y moveto
3683
				rmoveto
3684
			}
3685
			ifelse
3686
		}
3687
		ifelse
3688
		/_ct_i _ct_i 2 add def
3689
		currentpoint
3690
		/_ct_y exch def
3691
		/_ct_x exch def
3692
	}
3693
	exch
3694
	@cshow
3695
}bind def
3696
/xsh{{@xshow}stopped{Adobe_CoolType_Data begin ct_xshow end}if}bind def
3697
/ysh{{@yshow}stopped{Adobe_CoolType_Data begin ct_yshow end}if}bind def
3698
/xysh{{@xyshow}stopped{Adobe_CoolType_Data begin ct_xyshow end}if}bind def
3699
currentglobal true setglobal
3700
/ct_T3Defs
3701
{
3702
/BuildChar
3703
{
3704
	1 index/Encoding get exch get
3705
	1 index/BuildGlyph get exec
3706
}bind def
3707
/BuildGlyph
3708
{
3709
	exch begin
3710
	GlyphProcs exch get exec
3711
	end
3712
}bind def
3713
}bind def
3714
setglobal
3715
/@_SaveStackLevels
3716
	{
3717
	Adobe_CoolType_Data
3718
		begin
3719
		/@vmState currentglobal def false setglobal
3720
		@opStackCountByLevel
3721
		@opStackLevel
3722
		2 copy known not
3723
			{
3724
			2 copy
3725
			3 dict dup/args
3726
			7 index
3727
			5 add array put
3728
			put get
3729
			}
3730
			{
3731
			get dup/args get dup length 3 index lt
3732
				{
3733
				dup length 5 add array exch
3734
				1 index exch 0 exch putinterval
3735
				1 index exch/args exch put
3736
				}
3737
				{pop}
3738
			ifelse
3739
			}
3740
		ifelse
3741
			begin
3742
			count 1 sub
3743
			1 index lt
3744
				{pop count}
3745
			if
3746
			dup/argCount exch def
3747
			dup 0 gt
3748
				{
3749
				args exch 0 exch getinterval 
3750
			astore pop
3751
				}
3752
				{pop}
3753
			ifelse
3754
			count
3755
			/restCount exch def
3756
			end
3757
		/@opStackLevel @opStackLevel 1 add def
3758
		countdictstack 1 sub
3759
		@dictStackCountByLevel exch @dictStackLevel exch put
3760
		/@dictStackLevel @dictStackLevel 1 add def
3761
		@vmState setglobal
3762
		end
3763
	}bind def
3764
/@_RestoreStackLevels
3765
	{
3766
	Adobe_CoolType_Data
3767
		begin
3768
		/@opStackLevel @opStackLevel 1 sub def
3769
		@opStackCountByLevel @opStackLevel get
3770
			begin
3771
			count restCount sub dup 0 gt
3772
				{{pop}repeat}
3773
				{pop}
3774
			ifelse
3775
			args 0 argCount getinterval{}forall
3776
			end
3777
		/@dictStackLevel @dictStackLevel 1 sub def
3778
		@dictStackCountByLevel @dictStackLevel get
3779
		end
3780
	countdictstack exch sub dup 0 gt
3781
		{{end}repeat}
3782
		{pop}
3783
	ifelse
3784
	}bind def
3785
/@_PopStackLevels
3786
	{
3787
	Adobe_CoolType_Data
3788
		begin
3789
		/@opStackLevel @opStackLevel 1 sub def
3790
		/@dictStackLevel @dictStackLevel 1 sub def
3791
		end
3792
	}bind def
3793
/@Raise
3794
	{
3795
	exch cvx exch errordict exch get exec
3796
	stop
3797
	}bind def
3798
/@ReRaise
3799
	{
3800
	cvx $error/errorname get errordict exch get exec
3801
	stop
3802
	}bind def
3803
/@Stopped
3804
	{
3805
	0 @#Stopped
3806
	}bind def
3807
/@#Stopped
3808
	{
3809
	@_SaveStackLevels
3810
	stopped
3811
		{@_RestoreStackLevels true}
3812
		{@_PopStackLevels false}
3813
	ifelse
3814
	}bind def
3815
/@Arg
3816
	{
3817
	Adobe_CoolType_Data
3818
		begin
3819
		@opStackCountByLevel @opStackLevel 1 sub get
3820
		begin
3821
		args exch
3822
		argCount 1 sub exch sub get
3823
		end
3824
		end
3825
	}bind def
3826
currentglobal true setglobal
3827
/CTHasResourceForAllBug
3828
	Level2?
3829
		{
3830
		1 dict dup
3831
				/@shouldNotDisappearDictValue true def
3832
				Adobe_CoolType_Data exch/@shouldNotDisappearDict exch put
3833
				begin
3834
				count @_SaveStackLevels
3835
					{(*){pop stop}128 string/Category resourceforall}
3836
				stopped pop
3837
				@_RestoreStackLevels
3838
				currentdict Adobe_CoolType_Data/@shouldNotDisappearDict get dup 3 1 roll ne dup 3 1 roll
3839
					{
3840
						 /@shouldNotDisappearDictValue known
3841
								{
3842
										 {
3843
												end
3844
												currentdict 1 index eq
3845
													{pop exit}
3846
												if
3847
										 }
3848
									 loop
3849
								}
3850
						 if
3851
					}
3852
					{
3853
						 pop
3854
						 end
3855
					}
3856
				ifelse
3857
		}
3858
		{false}
3859
	ifelse
3860
	def
3861
true setglobal
3862
/CTHasResourceStatusBug
3863
	Level2?
3864
		{
3865
		mark
3866
			{/steveamerige/Category resourcestatus}
3867
		stopped
3868
			{cleartomark true}
3869
			{cleartomark currentglobal not}
3870
		ifelse
3871
		}
3872
		{false}
3873
	ifelse
3874
	def
3875
setglobal
3876
/CTResourceStatus
3877
		{
3878
		mark 3 1 roll
3879
		/Category findresource
3880
			begin
3881
			({ResourceStatus}stopped)0()/SubFileDecode filter cvx exec
3882
				{cleartomark false}
3883
				{{3 2 roll pop true}{cleartomark false}ifelse}
3884
			ifelse
3885
			end
3886
		}bind def
3887
/CTWorkAroundBugs
3888
	{
3889
	Level2?
3890
		{
3891
		/cid_PreLoad/ProcSet resourcestatus
3892
			{
3893
			pop pop
3894
			currentglobal
3895
			mark
3896
				{
3897
				(*)
3898
					{
3899
					dup/CMap CTHasResourceStatusBug
3900
						{CTResourceStatus}
3901
						{resourcestatus}
3902
					ifelse
3903
						{
3904
						pop dup 0 eq exch 1 eq or
3905
							{
3906
							dup/CMap findresource gcheck setglobal
3907
							/CMap undefineresource
3908
							}
3909
							{
3910
							pop CTHasResourceForAllBug
3911
								{exit}
3912
								{stop}
3913
							ifelse
3914
							}
3915
						ifelse
3916
						}
3917
						{pop}
3918
					ifelse
3919
					}
3920
				128 string/CMap resourceforall
3921
				}
3922
			stopped
3923
				{cleartomark}
3924
			stopped pop
3925
			setglobal
3926
			}
3927
		if
3928
		}
3929
	if
3930
	}bind def
3931
/ds
3932
	{
3933
	Adobe_CoolType_Core
3934
		begin
3935
		CTWorkAroundBugs
3936
		/mo/moveto load def
3937
		/nf/newencodedfont load def
3938
		/msf{makefont setfont}bind def
3939
		/uf{dup undefinefont ct_VMDictUndef}bind def
3940
		/ur/undefineresource load def
3941
		/chp/charpath load def
3942
		/awsh/awidthshow load def
3943
		/wsh/widthshow load def
3944
		/ash/ashow load def
3945
		/@xshow/xshow load def
3946
		/@yshow/yshow load def
3947
		/@xyshow/xyshow load def
3948
		/@cshow/cshow load def
3949
		/sh/show load def
3950
		/rp/repeat load def
3951
		/.n/.notdef def
3952
		end
3953
		currentglobal false setglobal
3954
	 userdict/Adobe_CoolType_Data 2 copy known not
3955
		 {2 copy 10 dict put}
3956
		if
3957
		get
3958
		begin
3959
		/AddWidths? false def
3960
		/CC 0 def
3961
		/charcode 2 string def
3962
		/@opStackCountByLevel 32 dict def
3963
		/@opStackLevel 0 def
3964
		/@dictStackCountByLevel 32 dict def
3965
		/@dictStackLevel 0 def
3966
		/InVMFontsByCMap 10 dict def
3967
		/InVMDeepCopiedFonts 10 dict def
3968
		end
3969
		setglobal
3970
	}bind def
3971
/dt
3972
	{
3973
	currentdict Adobe_CoolType_Core eq
3974
		{end}
3975
	if
3976
	}bind def
3977
/ps
3978
	{
3979
	Adobe_CoolType_Core begin
3980
	Adobe_CoolType_GVMFonts begin
3981
	Adobe_CoolType_LVMFonts begin
3982
	SharedFontDirectory begin
3983
	}bind def
3984
/pt
3985
	{
3986
	end
3987
	end
3988
	end
3989
	end
3990
	}bind def
3991
/unload
3992
	{
3993
	systemdict/languagelevel known
3994
		{
3995
		systemdict/languagelevel get 2 ge
3996
			{
3997
			userdict/Adobe_CoolType_Core 2 copy known
3998
				{undef}
3999
				{pop pop}
4000
			ifelse
4001
			}
4002
		if
4003
		}
4004
	if
4005
	}bind def
4006
/ndf
4007
	{
4008
	1 index where
4009
		{pop pop pop}
4010
		{dup xcheck{bind}if def}
4011
	ifelse
4012
	}def
4013
/findfont systemdict
4014
	begin
4015
	userdict
4016
		begin
4017
		/globaldict where{/globaldict get begin}if
4018
			dup where pop exch get
4019
		/globaldict where{pop end}if
4020
		end
4021
	end
4022
Adobe_CoolType_Core_Defined
4023
	{/systemfindfont exch def}
4024
	{
4025
	/findfont 1 index def
4026
	/systemfindfont exch def
4027
	}
4028
ifelse
4029
/undefinefont
4030
	{pop}ndf
4031
/copyfont
4032
	{
4033
	currentglobal 3 1 roll
4034
	1 index gcheck setglobal
4035
	dup null eq{0}{dup length}ifelse
4036
	2 index length add 1 add dict
4037
		begin
4038
		exch
4039
			{
4040
			1 index/FID eq
4041
				{pop pop}
4042
				{def}
4043
			ifelse
4044
			}
4045
		forall
4046
		dup null eq
4047
			{pop}
4048
			{{def}forall}
4049
		ifelse
4050
		currentdict
4051
		end
4052
	exch setglobal
4053
	}bind def
4054
/copyarray
4055
	{
4056
	currentglobal exch
4057
	dup gcheck setglobal
4058
	dup length array copy
4059
	exch setglobal
4060
	}bind def
4061
/newencodedfont
4062
	{
4063
	currentglobal
4064
		{
4065
		SharedFontDirectory 3 index known
4066
			{SharedFontDirectory 3 index get/FontReferenced known}
4067
			{false}
4068
		ifelse
4069
		}
4070
		{
4071
		FontDirectory 3 index known
4072
			{FontDirectory 3 index get/FontReferenced known}
4073
			{
4074
			SharedFontDirectory 3 index known
4075
				{SharedFontDirectory 3 index get/FontReferenced known}
4076
				{false}
4077
			ifelse
4078
			}
4079
		ifelse
4080
		}
4081
	ifelse
4082
	dup
4083
		{
4084
		3 index findfont/FontReferenced get
4085
		2 index dup type/nametype eq
4086
			{findfont}
4087
		if ne
4088
			{pop false}
4089
		if
4090
		}
4091
	if
4092
	dup
4093
		{
4094
		1 index dup type/nametype eq
4095
			{findfont}
4096
		 if
4097
		dup/CharStrings known
4098
			{
4099
			/CharStrings get length
4100
			4 index findfont/CharStrings get length
4101
			ne
4102
				{
4103
				pop false
4104
				}
4105
			if 
4106
			}
4107
			{pop}
4108
			ifelse
4109
		}
4110
	if
4111
		{
4112
		pop
4113
		1 index findfont
4114
		/Encoding get exch
4115
		0 1 255
4116
			{2 copy get 3 index 3 1 roll put}
4117
		for
4118
		pop pop pop
4119
		}
4120
		{
4121
		currentglobal
4122
	 4 1 roll
4123
		dup type/nametype eq
4124
		 {findfont}
4125
	 if
4126
	 dup gcheck setglobal
4127
		dup dup maxlength 2 add dict
4128
			begin
4129
			exch
4130
				{
4131
				1 index/FID ne
4132
				2 index/Encoding ne and
4133
					{def}
4134
					{pop pop}
4135
				ifelse
4136
				}
4137
			forall
4138
			/FontReferenced exch def
4139
			/Encoding exch dup length array copy def
4140
			/FontName 1 index dup type/stringtype eq{cvn}if def dup
4141
			currentdict
4142
			end
4143
		definefont ct_VMDictPut
4144
		setglobal
4145
		}
4146
	ifelse
4147
	}bind def
4148
/SetSubstituteStrategy
4149
	{
4150
	$SubstituteFont
4151
		begin
4152
		dup type/dicttype ne
4153
			{0 dict}
4154
		if
4155
		currentdict/$Strategies known
4156
			{
4157
			exch $Strategies exch 
4158
			2 copy known
4159
				{
4160
				get
4161
				2 copy maxlength exch maxlength add dict
4162
					begin
4163
					{def}forall
4164
					{def}forall
4165
					currentdict
4166
					dup/$Init known
4167
						{dup/$Init get exec}
4168
					if
4169
					end
4170
				/$Strategy exch def
4171
				}
4172
				{pop pop pop}
4173
			ifelse
4174
			}
4175
			{pop pop}
4176
		ifelse
4177
		end
4178
	}bind def
4179
/scff
4180
	{
4181
	$SubstituteFont
4182
		begin
4183
		dup type/stringtype eq
4184
			{dup length exch}
4185
			{null}
4186
		ifelse
4187
		/$sname exch def
4188
		/$slen exch def
4189
		/$inVMIndex
4190
			$sname null eq
4191
				{
4192
				1 index $str cvs
4193
				dup length $slen sub $slen getinterval cvn
4194
				}
4195
				{$sname}
4196
			ifelse def
4197
		end
4198
		{findfont}
4199
	@Stopped
4200
		{
4201
		dup length 8 add string exch
4202
		1 index 0(BadFont:)putinterval
4203
		1 index exch 8 exch dup length string cvs putinterval cvn
4204
			{findfont}
4205
		@Stopped
4206
			{pop/Courier findfont}
4207
		if
4208
		}
4209
	if
4210
	$SubstituteFont
4211
		begin
4212
		/$sname null def
4213
		/$slen 0 def
4214
		/$inVMIndex null def
4215
		end
4216
	}bind def
4217
/isWidthsOnlyFont
4218
	{
4219
	dup/WidthsOnly known
4220
		{pop pop true}
4221
		{
4222
		dup/FDepVector known
4223
			{/FDepVector get{isWidthsOnlyFont dup{exit}if}forall}
4224
			{
4225
			dup/FDArray known
4226
				{/FDArray get{isWidthsOnlyFont dup{exit}if}forall}
4227
				{pop}
4228
			ifelse
4229
			}
4230
		ifelse
4231
		}
4232
	ifelse
4233
	}bind def
4234
/ct_StyleDicts 4 dict dup begin
4235
		 /Adobe-Japan1 4 dict dup begin
4236
					 Level2?
4237
								{
4238
								/Serif
4239
								/HeiseiMin-W3-83pv-RKSJ-H/Font resourcestatus
4240
								{pop pop/HeiseiMin-W3}
4241
								{
4242
							/CIDFont/Category resourcestatus
4243
							{
4244
								pop pop
4245
								/HeiseiMin-W3/CIDFont resourcestatus
4246
								{pop pop/HeiseiMin-W3}
4247
								{/Ryumin-Light}
4248
								ifelse
4249
							}
4250
							{/Ryumin-Light}
4251
							ifelse
4252
								}
4253
								ifelse
4254
								def
4255
								/SansSerif
4256
								/HeiseiKakuGo-W5-83pv-RKSJ-H/Font resourcestatus
4257
								{pop pop/HeiseiKakuGo-W5}
4258
								{
4259
							/CIDFont/Category resourcestatus
4260
							{
4261
								pop pop
4262
								/HeiseiKakuGo-W5/CIDFont resourcestatus
4263
								{pop pop/HeiseiKakuGo-W5}
4264
								{/GothicBBB-Medium}
4265
								ifelse
4266
							}
4267
							{/GothicBBB-Medium}
4268
							ifelse
4269
								}
4270
								ifelse
4271
								def
4272
								/HeiseiMaruGo-W4-83pv-RKSJ-H/Font resourcestatus
4273
								{pop pop/HeiseiMaruGo-W4}
4274
								{
4275
							/CIDFont/Category resourcestatus
4276
							{
4277
								pop pop
4278
								/HeiseiMaruGo-W4/CIDFont resourcestatus
4279
								{pop pop/HeiseiMaruGo-W4}
4280
								{
4281
									/Jun101-Light-RKSJ-H/Font resourcestatus
4282
									{pop pop/Jun101-Light}
4283
									{SansSerif}
4284
									ifelse
4285
								}
4286
								ifelse
4287
							}
4288
							{
4289
								/Jun101-Light-RKSJ-H/Font resourcestatus
4290
								{pop pop/Jun101-Light}
4291
								{SansSerif}
4292
								ifelse
4293
							}
4294
							ifelse
4295
								}
4296
								ifelse
4297
								/RoundSansSerif exch def
4298
								/Default Serif def
4299
								}
4300
								{
4301
								/Serif/Ryumin-Light def
4302
								/SansSerif/GothicBBB-Medium def
4303
								{
4304
								(fonts/Jun101-Light-83pv-RKSJ-H)status
4305
								}stopped
4306
								{pop}{
4307
										 {pop pop pop pop/Jun101-Light}
4308
										 {SansSerif}
4309
										 ifelse
4310
										 /RoundSansSerif exch def
4311
								}ifelse
4312
								/Default Serif def
4313
								}
4314
					 ifelse
4315
		 end
4316
		 def
4317
		 /Adobe-Korea1 4 dict dup begin
4318
					/Serif/HYSMyeongJo-Medium def
4319
					/SansSerif/HYGoThic-Medium def
4320
					/RoundSansSerif SansSerif def
4321
					/Default Serif def
4322
		 end
4323
		 def
4324
		 /Adobe-GB1 4 dict dup begin
4325
					/Serif/STSong-Light def
4326
					/SansSerif/STHeiti-Regular def
4327
					/RoundSansSerif SansSerif def
4328
					/Default Serif def
4329
		 end
4330
		 def
4331
		 /Adobe-CNS1 4 dict dup begin
4332
					/Serif/MKai-Medium def
4333
					/SansSerif/MHei-Medium def
4334
					/RoundSansSerif SansSerif def
4335
					/Default Serif def
4336
		 end
4337
		 def
4338
end
4339
def
4340
Level2?{currentglobal true setglobal}if
4341
/ct_BoldRomanWidthProc 
4342
	{
4343
	stringwidth 1 index 0 ne{exch .03 add exch}if setcharwidth
4344
	0 0
4345
	}bind def
4346
/ct_Type0WidthProc 
4347
	{
4348
	 dup stringwidth 0 0 moveto 
4349
	 2 index true charpath pathbbox
4350
	 0 -1 
4351
	 7 index 2 div .88 
4352
	 setcachedevice2
4353
	 pop
4354
	0 0
4355
	}bind def
4356
/ct_Type0WMode1WidthProc 
4357
	{
4358
	 dup stringwidth 
4359
	 pop 2 div neg -0.88
4360
	2 copy
4361
	moveto 
4362
	0 -1
4363
	 5 -1 roll true charpath pathbbox
4364
	 setcachedevice
4365
	}bind def
4366
/cHexEncoding
4367
[/c00/c01/c02/c03/c04/c05/c06/c07/c08/c09/c0A/c0B/c0C/c0D/c0E/c0F/c10/c11/c12
4368
/c13/c14/c15/c16/c17/c18/c19/c1A/c1B/c1C/c1D/c1E/c1F/c20/c21/c22/c23/c24/c25
4369
/c26/c27/c28/c29/c2A/c2B/c2C/c2D/c2E/c2F/c30/c31/c32/c33/c34/c35/c36/c37/c38
4370
/c39/c3A/c3B/c3C/c3D/c3E/c3F/c40/c41/c42/c43/c44/c45/c46/c47/c48/c49/c4A/c4B
4371
/c4C/c4D/c4E/c4F/c50/c51/c52/c53/c54/c55/c56/c57/c58/c59/c5A/c5B/c5C/c5D/c5E
4372
/c5F/c60/c61/c62/c63/c64/c65/c66/c67/c68/c69/c6A/c6B/c6C/c6D/c6E/c6F/c70/c71
4373
/c72/c73/c74/c75/c76/c77/c78/c79/c7A/c7B/c7C/c7D/c7E/c7F/c80/c81/c82/c83/c84
4374
/c85/c86/c87/c88/c89/c8A/c8B/c8C/c8D/c8E/c8F/c90/c91/c92/c93/c94/c95/c96/c97
4375
/c98/c99/c9A/c9B/c9C/c9D/c9E/c9F/cA0/cA1/cA2/cA3/cA4/cA5/cA6/cA7/cA8/cA9/cAA
4376
/cAB/cAC/cAD/cAE/cAF/cB0/cB1/cB2/cB3/cB4/cB5/cB6/cB7/cB8/cB9/cBA/cBB/cBC/cBD
4377
/cBE/cBF/cC0/cC1/cC2/cC3/cC4/cC5/cC6/cC7/cC8/cC9/cCA/cCB/cCC/cCD/cCE/cCF/cD0
4378
/cD1/cD2/cD3/cD4/cD5/cD6/cD7/cD8/cD9/cDA/cDB/cDC/cDD/cDE/cDF/cE0/cE1/cE2/cE3
4379
/cE4/cE5/cE6/cE7/cE8/cE9/cEA/cEB/cEC/cED/cEE/cEF/cF0/cF1/cF2/cF3/cF4/cF5/cF6
4380
/cF7/cF8/cF9/cFA/cFB/cFC/cFD/cFE/cFF]def
4381
/ct_BoldBaseFont 
4382
	 11 dict begin
4383
		/FontType 3 def
4384
		/FontMatrix[1 0 0 1 0 0]def
4385
		/FontBBox[0 0 1 1]def
4386
		/Encoding cHexEncoding def 
4387
		/_setwidthProc/ct_BoldRomanWidthProc load def
4388
		/_bcstr1 1 string def
4389
		/BuildChar
4390
		{
4391
			exch begin
4392
				_basefont setfont
4393
				_bcstr1 dup 0 4 -1 roll put
4394
				dup 
4395
				_setwidthProc
4396
				3 copy 
4397
				moveto				
4398
				show
4399
				_basefonto setfont
4400
				moveto
4401
				show
4402
			end
4403
		}bind def
4404
		 currentdict
4405
	 end 
4406
def
4407
systemdict/composefont known
4408
{
4409
/ct_DefineIdentity-H
4410
{
4411
	/Identity-H/CMap resourcestatus
4412
	{
4413
		pop pop
4414
	}
4415
	{
4416
		/CIDInit/ProcSet findresource begin
4417
		 12 dict begin
4418
		 begincmap
4419
		 /CIDSystemInfo 3 dict dup begin
4420
			 /Registry(Adobe)def
4421
			 /Ordering(Identity)def
4422
			 /Supplement 0 def
4423
		 end def
4424
		 /CMapName/Identity-H def
4425
		 /CMapVersion 1.000 def
4426
		 /CMapType 1 def
4427
		 1 begincodespacerange
4428
		 <0000><FFFF>
4429
		 endcodespacerange
4430
		 1 begincidrange
4431
		 <0000><FFFF>0
4432
		 endcidrange
4433
		 endcmap
4434
		 CMapName currentdict/CMap defineresource pop
4435
		 end
4436
		 end
4437
	 }
4438
	 ifelse
4439
}
4440
def
4441
/ct_BoldBaseCIDFont 
4442
	 11 dict begin
4443
		/CIDFontType 1 def
4444
		/CIDFontName/ct_BoldBaseCIDFont def
4445
		/FontMatrix[1 0 0 1 0 0]def
4446
		/FontBBox[0 0 1 1]def
4447
		/_setwidthProc/ct_Type0WidthProc load def
4448
		/_bcstr2 2 string def
4449
		/BuildGlyph
4450
		{
4451
			exch begin		 
4452
				_basefont setfont
4453
				_bcstr2 1 2 index 256 mod put
4454
				_bcstr2 0 3 -1 roll 256 idiv put
4455
				_bcstr2 dup _setwidthProc		 
4456
				3 copy 
4457
				moveto
4458
				show
4459
				_basefonto setfont
4460
				moveto
4461
				show
4462
			end
4463
		}bind def
4464
		 currentdict
4465
	 end 
4466
def
4467
}if
4468
Level2?{setglobal}if
4469
/ct_CopyFont{
4470
	{
4471
		1 index/FID ne 2 index/UniqueID ne and
4472
		{def}{pop pop}ifelse
4473
	}forall
4474
}bind def
4475
/ct_Type0CopyFont 
4476
{
4477
	exch
4478
	dup length dict
4479
	begin
4480
	ct_CopyFont
4481
	[
4482
	exch
4483
	FDepVector 
4484
	{
4485
		 dup/FontType get 0 eq
4486
		{	
4487
		1 index ct_Type0CopyFont 
4488
		/_ctType0 exch definefont
4489
		}
4490
		{
4491
		/_ctBaseFont exch
4492
		2 index exec
4493
		}
4494
		 ifelse 
4495
		 exch
4496
	}
4497
	forall 
4498
	pop
4499
	]				
4500
	/FDepVector exch def
4501
	currentdict
4502
	end
4503
}bind def
4504
/ct_MakeBoldFont
4505
{
4506
	 dup/ct_SyntheticBold known
4507
	{
4508
		dup length 3 add dict begin 
4509
		ct_CopyFont 
4510
		/ct_StrokeWidth .03 0 FontMatrix idtransform pop def 
4511
		/ct_SyntheticBold true def
4512
		currentdict 
4513
		end 
4514
		definefont
4515
	}
4516
	{
4517
		dup dup length 3 add dict
4518
		begin
4519
			ct_CopyFont
4520
			/PaintType 2 def
4521
			/StrokeWidth .03 0 FontMatrix idtransform pop def
4522
			/dummybold currentdict
4523
		end
4524
		definefont
4525
		dup/FontType get dup 9 ge exch 11 le and 
4526
		{
4527
			ct_BoldBaseCIDFont
4528
			dup length 3 add dict copy begin
4529
			dup/CIDSystemInfo get/CIDSystemInfo exch def
4530
			ct_DefineIdentity-H
4531
			/_Type0Identity/Identity-H 3 -1 roll[exch]composefont
4532
			/_basefont exch def
4533
			/_Type0Identity/Identity-H 3 -1 roll[exch]composefont
4534
			/_basefonto exch def
4535
			currentdict
4536
			end
4537
			/CIDFont defineresource
4538
		}
4539
		{
4540
			ct_BoldBaseFont
4541
			dup length 3 add dict copy begin
4542
			/_basefont exch def
4543
			/_basefonto exch def
4544
			currentdict
4545
			end
4546
			definefont
4547
		}
4548
		ifelse
4549
	}
4550
	ifelse
4551
}bind def
4552
/ct_MakeBold{
4553
	1 index 
4554
	1 index
4555
	findfont
4556
	currentglobal 5 1 roll
4557
	dup gcheck setglobal
4558
		dup
4559
		 /FontType get 0 eq
4560
			{
4561
				dup/WMode known{dup/WMode get 1 eq}{false}ifelse
4562
				version length 4 ge
4563
				and
4564
					{version 0 4 getinterval cvi 2015 ge}
4565
					{true}
4566
				ifelse 
4567
					{/ct_Type0WidthProc}
4568
					{/ct_Type0WMode1WidthProc}
4569
				ifelse
4570
				ct_BoldBaseFont/_setwidthProc 3 -1 roll load put
4571
						{ct_MakeBoldFont}ct_Type0CopyFont definefont
4572
			}
4573
			{
4574
				dup/_fauxfont known not 1 index/SubstMaster known not and
4575
				{
4576
					 ct_BoldBaseFont/_setwidthProc /ct_BoldRomanWidthProc load put
4577
					 ct_MakeBoldFont 
4578
				}
4579
				{
4580
				2 index 2 index eq
4581
					{exch pop	}
4582
					{
4583
						dup length dict begin
4584
						ct_CopyFont
4585
						currentdict
4586
						end
4587
						definefont 
4588
					}
4589
				ifelse
4590
				}
4591
			ifelse
4592
			}
4593
		 ifelse
4594
		 pop pop pop
4595
		 setglobal
4596
}bind def
4597
/?str1 256 string def
4598
/?set
4599
	{
4600
	$SubstituteFont
4601
		begin
4602
		/$substituteFound false def
4603
		/$fontname 1 index def
4604
		/$doSmartSub false def
4605
		end
4606
	dup
4607
	 findfont
4608
	$SubstituteFont
4609
		begin
4610
		$substituteFound
4611
			{false}
4612
			{
4613
			dup/FontName known
4614
				{
4615
				dup/FontName get $fontname eq
4616
				1 index/DistillerFauxFont known not and
4617
				/currentdistillerparams where
4618
					{pop false 2 index isWidthsOnlyFont not and}
4619
				if
4620
				}
4621
				{false}
4622
			ifelse
4623
			}
4624
		ifelse
4625
		exch pop
4626
		/$doSmartSub true def
4627
		end
4628
		{
4629
		5 1 roll pop pop pop pop
4630
		findfont
4631
		}
4632
		{
4633
		1 index
4634
		findfont
4635
		dup/FontType get 3 eq
4636
		{
4637
			6 1 roll pop pop pop pop pop false
4638
		}
4639
		{pop true}
4640
		ifelse
4641
		{
4642
		$SubstituteFont
4643
		begin
4644
		pop pop
4645
		/$styleArray 1 index def
4646
		/$regOrdering 2 index def
4647
		pop pop
4648
		0 1 $styleArray length 1 sub
4649
		{
4650
			$styleArray exch get
4651
			ct_StyleDicts $regOrdering
4652
			2 copy known
4653
			{
4654
				get
4655
				exch 2 copy known not
4656
				{pop/Default}
4657
				if
4658
				get
4659
				dup type/nametype eq
4660
				{
4661
				?str1 cvs length dup 1 add exch
4662
				?str1 exch(-)putinterval
4663
				exch dup length exch ?str1 exch 3 index exch putinterval
4664
				add ?str1 exch 0 exch getinterval cvn
4665
				}
4666
				{
4667
				pop pop/Unknown
4668
				}
4669
				ifelse
4670
			}
4671
			{
4672
				pop pop pop pop/Unknown
4673
			}
4674
			ifelse
4675
		}
4676
		for
4677
		end
4678
		findfont 
4679
		}if
4680
		}
4681
	ifelse
4682
	currentglobal false setglobal 3 1 roll
4683
	null copyfont definefont pop
4684
	setglobal
4685
	}bind def
4686
setpacking
4687
userdict/$SubstituteFont 25 dict put
4688
1 dict
4689
	begin
4690
	/SubstituteFont
4691
		dup $error exch 2 copy known
4692
			{get}
4693
			{pop pop{pop/Courier}bind}
4694
		ifelse def
4695
	/currentdistillerparams where dup
4696
		{
4697
		pop pop
4698
		currentdistillerparams/CannotEmbedFontPolicy 2 copy known
4699
			{get/Error eq}
4700
			{pop pop false}
4701
		ifelse
4702
		}
4703
	if not
4704
		{
4705
		countdictstack array dictstack 0 get
4706
			begin
4707
			userdict
4708
				begin
4709
				$SubstituteFont
4710
					begin
4711
					/$str 128 string def
4712
					/$fontpat 128 string def
4713
					/$slen 0 def
4714
					/$sname null def
4715
					/$match false def
4716
					/$fontname null def
4717
					/$substituteFound false def
4718
					/$inVMIndex null def
4719
					/$doSmartSub true def
4720
					/$depth 0 def
4721
					/$fontname null def
4722
					/$italicangle 26.5 def
4723
					/$dstack null def
4724
					/$Strategies 10 dict dup
4725
						begin
4726
						/$Type3Underprint
4727
							{
4728
							currentglobal exch false setglobal
4729
							11 dict
4730
								begin
4731
								/UseFont exch
4732
									$WMode 0 ne
4733
										{
4734
										dup length dict copy
4735
										dup/WMode $WMode put
4736
										/UseFont exch definefont
4737
										}
4738
									if def
4739
								/FontName $fontname dup type/stringtype eq{cvn}if def
4740
								/FontType 3 def
4741
								/FontMatrix[.001 0 0 .001 0 0]def
4742
								/Encoding 256 array dup 0 1 255{/.notdef put dup}for pop def
4743
								/FontBBox[0 0 0 0]def
4744
								/CCInfo 7 dict dup
4745
									begin
4746
									/cc null def
4747
									/x 0 def
4748
									/y 0 def
4749
									end def
4750
								/BuildChar
4751
									{
4752
									exch
4753
										begin
4754
										CCInfo
4755
											begin
4756
											1 string dup 0 3 index put exch pop
4757
											/cc exch def
4758
											UseFont 1000 scalefont setfont
4759
											cc stringwidth/y exch def/x exch def
4760
											x y setcharwidth
4761
											$SubstituteFont/$Strategy get/$Underprint get exec
4762
											0 0 moveto cc show
4763
											x y moveto
4764
											end
4765
										end
4766
									}bind def
4767
								currentdict
4768
								end
4769
							exch setglobal
4770
							}bind def
4771
						/$GetaTint
4772
							2 dict dup
4773
								begin
4774
								/$BuildFont
4775
									{
4776
									dup/WMode known
4777
										{dup/WMode get}
4778
										{0}
4779
									ifelse
4780
									/$WMode exch def
4781
									$fontname exch
4782
									dup/FontName known
4783
										{
4784
										dup/FontName get
4785
										dup type/stringtype eq{cvn}if
4786
										}
4787
										{/unnamedfont}
4788
									ifelse
4789
									exch
4790
									Adobe_CoolType_Data/InVMDeepCopiedFonts get
4791
									1 index/FontName get known
4792
										{
4793
										pop
4794
										Adobe_CoolType_Data/InVMDeepCopiedFonts get
4795
										1 index get
4796
										null copyfont
4797
										}
4798
										{$deepcopyfont}
4799
									ifelse
4800
									exch 1 index exch/FontBasedOn exch put
4801
									dup/FontName $fontname dup type/stringtype eq{cvn}if put
4802
									definefont
4803
									Adobe_CoolType_Data/InVMDeepCopiedFonts get
4804
										begin
4805
										dup/FontBasedOn get 1 index def
4806
										end
4807
									}bind def
4808
								/$Underprint
4809
									{
4810
									gsave
4811
									x abs y abs gt
4812
										{/y 1000 def}
4813
										{/x -1000 def 500 120 translate}
4814
									ifelse
4815
									Level2?
4816
										{
4817
										[/Separation(All)/DeviceCMYK{0 0 0 1 pop}]
4818
										setcolorspace
4819
										}
4820
										{0 setgray}
4821
									ifelse
4822
									10 setlinewidth
4823
									x .8 mul
4824
									[7 3]
4825
										{
4826
										y mul 8 div 120 sub x 10 div exch moveto
4827
										0 y 4 div neg rlineto
4828
										dup 0 rlineto
4829
										0 y 4 div rlineto
4830
										closepath
4831
										gsave
4832
										Level2?
4833
											{.2 setcolor}
4834
											{.8 setgray}
4835
										ifelse
4836
										fill grestore
4837
										stroke
4838
										}
4839
									forall
4840
									pop
4841
									grestore
4842
									}bind def
4843
								end def
4844
						/$Oblique
4845
							1 dict dup
4846
								begin
4847
								/$BuildFont
4848
									{
4849
									currentglobal exch dup gcheck setglobal
4850
									null copyfont
4851
										begin
4852
										/FontBasedOn
4853
										currentdict/FontName known
4854
											{
4855
											FontName
4856
											dup type/stringtype eq{cvn}if
4857
											}
4858
											{/unnamedfont}
4859
										ifelse
4860
										def
4861
										/FontName $fontname dup type/stringtype eq{cvn}if def
4862
										/currentdistillerparams where
4863
											{pop}
4864
											{
4865
											/FontInfo currentdict/FontInfo known
4866
												{FontInfo null copyfont}
4867
												{2 dict}
4868
											ifelse
4869
											dup
4870
												begin
4871
												/ItalicAngle $italicangle def
4872
												/FontMatrix FontMatrix
4873
												[1 0 ItalicAngle dup sin exch cos div 1 0 0]
4874
												matrix concatmatrix readonly
4875
												end
4876
											4 2 roll def
4877
											def
4878
											}
4879
										ifelse
4880
										FontName currentdict
4881
										end
4882
									definefont
4883
									exch setglobal
4884
									}bind def
4885
								end def
4886
						/$None
4887
							1 dict dup
4888
								begin
4889
								/$BuildFont{}bind def
4890
								end def
4891
						end def
4892
					/$Oblique SetSubstituteStrategy
4893
					/$findfontByEnum
4894
						{
4895
						dup type/stringtype eq{cvn}if
4896
						dup/$fontname exch def
4897
						$sname null eq
4898
							{$str cvs dup length $slen sub $slen getinterval}
4899
							{pop $sname}
4900
						ifelse
4901
						$fontpat dup 0(fonts/*)putinterval exch 7 exch putinterval
4902
						/$match false def
4903
						$SubstituteFont/$dstack countdictstack array dictstack put
4904
						mark
4905
							{
4906
							$fontpat 0 $slen 7 add getinterval
4907
								{/$match exch def exit}
4908
							$str filenameforall
4909
							}
4910
						stopped
4911
							{
4912
							cleardictstack
4913
							currentdict
4914
							true
4915
							$SubstituteFont/$dstack get
4916
								{
4917
								exch
4918
									{
4919
									1 index eq
4920
										{pop false}
4921
										{true}
4922
									ifelse
4923
									}
4924
									{begin false}
4925
								ifelse
4926
								}
4927
							forall
4928
							pop
4929
							}
4930
						if
4931
						cleartomark
4932
						/$slen 0 def
4933
						$match false ne
4934
							{$match(fonts/)anchorsearch pop pop cvn}
4935
							{/Courier}
4936
						ifelse
4937
						}bind def
4938
					/$ROS 1 dict dup
4939
						begin
4940
						/Adobe 4 dict dup
4941
							begin
4942
							/Japan1 [/Ryumin-Light/HeiseiMin-W3
4943
										 /GothicBBB-Medium/HeiseiKakuGo-W5
4944
										 /HeiseiMaruGo-W4/Jun101-Light]def
4945
							/Korea1 [/HYSMyeongJo-Medium/HYGoThic-Medium]def
4946
							/GB1	 [/STSong-Light/STHeiti-Regular]def
4947
							/CNS1	[/MKai-Medium/MHei-Medium]def
4948
							end def
4949
						end def
4950
					/$cmapname null def
4951
					/$deepcopyfont
4952
						{
4953
						dup/FontType get 0 eq
4954
							{
4955
							1 dict dup/FontName/copied put copyfont
4956
								begin
4957
								/FDepVector FDepVector copyarray
4958
								0 1 2 index length 1 sub
4959
									{
4960
									2 copy get $deepcopyfont
4961
									dup/FontName/copied put
4962
									/copied exch definefont
4963
									3 copy put pop pop
4964
									}
4965
								for
4966
								def
4967
								currentdict
4968
								end
4969
							}
4970
							{$Strategies/$Type3Underprint get exec}
4971
						ifelse
4972
						}bind def
4973
					/$buildfontname
4974
						{
4975
						dup/CIDFont findresource/CIDSystemInfo get
4976
							begin
4977
							Registry length Ordering length Supplement 8 string cvs
4978
							3 copy length 2 add add add string
4979
							dup 5 1 roll dup 0 Registry putinterval
4980
							dup 4 index(-)putinterval
4981
							dup 4 index 1 add Ordering putinterval
4982
							4 2 roll add 1 add 2 copy(-)putinterval
4983
							end
4984
						1 add 2 copy 0 exch getinterval $cmapname $fontpat cvs exch
4985
						anchorsearch
4986
							{pop pop 3 2 roll putinterval cvn/$cmapname exch def}
4987
							{pop pop pop pop pop}
4988
						ifelse
4989
						length
4990
						$str 1 index(-)putinterval 1 add
4991
						$str 1 index $cmapname $fontpat cvs putinterval
4992
						$cmapname length add
4993
						$str exch 0 exch getinterval cvn
4994
						}bind def
4995
					/$findfontByROS
4996
						{
4997
						/$fontname exch def
4998
						$ROS Registry 2 copy known
4999
							{
5000
							get Ordering 2 copy known
5001
								{get}
5002
								{pop pop[]}
5003
							ifelse
5004
							}
5005
							{pop pop[]}
5006
						ifelse
5007
						false exch
5008
							{
5009
							dup/CIDFont resourcestatus
5010
								{
5011
								pop pop
5012
								save
5013
								1 index/CIDFont findresource
5014
								dup/WidthsOnly known
5015
									{dup/WidthsOnly get}
5016
									{false}
5017
								ifelse
5018
								exch pop
5019
								exch restore
5020
									{pop}
5021
									{exch pop true exit}
5022
								ifelse
5023
								}
5024
								{pop}
5025
							ifelse
5026
							}
5027
						forall
5028
							{$str cvs $buildfontname}
5029
							{
5030
							false(*)
5031
								{
5032
								save exch
5033
								dup/CIDFont findresource
5034
								dup/WidthsOnly known
5035
									{dup/WidthsOnly get not}
5036
									{true}
5037
								ifelse
5038
								exch/CIDSystemInfo get
5039
								dup/Registry get Registry eq
5040
								exch/Ordering get Ordering eq and and
5041
									{exch restore exch pop true exit}
5042
									{pop restore}
5043
								ifelse
5044
								}
5045
							$str/CIDFont resourceforall
5046
								{$buildfontname}
5047
								{$fontname $findfontByEnum}
5048
							ifelse
5049
							}
5050
						ifelse
5051
						}bind def
5052
					end
5053
				end
5054
				currentdict/$error known currentdict/languagelevel known and dup
5055
					{pop $error/SubstituteFont known}
5056
				if
5057
				dup
5058
					{$error}
5059
					{Adobe_CoolType_Core}
5060
				ifelse
5061
				begin
5062
					{
5063
					/SubstituteFont
5064
					/CMap/Category resourcestatus
5065
						{
5066
						pop pop
5067
						{
5068
						$SubstituteFont
5069
							begin
5070
							/$substituteFound true def
5071
							dup length $slen gt
5072
							$sname null ne or
5073
							$slen 0 gt and
5074
								{
5075
								$sname null eq
5076
									{dup $str cvs dup length $slen sub $slen getinterval cvn}
5077
									{$sname}
5078
								ifelse
5079
								Adobe_CoolType_Data/InVMFontsByCMap get
5080
								1 index 2 copy known
5081
									{
5082
									get
5083
									false exch
5084
										{
5085
										pop
5086
										currentglobal
5087
											{
5088
											GlobalFontDirectory 1 index known
5089
												{exch pop true exit}
5090
												{pop}
5091
											ifelse
5092
											}
5093
											{
5094
											FontDirectory 1 index known
5095
												{exch pop true exit}
5096
												{
5097
												GlobalFontDirectory 1 index known
5098
													{exch pop true exit}
5099
													{pop}
5100
												ifelse
5101
												}
5102
											ifelse
5103
											}
5104
										ifelse
5105
										}
5106
									forall
5107
									}
5108
									{pop pop false}
5109
								ifelse
5110
									{
5111
									exch pop exch pop
5112
									}
5113
									{
5114
									dup/CMap resourcestatus
5115
										{
5116
										pop pop
5117
										dup/$cmapname exch def
5118
										/CMap findresource/CIDSystemInfo get{def}forall
5119
										$findfontByROS
5120
										}
5121
										{
5122
										128 string cvs
5123
										dup(-)search
5124
											{
5125
											3 1 roll search
5126
												{
5127
												3 1 roll pop
5128
													{dup cvi}
5129
												stopped
5130
													{pop pop pop pop pop $findfontByEnum}
5131
													{
5132
													4 2 roll pop pop
5133
													exch length
5134
													exch
5135
													2 index length
5136
													2 index
5137
													sub
5138
													exch 1 sub -1 0
5139
														{
5140
														$str cvs dup length
5141
														4 index
5142
														0
5143
														4 index
5144
														4 3 roll add
5145
														getinterval
5146
														exch 1 index exch 3 index exch
5147
														putinterval
5148
														dup/CMap resourcestatus
5149
															{
5150
															pop pop
5151
															4 1 roll pop pop pop
5152
															dup/$cmapname exch def
5153
															/CMap findresource/CIDSystemInfo get{def}forall
5154
															$findfontByROS
5155
															true exit
5156
															}
5157
															{pop}
5158
														ifelse
5159
														}
5160
													for
5161
													dup type/booleantype eq
5162
														{pop}
5163
														{pop pop pop $findfontByEnum}
5164
													ifelse
5165
													}
5166
												ifelse
5167
												}
5168
												{pop pop pop $findfontByEnum}
5169
											ifelse
5170
											}
5171
											{pop pop $findfontByEnum}
5172
										ifelse
5173
										}
5174
									ifelse
5175
									}
5176
								ifelse
5177
								}
5178
								{//SubstituteFont exec}
5179
							ifelse
5180
							/$slen 0 def
5181
							end
5182
						}
5183
						}
5184
						{
5185
						{
5186
						$SubstituteFont
5187
							begin
5188
							/$substituteFound true def
5189
							dup length $slen gt
5190
							$sname null ne or
5191
							$slen 0 gt and
5192
								{$findfontByEnum}
5193
								{//SubstituteFont exec}
5194
							ifelse
5195
							end
5196
						}
5197
						}
5198
					ifelse
5199
					bind readonly def
5200
					Adobe_CoolType_Core/scfindfont/systemfindfont load put
5201
					}
5202
					{
5203
					/scfindfont
5204
						{
5205
						$SubstituteFont
5206
							begin
5207
							dup systemfindfont
5208
							dup/FontName known
5209
								{dup/FontName get dup 3 index ne}
5210
								{/noname true}
5211
							ifelse
5212
							dup
5213
								{
5214
								/$origfontnamefound 2 index def
5215
								/$origfontname 4 index def/$substituteFound true def
5216
								}
5217
							if
5218
							exch pop
5219
								{
5220
								$slen 0 gt
5221
								$sname null ne
5222
								3 index length $slen gt or and
5223
									{
5224
									pop dup $findfontByEnum findfont
5225
									dup maxlength 1 add dict
5226
										begin
5227
											{1 index/FID eq{pop pop}{def}ifelse}
5228
										forall
5229
										currentdict
5230
										end
5231
									definefont
5232
									dup/FontName known{dup/FontName get}{null}ifelse
5233
									$origfontnamefound ne
5234
										{
5235
										$origfontname $str cvs print
5236
										( substitution revised, using )print
5237
										dup/FontName known
5238
											{dup/FontName get}{(unspecified font)}
5239
										ifelse
5240
										$str cvs print(.\n)print
5241
										}
5242
									if
5243
									}
5244
									{exch pop}
5245
								ifelse
5246
								}
5247
								{exch pop}
5248
							ifelse
5249
							end
5250
						}bind def
5251
					}
5252
				ifelse
5253
				end
5254
			end
5255
		Adobe_CoolType_Core_Defined not
5256
			{
5257
			Adobe_CoolType_Core/findfont
5258
				{
5259
				$SubstituteFont
5260
					begin
5261
					$depth 0 eq
5262
						{
5263
						/$fontname 1 index dup type/stringtype ne{$str cvs}if def
5264
						/$substituteFound false def
5265
						}
5266
					if
5267
					/$depth $depth 1 add def
5268
					end
5269
				scfindfont
5270
				$SubstituteFont
5271
					begin
5272
					/$depth $depth 1 sub def
5273
					$substituteFound $depth 0 eq and
5274
						{
5275
						$inVMIndex null ne
5276
							{dup $inVMIndex $AddInVMFont}
5277
						if
5278
						$doSmartSub
5279
							{
5280
							currentdict/$Strategy known
5281
								{$Strategy/$BuildFont get exec}
5282
							if
5283
							}
5284
						if
5285
						}
5286
					if
5287
					end
5288
				}bind put
5289
			}
5290
		if
5291
		}
5292
	if
5293
	end
5294
/$AddInVMFont
5295
	{
5296
	exch/FontName 2 copy known
5297
		{
5298
		get
5299
		1 dict dup begin exch 1 index gcheck def end exch
5300
		Adobe_CoolType_Data/InVMFontsByCMap get exch
5301
		$DictAdd
5302
		}
5303
		{pop pop pop}
5304
	ifelse
5305
	}bind def
5306
/$DictAdd
5307
	{
5308
	2 copy known not
5309
		{2 copy 4 index length dict put}
5310
	if
5311
	Level2? not
5312
		{
5313
		2 copy get dup maxlength exch length 4 index length add lt
5314
		2 copy get dup length 4 index length add exch maxlength 1 index lt
5315
			{
5316
			2 mul dict
5317
				begin
5318
				2 copy get{forall}def
5319
				2 copy currentdict put
5320
				end
5321
			}
5322
			{pop}
5323
		ifelse
5324
		}
5325
	if
5326
	get
5327
		begin
5328
			{def}
5329
		forall
5330
		end
5331
	}bind def
5332
end
5333
end
5334
%%EndResource
5335
currentglobal true setglobal
5336
%%BeginResource: procset Adobe_CoolType_Utility_MAKEOCF 1.23 0
5337
%%Copyright: Copyright 1987-2006 Adobe Systems Incorporated.
5338
%%Version: 1.23 0
5339
systemdict/languagelevel known dup
5340
	{currentglobal false setglobal}
5341
	{false}
5342
ifelse
5343
exch
5344
userdict/Adobe_CoolType_Utility 2 copy known
5345
	{2 copy get dup maxlength 27 add dict copy}
5346
	{27 dict}
5347
ifelse put
5348
Adobe_CoolType_Utility
5349
	begin
5350
	/@eexecStartData
5351
		 <BAB431EA07F209EB8C4348311481D9D3F76E3D15246555577D87BC510ED54E
5352
		 118C39697FA9F6DB58128E60EB8A12FA24D7CDD2FA94D221FA9EC8DA3E5E6A1C
5353
		 4ACECC8C2D39C54E7C946031DD156C3A6B4A09AD29E1867A>def
5354
	/@recognizeCIDFont null def
5355
	/ct_Level2? exch def
5356
	/ct_Clone? 1183615869 internaldict dup
5357
			/CCRun known not
5358
			exch/eCCRun known not
5359
			ct_Level2? and or def
5360
ct_Level2?
5361
	{globaldict begin currentglobal true setglobal}
5362
if
5363
	/ct_AddStdCIDMap
5364
		ct_Level2?
5365
			{{
5366
				mark
5367
				Adobe_CoolType_Utility/@recognizeCIDFont currentdict put
5368
					{
5369
					((Hex)57 StartData
5370
					 0615 1e27 2c39 1c60 d8a8 cc31 fe2b f6e0
5371
					 7aa3 e541 e21c 60d8 a8c9 c3d0 6d9e 1c60
5372
					 d8a8 c9c2 02d7 9a1c 60d8 a849 1c60 d8a8
5373
					 cc36 74f4 1144 b13b 77)0()/SubFileDecode filter cvx exec
5374
					}
5375
				stopped
5376
					{
5377
					 cleartomark
5378
					 Adobe_CoolType_Utility/@recognizeCIDFont get
5379
					 countdictstack dup array dictstack
5380
					 exch 1 sub -1 0
5381
						 {
5382
						 2 copy get 3 index eq
5383
								{1 index length exch sub 1 sub{end}repeat exit}
5384
								{pop}
5385
						 ifelse
5386
						 }
5387
					 for
5388
					 pop pop
5389
					 Adobe_CoolType_Utility/@eexecStartData get eexec
5390
					}
5391
					{cleartomark}
5392
				ifelse
5393
			}}
5394
			{{
5395
				Adobe_CoolType_Utility/@eexecStartData get eexec
5396
			}}
5397
		ifelse bind def
5398
userdict/cid_extensions known
5399
dup{cid_extensions/cid_UpdateDB known and}if
5400
	{
5401
	 cid_extensions
5402
	 begin
5403
	/cid_GetCIDSystemInfo
5404
		{
5405
		 1 index type/stringtype eq
5406
			{exch cvn exch}
5407
		 if
5408
		 cid_extensions
5409
			 begin
5410
			 dup load 2 index known
5411
				{
5412
				 2 copy
5413
				 cid_GetStatusInfo
5414
				 dup null ne
5415
					{
5416
					 1 index load
5417
					 3 index get
5418
					 dup null eq
5419
						 {pop pop cid_UpdateDB}
5420
						 {
5421
						 exch
5422
						 1 index/Created get eq
5423
							 {exch pop exch pop}
5424
							 {pop cid_UpdateDB}
5425
						 ifelse
5426
						 }
5427
					 ifelse
5428
					}
5429
					{pop cid_UpdateDB}
5430
				 ifelse
5431
				}
5432
				{cid_UpdateDB}
5433
			 ifelse
5434
			 end
5435
		}bind def
5436
	 end
5437
	}
5438
if
5439
ct_Level2?
5440
	{end setglobal}
5441
if
5442
	/ct_UseNativeCapability? systemdict/composefont known def
5443
	/ct_MakeOCF 35 dict def
5444
	/ct_Vars 25 dict def
5445
	/ct_GlyphDirProcs 6 dict def
5446
	/ct_BuildCharDict 15 dict dup
5447
		begin
5448
		/charcode 2 string def
5449
		/dst_string 1500 string def
5450
		/nullstring()def
5451
		/usewidths? true def
5452
		end def
5453
	ct_Level2?{setglobal}{pop}ifelse
5454
	ct_GlyphDirProcs
5455
		begin
5456
		/GetGlyphDirectory
5457
			{
5458
			systemdict/languagelevel known
5459
				{pop/CIDFont findresource/GlyphDirectory get}
5460
				{
5461
				1 index/CIDFont findresource/GlyphDirectory
5462
				get dup type/dicttype eq
5463
					{
5464
					dup dup maxlength exch length sub 2 index lt
5465
						{
5466
						dup length 2 index add dict copy 2 index
5467
						/CIDFont findresource/GlyphDirectory 2 index put
5468
						}
5469
					if
5470
					}
5471
				if
5472
				exch pop exch pop
5473
				}
5474
			ifelse
5475
			+
5476
			}def
5477
		/+
5478
			{
5479
			systemdict/languagelevel known
5480
				{
5481
				currentglobal false setglobal
5482
				3 dict begin
5483
					/vm exch def
5484
				}
5485
				{1 dict begin}
5486
			ifelse
5487
			/$ exch def
5488
			systemdict/languagelevel known
5489
				{
5490
				vm setglobal
5491
				/gvm currentglobal def
5492
				$ gcheck setglobal
5493
				}
5494
			if
5495
			?{$ begin}if
5496
			}def
5497
		/?{$ type/dicttype eq}def
5498
		/|{
5499
			userdict/Adobe_CoolType_Data known
5500
				{
5501
			Adobe_CoolType_Data/AddWidths? known
5502
				{
5503
				 currentdict Adobe_CoolType_Data
5504
					begin
5505
					 begin
5506
						AddWidths?
5507
								{
5508
								Adobe_CoolType_Data/CC 3 index put
5509
								?{def}{$ 3 1 roll put}ifelse
5510
								CC charcode exch 1 index 0 2 index 256 idiv put
5511
								1 index exch 1 exch 256 mod put
5512
								stringwidth 2 array astore
5513
								currentfont/Widths get exch CC exch put
5514
								}
5515
								{?{def}{$ 3 1 roll put}ifelse}
5516
							ifelse
5517
					end
5518
				end
5519
				}
5520
				{?{def}{$ 3 1 roll put}ifelse}	ifelse
5521
				}
5522
				{?{def}{$ 3 1 roll put}ifelse}
5523
			ifelse
5524
			}def
5525
		/!
5526
			{
5527
			?{end}if
5528
			systemdict/languagelevel known
5529
				{gvm setglobal}
5530
			if
5531
			end
5532
			}def
5533
		/:{string currentfile exch readstring pop}executeonly def
5534
		end
5535
	ct_MakeOCF
5536
		begin
5537
		/ct_cHexEncoding
5538
		[/c00/c01/c02/c03/c04/c05/c06/c07/c08/c09/c0A/c0B/c0C/c0D/c0E/c0F/c10/c11/c12
5539
		/c13/c14/c15/c16/c17/c18/c19/c1A/c1B/c1C/c1D/c1E/c1F/c20/c21/c22/c23/c24/c25
5540
		/c26/c27/c28/c29/c2A/c2B/c2C/c2D/c2E/c2F/c30/c31/c32/c33/c34/c35/c36/c37/c38
5541
		/c39/c3A/c3B/c3C/c3D/c3E/c3F/c40/c41/c42/c43/c44/c45/c46/c47/c48/c49/c4A/c4B
5542
		/c4C/c4D/c4E/c4F/c50/c51/c52/c53/c54/c55/c56/c57/c58/c59/c5A/c5B/c5C/c5D/c5E
5543
		/c5F/c60/c61/c62/c63/c64/c65/c66/c67/c68/c69/c6A/c6B/c6C/c6D/c6E/c6F/c70/c71
5544
		/c72/c73/c74/c75/c76/c77/c78/c79/c7A/c7B/c7C/c7D/c7E/c7F/c80/c81/c82/c83/c84
5545
		/c85/c86/c87/c88/c89/c8A/c8B/c8C/c8D/c8E/c8F/c90/c91/c92/c93/c94/c95/c96/c97
5546
		/c98/c99/c9A/c9B/c9C/c9D/c9E/c9F/cA0/cA1/cA2/cA3/cA4/cA5/cA6/cA7/cA8/cA9/cAA
5547
		/cAB/cAC/cAD/cAE/cAF/cB0/cB1/cB2/cB3/cB4/cB5/cB6/cB7/cB8/cB9/cBA/cBB/cBC/cBD
5548
		/cBE/cBF/cC0/cC1/cC2/cC3/cC4/cC5/cC6/cC7/cC8/cC9/cCA/cCB/cCC/cCD/cCE/cCF/cD0
5549
		/cD1/cD2/cD3/cD4/cD5/cD6/cD7/cD8/cD9/cDA/cDB/cDC/cDD/cDE/cDF/cE0/cE1/cE2/cE3
5550
		/cE4/cE5/cE6/cE7/cE8/cE9/cEA/cEB/cEC/cED/cEE/cEF/cF0/cF1/cF2/cF3/cF4/cF5/cF6
5551
		/cF7/cF8/cF9/cFA/cFB/cFC/cFD/cFE/cFF]def
5552
		/ct_CID_STR_SIZE 8000 def
5553
		/ct_mkocfStr100 100 string def
5554
		/ct_defaultFontMtx[.001 0 0 .001 0 0]def
5555
		/ct_1000Mtx[1000 0 0 1000 0 0]def
5556
		/ct_raise{exch cvx exch errordict exch get exec stop}bind def
5557
		/ct_reraise
5558
			{cvx $error/errorname get(Error: )print dup(						 )cvs print
5559
					errordict exch get exec stop
5560
			}bind def
5561
		/ct_cvnsi
5562
			{
5563
			1 index add 1 sub 1 exch 0 4 1 roll
5564
				{
5565
				2 index exch get
5566
				exch 8 bitshift
5567
				add
5568
				}
5569
			for
5570
			exch pop
5571
			}bind def
5572
		/ct_GetInterval
5573
			{
5574
			Adobe_CoolType_Utility/ct_BuildCharDict get
5575
				begin
5576
				/dst_index 0 def
5577
				dup dst_string length gt
5578
					{dup string/dst_string exch def}
5579
				if
5580
				1 index ct_CID_STR_SIZE idiv
5581
				/arrayIndex exch def
5582
				2 index arrayIndex get
5583
				2 index
5584
				arrayIndex ct_CID_STR_SIZE mul
5585
				sub
5586
					{
5587
					dup 3 index add 2 index length le
5588
						{
5589
						2 index getinterval
5590
						dst_string dst_index 2 index putinterval
5591
						length dst_index add/dst_index exch def
5592
						exit
5593
						}
5594
						{
5595
						1 index length 1 index sub
5596
						dup 4 1 roll
5597
						getinterval
5598
						dst_string dst_index 2 index putinterval
5599
						pop dup dst_index add/dst_index exch def
5600
						sub
5601
						/arrayIndex arrayIndex 1 add def
5602
						2 index dup length arrayIndex gt
5603
							 {arrayIndex get}
5604
							 {
5605
							 pop
5606
							 exit
5607
							 }
5608
						ifelse
5609
						0
5610
						}
5611
					ifelse
5612
					}
5613
				loop
5614
				pop pop pop
5615
				dst_string 0 dst_index getinterval
5616
				end
5617
			}bind def
5618
		ct_Level2?
5619
			{
5620
			/ct_resourcestatus
5621
			currentglobal mark true setglobal
5622
				{/unknowninstancename/Category resourcestatus}
5623
			stopped
5624
				{cleartomark setglobal true}
5625
				{cleartomark currentglobal not exch setglobal}
5626
			ifelse
5627
				{
5628
					{
5629
					mark 3 1 roll/Category findresource
5630
						begin
5631
						ct_Vars/vm currentglobal put
5632
						({ResourceStatus}stopped)0()/SubFileDecode filter cvx exec
5633
							{cleartomark false}
5634
							{{3 2 roll pop true}{cleartomark false}ifelse}
5635
						ifelse
5636
						ct_Vars/vm get setglobal
5637
						end
5638
					}
5639
				}
5640
				{{resourcestatus}}
5641
			ifelse bind def
5642
			/CIDFont/Category ct_resourcestatus
5643
				{pop pop}
5644
				{
5645
				currentglobal true setglobal
5646
				/Generic/Category findresource
5647
				dup length dict copy
5648
				dup/InstanceType/dicttype put
5649
				/CIDFont exch/Category defineresource pop
5650
				setglobal
5651
				}
5652
			ifelse
5653
			ct_UseNativeCapability?
5654
				{
5655
				/CIDInit/ProcSet findresource begin
5656
				12 dict begin
5657
				begincmap
5658
				/CIDSystemInfo 3 dict dup begin
5659
				 /Registry(Adobe)def
5660
				 /Ordering(Identity)def
5661
				 /Supplement 0 def
5662
				end def
5663
				/CMapName/Identity-H def
5664
				/CMapVersion 1.000 def
5665
				/CMapType 1 def
5666
				1 begincodespacerange
5667
				<0000><FFFF>
5668
				endcodespacerange
5669
				1 begincidrange
5670
				<0000><FFFF>0
5671
				endcidrange
5672
				endcmap
5673
				CMapName currentdict/CMap defineresource pop
5674
				end
5675
				end
5676
				}
5677
			if
5678
			}
5679
			{
5680
			/ct_Category 2 dict begin
5681
			/CIDFont 10 dict def
5682
			/ProcSet	2 dict def
5683
			currentdict
5684
			end
5685
			def
5686
			/defineresource
5687
				{
5688
				ct_Category 1 index 2 copy known
5689
					{
5690
					get
5691
					dup dup maxlength exch length eq
5692
						{
5693
						dup length 10 add dict copy
5694
						ct_Category 2 index 2 index put
5695
						}
5696
					if
5697
					3 index 3 index put
5698
					pop exch pop
5699
					}
5700
					{pop pop/defineresource/undefined ct_raise}
5701
				ifelse
5702
				}bind def
5703
			/findresource
5704
				{
5705
				ct_Category 1 index 2 copy known
5706
					{
5707
					get
5708
					2 index 2 copy known
5709
						{get 3 1 roll pop pop}
5710
						{pop pop/findresource/undefinedresource ct_raise}
5711
					ifelse
5712
					}
5713
					{pop pop/findresource/undefined ct_raise}
5714
				ifelse
5715
				}bind def
5716
			/resourcestatus
5717
				{
5718
				ct_Category 1 index 2 copy known
5719
					{
5720
					get
5721
					2 index known
5722
					exch pop exch pop
5723
						{
5724
						0 -1 true
5725
						}
5726
						{
5727
						false
5728
						}
5729
					ifelse
5730
					}
5731
					{pop pop/findresource/undefined ct_raise}
5732
				ifelse
5733
				}bind def
5734
			/ct_resourcestatus/resourcestatus load def
5735
			}
5736
		ifelse
5737
		/ct_CIDInit 2 dict
5738
			begin
5739
			/ct_cidfont_stream_init
5740
				{
5741
					{
5742
					dup(Binary)eq
5743
						{
5744
						pop
5745
						null
5746
						currentfile
5747
						ct_Level2?
5748
							{
5749
								{cid_BYTE_COUNT()/SubFileDecode filter}
5750
							stopped
5751
								{pop pop pop}
5752
							if
5753
							}
5754
						if
5755
						/readstring load
5756
						exit
5757
						}
5758
					if
5759
					dup(Hex)eq
5760
						{
5761
						pop
5762
						currentfile
5763
						ct_Level2?
5764
							{
5765
								{null exch/ASCIIHexDecode filter/readstring}
5766
							stopped
5767
								{pop exch pop(>)exch/readhexstring}
5768
							if
5769
							}
5770
							{(>)exch/readhexstring}
5771
						ifelse
5772
						load
5773
						exit
5774
						}
5775
					if
5776
					/StartData/typecheck ct_raise
5777
					}
5778
				loop
5779
				cid_BYTE_COUNT ct_CID_STR_SIZE le
5780
					{
5781
					2 copy cid_BYTE_COUNT string exch exec
5782
					pop
5783
					1 array dup
5784
					3 -1 roll
5785
					0 exch put
5786
					}
5787
					{
5788
					cid_BYTE_COUNT ct_CID_STR_SIZE div ceiling cvi
5789
					dup array exch 2 sub 0 exch 1 exch
5790
						{
5791
						2 copy
5792
						5 index
5793
						ct_CID_STR_SIZE
5794
						string
5795
						6 index exec
5796
						pop
5797
						put
5798
						pop
5799
						}
5800
					for
5801
					2 index
5802
					cid_BYTE_COUNT ct_CID_STR_SIZE mod string
5803
					3 index exec
5804
					pop
5805
					1 index exch
5806
					1 index length 1 sub
5807
					exch put
5808
					}
5809
				ifelse
5810
				cid_CIDFONT exch/GlyphData exch put
5811
				2 index null eq
5812
					{
5813
					pop pop pop
5814
					}
5815
					{
5816
					pop/readstring load
5817
					1 string exch
5818
						{
5819
						3 copy exec
5820
						pop
5821
						dup length 0 eq
5822
							{
5823
							pop pop pop pop pop
5824
							true exit
5825
							}
5826
						if
5827
						4 index
5828
						eq
5829
							{
5830
							pop pop pop pop
5831
							false exit
5832
							}
5833
						if
5834
						}
5835
					loop
5836
					pop
5837
					}
5838
				ifelse
5839
				}bind def
5840
			/StartData
5841
				{
5842
				mark
5843
					{
5844
					currentdict
5845
					dup/FDArray get 0 get/FontMatrix get
5846
					0 get 0.001 eq
5847
						{
5848
						dup/CDevProc known not
5849
							{
5850
							/CDevProc 1183615869 internaldict/stdCDevProc 2 copy known
5851
								{get}
5852
								{
5853
								pop pop
5854
								{pop pop pop pop pop 0 -1000 7 index 2 div 880}
5855
								}
5856
							ifelse
5857
							def
5858
							}
5859
						if
5860
						}
5861
						{
5862
						/CDevProc
5863
							{
5864
							 pop pop pop pop pop
5865
							 0
5866
							 1 cid_temp/cid_CIDFONT get
5867
							/FDArray get 0 get
5868
							/FontMatrix get 0 get div
5869
							 7 index 2 div
5870
							 1 index 0.88 mul
5871
							}def
5872
						}
5873
					ifelse
5874
					/cid_temp 15 dict def
5875
					cid_temp
5876
						begin
5877
						/cid_CIDFONT exch def
5878
						3 copy pop
5879
						dup/cid_BYTE_COUNT exch def 0 gt
5880
							{
5881
							ct_cidfont_stream_init
5882
							FDArray
5883
								{
5884
								/Private get
5885
								dup/SubrMapOffset known
5886
									{
5887
									begin
5888
									/Subrs SubrCount array def
5889
									Subrs
5890
									SubrMapOffset
5891
									SubrCount
5892
									SDBytes
5893
									ct_Level2?
5894
										{
5895
										currentdict dup/SubrMapOffset undef
5896
										dup/SubrCount undef
5897
										/SDBytes undef
5898
										}
5899
									if
5900
									end
5901
									/cid_SD_BYTES exch def
5902
									/cid_SUBR_COUNT exch def
5903
									/cid_SUBR_MAP_OFFSET exch def
5904
									/cid_SUBRS exch def
5905
									cid_SUBR_COUNT 0 gt
5906
										{
5907
										GlyphData cid_SUBR_MAP_OFFSET cid_SD_BYTES ct_GetInterval
5908
										0 cid_SD_BYTES ct_cvnsi
5909
										0 1 cid_SUBR_COUNT 1 sub
5910
											{
5911
											exch 1 index
5912
											1 add
5913
											cid_SD_BYTES mul cid_SUBR_MAP_OFFSET add
5914
											GlyphData exch cid_SD_BYTES ct_GetInterval
5915
											0 cid_SD_BYTES ct_cvnsi
5916
											cid_SUBRS 4 2 roll
5917
											GlyphData exch
5918
											4 index
5919
											1 index
5920
											sub
5921
											ct_GetInterval
5922
											dup length string copy put
5923
											}
5924
										for
5925
										pop
5926
										}
5927
									if
5928
									}
5929
									{pop}
5930
								ifelse
5931
								}
5932
							forall
5933
							}
5934
						if
5935
						cleartomark pop pop
5936
						end
5937
					CIDFontName currentdict/CIDFont defineresource pop
5938
					end end
5939
					}
5940
				stopped
5941
					{cleartomark/StartData ct_reraise}
5942
				if
5943
				}bind def
5944
			currentdict
5945
			end def
5946
		/ct_saveCIDInit
5947
			{
5948
			/CIDInit/ProcSet ct_resourcestatus
5949
				{true}
5950
				{/CIDInitC/ProcSet ct_resourcestatus}
5951
			ifelse
5952
				{
5953
				pop pop
5954
				/CIDInit/ProcSet findresource
5955
				ct_UseNativeCapability?
5956
					{pop null}
5957
					{/CIDInit ct_CIDInit/ProcSet defineresource pop}
5958
				ifelse
5959
				}
5960
				{/CIDInit ct_CIDInit/ProcSet defineresource pop null}
5961
			ifelse
5962
			ct_Vars exch/ct_oldCIDInit exch put
5963
			}bind def
5964
		/ct_restoreCIDInit
5965
			{
5966
			ct_Vars/ct_oldCIDInit get dup null ne
5967
				{/CIDInit exch/ProcSet defineresource pop}
5968
				{pop}
5969
			ifelse
5970
			}bind def
5971
		/ct_BuildCharSetUp
5972
			{
5973
			1 index
5974
				begin
5975
				CIDFont
5976
					begin
5977
					Adobe_CoolType_Utility/ct_BuildCharDict get
5978
						begin
5979
						/ct_dfCharCode exch def
5980
						/ct_dfDict exch def
5981
						CIDFirstByte ct_dfCharCode add
5982
						dup CIDCount ge
5983
							{pop 0}
5984
						if
5985
						/cid exch def
5986
							{
5987
							GlyphDirectory cid 2 copy known
5988
								{get}
5989
								{pop pop nullstring}
5990
							ifelse
5991
							dup length FDBytes sub 0 gt
5992
								{
5993
								dup
5994
								FDBytes 0 ne
5995
									{0 FDBytes ct_cvnsi}
5996
									{pop 0}
5997
								ifelse
5998
								/fdIndex exch def
5999
								dup length FDBytes sub FDBytes exch getinterval
6000
								/charstring exch def
6001
								exit
6002
								}
6003
								{
6004
								pop
6005
								cid 0 eq
6006
									{/charstring nullstring def exit}
6007
								if
6008
								/cid 0 def
6009
								}
6010
							ifelse
6011
							}
6012
						loop
6013
			}def
6014
		/ct_SetCacheDevice
6015
			{
6016
			0 0 moveto
6017
			dup stringwidth
6018
			3 -1 roll
6019
			true charpath
6020
			pathbbox
6021
			0 -1000
6022
			7 index 2 div 880
6023
			setcachedevice2
6024
			0 0 moveto
6025
			}def
6026
		/ct_CloneSetCacheProc
6027
			{
6028
			1 eq
6029
				{
6030
				stringwidth
6031
				pop -2 div -880
6032
				0 -1000 setcharwidth
6033
				moveto
6034
				}
6035
				{
6036
				usewidths?
6037
					{
6038
					currentfont/Widths get cid
6039
					2 copy known
6040
						{get exch pop aload pop}
6041
						{pop pop stringwidth}
6042
					ifelse
6043
					}
6044
					{stringwidth}
6045
				ifelse
6046
				setcharwidth
6047
				0 0 moveto
6048
				}
6049
			ifelse
6050
			}def
6051
		/ct_Type3ShowCharString
6052
			{
6053
			ct_FDDict fdIndex 2 copy known
6054
				{get}
6055
				{
6056
				currentglobal 3 1 roll
6057
				1 index gcheck setglobal
6058
				ct_Type1FontTemplate dup maxlength dict copy
6059
					begin
6060
					FDArray fdIndex get
6061
					dup/FontMatrix 2 copy known
6062
						{get}
6063
						{pop pop ct_defaultFontMtx}
6064
					ifelse
6065
					/FontMatrix exch dup length array copy def
6066
					/Private get
6067
					/Private exch def
6068
					/Widths rootfont/Widths get def
6069
					/CharStrings 1 dict dup/.notdef
6070
						<d841272cf18f54fc13>dup length string copy put def
6071
					currentdict
6072
					end
6073
				/ct_Type1Font exch definefont
6074
				dup 5 1 roll put
6075
				setglobal
6076
				}
6077
			ifelse
6078
			dup/CharStrings get 1 index/Encoding get
6079
			ct_dfCharCode get charstring put
6080
			rootfont/WMode 2 copy known
6081
				{get}
6082
				{pop pop 0}
6083
			ifelse
6084
			exch
6085
			1000 scalefont setfont
6086
			ct_str1 0 ct_dfCharCode put
6087
			ct_str1 exch ct_dfSetCacheProc
6088
			ct_SyntheticBold
6089
				{
6090
				currentpoint
6091
				ct_str1 show
6092
				newpath
6093
				moveto
6094
				ct_str1 true charpath
6095
				ct_StrokeWidth setlinewidth
6096
				stroke
6097
				}
6098
				{ct_str1 show}
6099
			ifelse
6100
			}def
6101
		/ct_Type4ShowCharString
6102
			{
6103
			ct_dfDict ct_dfCharCode charstring
6104
			FDArray fdIndex get
6105
			dup/FontMatrix get dup ct_defaultFontMtx ct_matrixeq not
6106
				{ct_1000Mtx matrix concatmatrix concat}
6107
				{pop}
6108
			ifelse
6109
			/Private get
6110
			Adobe_CoolType_Utility/ct_Level2? get not
6111
				{
6112
				ct_dfDict/Private
6113
				3 -1 roll
6114
					{put}
6115
				1183615869 internaldict/superexec get exec
6116
				}
6117
			if
6118
			1183615869 internaldict
6119
			Adobe_CoolType_Utility/ct_Level2? get
6120
				{1 index}
6121
				{3 index/Private get mark 6 1 roll}
6122
			ifelse
6123
			dup/RunInt known
6124
				{/RunInt get}
6125
				{pop/CCRun}
6126
			ifelse
6127
			get exec
6128
			Adobe_CoolType_Utility/ct_Level2? get not
6129
				{cleartomark}
6130
			if
6131
			}bind def
6132
		/ct_BuildCharIncremental
6133
			{
6134
				{
6135
				Adobe_CoolType_Utility/ct_MakeOCF get begin
6136
				ct_BuildCharSetUp
6137
				ct_ShowCharString
6138
				}
6139
			stopped
6140
				{stop}
6141
			if
6142
			end
6143
			end
6144
			end
6145
			end
6146
			}bind def
6147
		/BaseFontNameStr(BF00)def
6148
		/ct_Type1FontTemplate 14 dict
6149
			begin
6150
			/FontType 1 def
6151
			/FontMatrix [0.001 0 0 0.001 0 0]def
6152
			/FontBBox [-250 -250 1250 1250]def
6153
			/Encoding ct_cHexEncoding def
6154
			/PaintType 0 def
6155
			currentdict
6156
			end def
6157
		/BaseFontTemplate 11 dict
6158
			begin
6159
			/FontMatrix [0.001 0 0 0.001 0 0]def
6160
			/FontBBox [-250 -250 1250 1250]def
6161
			/Encoding ct_cHexEncoding def
6162
			/BuildChar/ct_BuildCharIncremental load def
6163
			ct_Clone?
6164
				{
6165
				/FontType 3 def
6166
				/ct_ShowCharString/ct_Type3ShowCharString load def
6167
				/ct_dfSetCacheProc/ct_CloneSetCacheProc load def
6168
				/ct_SyntheticBold false def
6169
				/ct_StrokeWidth 1 def
6170
				}
6171
				{
6172
				/FontType 4 def
6173
				/Private 1 dict dup/lenIV 4 put def
6174
				/CharStrings 1 dict dup/.notdef<d841272cf18f54fc13>put def
6175
				/PaintType 0 def
6176
				/ct_ShowCharString/ct_Type4ShowCharString load def
6177
				}
6178
			ifelse
6179
			/ct_str1 1 string def
6180
			currentdict
6181
			end def
6182
		/BaseFontDictSize BaseFontTemplate length 5 add def
6183
		/ct_matrixeq
6184
			{
6185
			true 0 1 5
6186
				{
6187
				dup 4 index exch get exch 3 index exch get eq and
6188
				dup not
6189
					{exit}
6190
				if
6191
				}
6192
			for
6193
			exch pop exch pop
6194
			}bind def
6195
		/ct_makeocf
6196
			{
6197
			15 dict
6198
				begin
6199
				exch/WMode exch def
6200
				exch/FontName exch def
6201
				/FontType 0 def
6202
				/FMapType 2 def
6203
			dup/FontMatrix known
6204
				{dup/FontMatrix get/FontMatrix exch def}
6205
				{/FontMatrix matrix def}
6206
			ifelse
6207
				/bfCount 1 index/CIDCount get 256 idiv 1 add
6208
					dup 256 gt{pop 256}if def
6209
				/Encoding
6210
					256 array 0 1 bfCount 1 sub{2 copy dup put pop}for
6211
					bfCount 1 255{2 copy bfCount put pop}for
6212
					def
6213
				/FDepVector bfCount dup 256 lt{1 add}if array def
6214
				BaseFontTemplate BaseFontDictSize dict copy
6215
					begin
6216
					/CIDFont exch def
6217
					CIDFont/FontBBox known
6218
						{CIDFont/FontBBox get/FontBBox exch def}
6219
					if
6220
					CIDFont/CDevProc known
6221
						{CIDFont/CDevProc get/CDevProc exch def}
6222
					if
6223
					currentdict
6224
					end
6225
				BaseFontNameStr 3(0)putinterval
6226
				0 1 bfCount dup 256 eq{1 sub}if
6227
					{
6228
					FDepVector exch
6229
					2 index BaseFontDictSize dict copy
6230
						begin
6231
						dup/CIDFirstByte exch 256 mul def
6232
						FontType 3 eq
6233
							{/ct_FDDict 2 dict def}
6234
						if
6235
						currentdict
6236
						end
6237
					1 index 16
6238
					BaseFontNameStr 2 2 getinterval cvrs pop
6239
					BaseFontNameStr exch definefont
6240
					put
6241
					}
6242
				for
6243
				ct_Clone?
6244
					{/Widths 1 index/CIDFont get/GlyphDirectory get length dict def}
6245
				if
6246
				FontName
6247
				currentdict
6248
				end
6249
			definefont
6250
			ct_Clone?
6251
				{
6252
				gsave
6253
				dup 1000 scalefont setfont
6254
				ct_BuildCharDict
6255
					begin
6256
					/usewidths? false def
6257
					currentfont/Widths get
6258
						begin
6259
						exch/CIDFont get/GlyphDirectory get
6260
							{
6261
							pop
6262
							dup charcode exch 1 index 0 2 index 256 idiv put
6263
							1 index exch 1 exch 256 mod put
6264
							stringwidth 2 array astore def
6265
							}
6266
						forall
6267
						end
6268
					/usewidths? true def
6269
					end
6270
				grestore
6271
				}
6272
				{exch pop}
6273
			ifelse
6274
			}bind def
6275
		currentglobal true setglobal
6276
		/ct_ComposeFont
6277
			{
6278
			ct_UseNativeCapability?
6279
				{				
6280
				2 index/CMap ct_resourcestatus
6281
					{pop pop exch pop}
6282
					{
6283
					/CIDInit/ProcSet findresource
6284
						begin
6285
						12 dict
6286
							begin
6287
							begincmap
6288
							/CMapName 3 index def
6289
							/CMapVersion 1.000 def
6290
							/CMapType 1 def
6291
							exch/WMode exch def
6292
							/CIDSystemInfo 3 dict dup
6293
								begin
6294
								/Registry(Adobe)def
6295
								/Ordering
6296
								CMapName ct_mkocfStr100 cvs
6297
								(Adobe-)search
6298
									{
6299
									pop pop
6300
									(-)search
6301
										{
6302
										dup length string copy
6303
										exch pop exch pop
6304
										}
6305
										{pop(Identity)}
6306
									ifelse
6307
									}
6308
									{pop (Identity)}
6309
								ifelse
6310
								def
6311
								/Supplement 0 def
6312
								end def
6313
							1 begincodespacerange
6314
							<0000><FFFF>
6315
							endcodespacerange
6316
							1 begincidrange
6317
							<0000><FFFF>0
6318
							endcidrange
6319
							endcmap
6320
							CMapName currentdict/CMap defineresource pop
6321
							end
6322
						end
6323
					}
6324
				ifelse
6325
				composefont
6326
				}
6327
				{
6328
				3 2 roll pop
6329
				0 get/CIDFont findresource
6330
				ct_makeocf
6331
				}
6332
			ifelse
6333
			}bind def
6334
			setglobal
6335
		/ct_MakeIdentity
6336
			{
6337
			ct_UseNativeCapability?
6338
				{
6339
				1 index/CMap ct_resourcestatus
6340
					{pop pop}
6341
					{
6342
					/CIDInit/ProcSet findresource begin
6343
					12 dict begin
6344
					begincmap
6345
					/CMapName 2 index def
6346
					/CMapVersion 1.000 def
6347
					/CMapType 1 def
6348
					/CIDSystemInfo 3 dict dup
6349
						begin
6350
						/Registry(Adobe)def
6351
						/Ordering
6352
						CMapName ct_mkocfStr100 cvs
6353
						(Adobe-)search
6354
							{
6355
							pop pop
6356
							(-)search
6357
								{dup length string copy exch pop exch pop}
6358
								{pop(Identity)}
6359
							ifelse
6360
							}
6361
							{pop(Identity)}
6362
						ifelse
6363
						def
6364
						/Supplement 0 def
6365
						end def
6366
					1 begincodespacerange
6367
					<0000><FFFF>
6368
					endcodespacerange
6369
					1 begincidrange
6370
					<0000><FFFF>0
6371
					endcidrange
6372
					endcmap
6373
					CMapName currentdict/CMap defineresource pop
6374
					end
6375
					end
6376
					}
6377
				ifelse
6378
				composefont
6379
				}
6380
				{
6381
				exch pop
6382
				0 get/CIDFont findresource
6383
				ct_makeocf
6384
				}
6385
			ifelse
6386
			}bind def
6387
		currentdict readonly pop
6388
		end
6389
	end
6390
%%EndResource
6391
setglobal
6392
%%BeginResource: procset Adobe_CoolType_Utility_T42 1.0 0
6393
%%Copyright: Copyright 1987-2004 Adobe Systems Incorporated.
6394
%%Version: 1.0 0
6395
userdict/ct_T42Dict 15 dict put
6396
ct_T42Dict begin
6397
/Is2015?
6398
{
6399
 version
6400
 cvi
6401
 2015
6402
 ge
6403
}bind def
6404
/AllocGlyphStorage
6405
{
6406
 Is2015?
6407
 {	
6408
	pop
6409
 }
6410
 {
6411
	{string}forall
6412
 }ifelse
6413
}bind def
6414
/Type42DictBegin
6415
{
6416
25 dict begin
6417
 /FontName exch def
6418
 /CharStrings 256 dict 
6419
begin
6420
	 /.notdef 0 def
6421
	 currentdict 
6422
end def
6423
 /Encoding exch def
6424
 /PaintType 0 def
6425
 /FontType 42 def
6426
 /FontMatrix[1 0 0 1 0 0]def
6427
 4 array astore cvx/FontBBox exch def
6428
 /sfnts
6429
}bind def
6430
/Type42DictEnd 
6431
{
6432
 currentdict dup/FontName get exch definefont end
6433
ct_T42Dict exch
6434
dup/FontName get exch put
6435
}bind def
6436
/RD{string currentfile exch readstring pop}executeonly def
6437
/PrepFor2015
6438
{
6439
Is2015?
6440
{		 
6441
	/GlyphDirectory 
6442
	 16
6443
	 dict def
6444
	 sfnts 0 get
6445
	 dup
6446
	 2 index
6447
	(glyx)
6448
	 putinterval
6449
	 2 index 
6450
	(locx)
6451
	 putinterval
6452
	 pop
6453
	 pop
6454
}
6455
{
6456
	 pop
6457
	 pop
6458
}ifelse			
6459
}bind def
6460
/AddT42Char
6461
{
6462
Is2015?
6463
{
6464
	/GlyphDirectory get 
6465
	begin
6466
	def
6467
	end
6468
	pop
6469
	pop
6470
}
6471
{
6472
	/sfnts get
6473
	4 index
6474
	get
6475
	3 index
6476
 2 index
6477
	putinterval
6478
	pop
6479
	pop
6480
	pop
6481
	pop
6482
}ifelse
6483
}bind def
6484
/T0AddT42Mtx2
6485
{
6486
/CIDFont findresource/Metrics2 get begin def end
6487
}bind def
6488
end
6489
%%EndResource
6490
currentglobal true setglobal
6491
%%BeginFile: MMFauxFont.prc
6492
%%Copyright: Copyright 1987-2001 Adobe Systems Incorporated. 
6493
%%All Rights Reserved.
6494
userdict /ct_EuroDict 10 dict put
6495
ct_EuroDict begin
6496
/ct_CopyFont 
6497
{
6498
    { 1 index /FID ne {def} {pop pop} ifelse} forall
6499
} def
6500
/ct_GetGlyphOutline
6501
{
6502
   gsave
6503
   initmatrix newpath
6504
   exch findfont dup 
6505
   length 1 add dict 
6506
   begin 
6507
		ct_CopyFont 
6508
		/Encoding Encoding dup length array copy 
6509
		dup
6510
		4 -1 roll
6511
		0 exch put   
6512
		def
6513
		currentdict
6514
   end
6515
   /ct_EuroFont exch definefont
6516
   1000 scalefont setfont
6517
   0 0 moveto
6518
   [
6519
       <00> stringwidth 
6520
       <00> false charpath
6521
       pathbbox
6522
       [
6523
       {/m cvx} {/l cvx} {/c cvx} {/cp cvx} pathforall
6524
   grestore
6525
   counttomark 8 add
6526
}
6527
def
6528
/ct_MakeGlyphProc
6529
{
6530
   ] cvx
6531
   /ct_PSBuildGlyph cvx
6532
   ] cvx
6533
} def
6534
/ct_PSBuildGlyph 
6535
{ 
6536
 	gsave 
6537
	8 -1 roll pop 
6538
	7 1 roll 
6539
        6 -2 roll ct_FontMatrix transform 6 2 roll
6540
        4 -2 roll ct_FontMatrix transform 4 2 roll
6541
        ct_FontMatrix transform 
6542
	currentdict /PaintType 2 copy known {get 2 eq}{pop pop false} ifelse  
6543
	dup  9 1 roll 
6544
	{  
6545
		currentdict /StrokeWidth 2 copy known  
6546
		{   
6547
			get 2 div   
6548
			0 ct_FontMatrix dtransform pop
6549
			5 1 roll  
6550
			4 -1 roll 4 index sub   
6551
			4 1 roll   
6552
			3 -1 roll 4 index sub  
6553
			3 1 roll   
6554
			exch 4 index add exch  
6555
			4 index add  
6556
			5 -1 roll pop  
6557
		}  
6558
		{	 
6559
			pop pop 
6560
		}  
6561
		ifelse  
6562
	}       
6563
    if  
6564
	setcachedevice  
6565
        ct_FontMatrix concat
6566
        ct_PSPathOps begin 
6567
		exec 
6568
	end 
6569
	{  
6570
		currentdict /StrokeWidth 2 copy known  
6571
			{ get }  
6572
			{ pop pop 0 }  
6573
  	    ifelse  
6574
		setlinewidth stroke  
6575
	}  
6576
	{   
6577
	    fill  
6578
	}  
6579
	ifelse  
6580
    grestore
6581
} def 
6582
/ct_PSPathOps 4 dict dup begin 
6583
	/m {moveto} def 
6584
	/l {lineto} def 
6585
	/c {curveto} def 
6586
	/cp {closepath} def 
6587
end 
6588
def 
6589
/ct_matrix1000 [1000 0 0 1000 0 0] def
6590
/ct_AddGlyphProc  
6591
{
6592
   2 index findfont dup length 4 add dict 
6593
   begin 
6594
	ct_CopyFont 
6595
	/CharStrings CharStrings dup length 1 add dict copy
6596
      begin
6597
         3 1 roll def  
6598
         currentdict 
6599
      end 
6600
      def
6601
      /ct_FontMatrix ct_matrix1000 FontMatrix matrix concatmatrix def
6602
      /ct_PSBuildGlyph /ct_PSBuildGlyph load def
6603
      /ct_PSPathOps /ct_PSPathOps load def
6604
      currentdict
6605
   end
6606
   definefont pop
6607
}
6608
def
6609
systemdict /languagelevel known
6610
{
6611
	/ct_AddGlyphToPrinterFont {
6612
		2 copy
6613
		ct_GetGlyphOutline 3 add -1 roll restore 
6614
		ct_MakeGlyphProc 
6615
		ct_AddGlyphProc
6616
	} def
6617
}
6618
{
6619
	/ct_AddGlyphToPrinterFont {
6620
	    pop pop restore
6621
		Adobe_CTFauxDict /$$$FONTNAME get
6622
		/Euro
6623
		Adobe_CTFauxDict /$$$SUBSTITUTEBASE get
6624
		ct_EuroDict exch get
6625
		ct_AddGlyphProc
6626
	} def
6627
} ifelse
6628
/AdobeSansMM 
6629
{ 
6630
556 0 24 -19 541 703 
6631
	{ 
6632
	541 628 m 
6633
	510 669 442 703 354 703 c 
6634
	201 703 117 607 101 444 c 
6635
	50 444 l 
6636
	25 372 l 
6637
	97 372 l 
6638
	97 301 l 
6639
	49 301 l 
6640
	24 229 l 
6641
	103 229 l 
6642
	124 67 209 -19 350 -19 c 
6643
	435 -19 501 25 509 32 c 
6644
	509 131 l 
6645
	492 105 417 60 343 60 c 
6646
	267 60 204 127 197 229 c 
6647
	406 229 l 
6648
	430 301 l 
6649
	191 301 l 
6650
	191 372 l 
6651
	455 372 l 
6652
	479 444 l 
6653
	194 444 l 
6654
	201 531 245 624 348 624 c 
6655
	433 624 484 583 509 534 c 
6656
	cp 
6657
	556 0 m 
6658
	}
6659
ct_PSBuildGlyph
6660
} def
6661
/AdobeSerifMM 
6662
{ 
6663
500 0 10 -12 484 692 
6664
	{ 
6665
	347 298 m 
6666
	171 298 l 
6667
	170 310 170 322 170 335 c 
6668
	170 362 l 
6669
	362 362 l 
6670
	374 403 l 
6671
	172 403 l 
6672
	184 580 244 642 308 642 c 
6673
	380 642 434 574 457 457 c 
6674
	481 462 l 
6675
	474 691 l 
6676
	449 691 l 
6677
	433 670 429 657 410 657 c 
6678
	394 657 360 692 299 692 c 
6679
	204 692 94 604 73 403 c 
6680
	22 403 l 
6681
	10 362 l 
6682
	70 362 l 
6683
	69 352 69 341 69 330 c 
6684
	69 319 69 308 70 298 c 
6685
	22 298 l 
6686
	10 257 l 
6687
	73 257 l 
6688
	97 57 216 -12 295 -12 c 
6689
	364 -12 427 25 484 123 c 
6690
	458 142 l 
6691
	425 101 384 37 316 37 c 
6692
	256 37 189 84 173 257 c 
6693
	335 257 l 
6694
	cp 
6695
	500 0 m 
6696
	} 
6697
ct_PSBuildGlyph 
6698
} def 
6699
end		
6700
%%EndFile
6701
setglobal
6702
Adobe_CoolType_Core begin /$Oblique SetSubstituteStrategy end
6703
%%BeginResource: procset Adobe_AGM_Image 1.0 0
6704
%%Version: 1.0 0
6705
%%Copyright: Copyright(C)2000-2006 Adobe Systems, Inc. All Rights Reserved.
6706
systemdict/setpacking known
6707
{
6708
	currentpacking
6709
	true setpacking
6710
}if
6711
userdict/Adobe_AGM_Image 71 dict dup begin put
6712
/Adobe_AGM_Image_Id/Adobe_AGM_Image_1.0_0 def
6713
/nd{
6714
	null def
6715
}bind def
6716
/AGMIMG_&image nd
6717
/AGMIMG_&colorimage nd
6718
/AGMIMG_&imagemask nd
6719
/AGMIMG_mbuf()def
6720
/AGMIMG_ybuf()def
6721
/AGMIMG_kbuf()def
6722
/AGMIMG_c 0 def
6723
/AGMIMG_m 0 def
6724
/AGMIMG_y 0 def
6725
/AGMIMG_k 0 def
6726
/AGMIMG_tmp nd
6727
/AGMIMG_imagestring0 nd
6728
/AGMIMG_imagestring1 nd
6729
/AGMIMG_imagestring2 nd
6730
/AGMIMG_imagestring3 nd
6731
/AGMIMG_imagestring4 nd
6732
/AGMIMG_imagestring5 nd
6733
/AGMIMG_cnt nd
6734
/AGMIMG_fsave nd
6735
/AGMIMG_colorAry nd
6736
/AGMIMG_override nd
6737
/AGMIMG_name nd
6738
/AGMIMG_maskSource nd
6739
/AGMIMG_flushfilters nd
6740
/invert_image_samples nd
6741
/knockout_image_samples	nd
6742
/img nd
6743
/sepimg nd
6744
/devnimg nd
6745
/idximg nd
6746
/ds
6747
{
6748
	Adobe_AGM_Core begin
6749
	Adobe_AGM_Image begin
6750
	/AGMIMG_&image systemdict/image get def
6751
	/AGMIMG_&imagemask systemdict/imagemask get def
6752
	/colorimage where{
6753
		pop
6754
		/AGMIMG_&colorimage/colorimage ldf
6755
	}if
6756
	end
6757
	end
6758
}def
6759
/ps
6760
{
6761
	Adobe_AGM_Image begin
6762
	/AGMIMG_ccimage_exists{/customcolorimage where 
6763
		{
6764
			pop
6765
			/Adobe_AGM_OnHost_Seps where
6766
			{
6767
			pop false
6768
			}{
6769
			/Adobe_AGM_InRip_Seps where
6770
				{
6771
				pop false
6772
				}{
6773
					true
6774
				}ifelse
6775
			}ifelse
6776
			}{
6777
			false
6778
		}ifelse 
6779
	}bdf
6780
	level2{
6781
		/invert_image_samples
6782
		{
6783
			Adobe_AGM_Image/AGMIMG_tmp Decode length ddf
6784
			/Decode[Decode 1 get Decode 0 get]def
6785
		}def
6786
		/knockout_image_samples
6787
		{
6788
			Operator/imagemask ne{
6789
				/Decode[1 1]def
6790
			}if
6791
		}def
6792
	}{	
6793
		/invert_image_samples
6794
		{
6795
			{1 exch sub}currenttransfer addprocs settransfer
6796
		}def
6797
		/knockout_image_samples
6798
		{
6799
			{pop 1}currenttransfer addprocs settransfer
6800
		}def
6801
	}ifelse
6802
	/img/imageormask ldf
6803
	/sepimg/sep_imageormask ldf
6804
	/devnimg/devn_imageormask ldf
6805
	/idximg/indexed_imageormask ldf
6806
	/_ctype 7 def
6807
	currentdict{
6808
		dup xcheck 1 index type dup/arraytype eq exch/packedarraytype eq or and{
6809
			bind
6810
		}if
6811
		def
6812
	}forall
6813
}def
6814
/pt
6815
{
6816
	end
6817
}def
6818
/dt
6819
{
6820
}def
6821
/AGMIMG_flushfilters
6822
{
6823
	dup type/arraytype ne
6824
		{1 array astore}if
6825
	dup 0 get currentfile ne
6826
		{dup 0 get flushfile}if
6827
		{
6828
		dup type/filetype eq
6829
			{
6830
			dup status 1 index currentfile ne and
6831
				{closefile}
6832
				{pop}
6833
			ifelse
6834
			}{pop}ifelse
6835
		}forall
6836
}def
6837
/AGMIMG_init_common
6838
{
6839
	currentdict/T known{/ImageType/T ldf currentdict/T undef}if
6840
	currentdict/W known{/Width/W ldf currentdict/W undef}if
6841
	currentdict/H known{/Height/H ldf currentdict/H undef}if
6842
	currentdict/M known{/ImageMatrix/M ldf currentdict/M undef}if
6843
	currentdict/BC known{/BitsPerComponent/BC ldf currentdict/BC undef}if
6844
	currentdict/D known{/Decode/D ldf currentdict/D undef}if
6845
	currentdict/DS known{/DataSource/DS ldf currentdict/DS undef}if
6846
	currentdict/O known{
6847
		/Operator/O load 1 eq{
6848
			/imagemask
6849
		}{
6850
			/O load 2 eq{
6851
				/image 
6852
			}{
6853
				/colorimage
6854
			}ifelse
6855
		}ifelse
6856
		def
6857
		currentdict/O undef
6858
	}if
6859
	currentdict/HSCI known{/HostSepColorImage/HSCI ldf currentdict/HSCI undef}if
6860
	currentdict/MD known{/MultipleDataSources/MD ldf currentdict/MD undef}if
6861
	currentdict/I known{/Interpolate/I ldf currentdict/I undef}if
6862
	currentdict/SI known{/SkipImageProc/SI ldf currentdict/SI undef}if
6863
	/DataSource load xcheck not{
6864
		DataSource type/arraytype eq{
6865
			DataSource 0 get type/filetype eq{
6866
				/_Filters DataSource def
6867
				currentdict/MultipleDataSources known not{
6868
					/DataSource DataSource dup length 1 sub get def 
6869
				}if
6870
			}if
6871
		}if
6872
		currentdict/MultipleDataSources known not{
6873
			/MultipleDataSources DataSource type/arraytype eq{
6874
				DataSource length 1 gt
6875
			}
6876
			{false}ifelse def
6877
		}if
6878
	}if
6879
	/NComponents Decode length 2 div def
6880
	currentdict/SkipImageProc known not{/SkipImageProc{false}def}if
6881
}bdf
6882
/imageormask_sys
6883
{
6884
	begin
6885
		AGMIMG_init_common
6886
		save mark
6887
		level2{
6888
			currentdict
6889
			Operator/imagemask eq{
6890
				AGMIMG_&imagemask
6891
			}{
6892
				use_mask{
6893
					process_mask AGMIMG_&image
6894
				}{
6895
					AGMIMG_&image
6896
				}ifelse
6897
			}ifelse
6898
		}{
6899
			Width Height
6900
			Operator/imagemask eq{
6901
				Decode 0 get 1 eq Decode 1 get 0 eq	and
6902
				ImageMatrix/DataSource load
6903
				AGMIMG_&imagemask
6904
			}{
6905
				BitsPerComponent ImageMatrix/DataSource load
6906
				AGMIMG_&image
6907
			}ifelse
6908
		}ifelse
6909
		currentdict/_Filters known{_Filters AGMIMG_flushfilters}if
6910
		cleartomark restore
6911
	end
6912
}def
6913
/overprint_plate
6914
{
6915
	currentoverprint{
6916
		0 get dup type/nametype eq{
6917
			dup/DeviceGray eq{
6918
				pop AGMCORE_black_plate not
6919
			}{
6920
				/DeviceCMYK eq{
6921
					AGMCORE_is_cmyk_sep not
6922
				}if
6923
			}ifelse
6924
		}{
6925
			false exch
6926
			{
6927
				 AGMOHS_sepink eq or
6928
			}forall
6929
			not
6930
		}ifelse
6931
	}{
6932
		pop false
6933
	}ifelse
6934
}def
6935
/process_mask
6936
{
6937
	level3{
6938
		dup begin
6939
		/ImageType 1 def
6940
		end
6941
		4 dict begin
6942
			/DataDict exch def
6943
			/ImageType 3 def
6944
			/InterleaveType 3 def
6945
			/MaskDict 9 dict begin
6946
				/ImageType 1 def
6947
				/Width DataDict dup/MaskWidth known{/MaskWidth}{/Width}ifelse get def
6948
				/Height DataDict dup/MaskHeight known{/MaskHeight}{/Height}ifelse get def
6949
				/ImageMatrix[Width 0 0 Height neg 0 Height]def
6950
				/NComponents 1 def
6951
				/BitsPerComponent 1 def
6952
				/Decode DataDict dup/MaskD known{/MaskD}{[1 0]}ifelse get def
6953
				/DataSource Adobe_AGM_Core/AGMIMG_maskSource get def
6954
			currentdict end def
6955
		currentdict end
6956
	}if
6957
}def
6958
/use_mask
6959
{
6960
	dup/Mask known	{dup/Mask get}{false}ifelse
6961
}def
6962
/imageormask
6963
{
6964
	begin
6965
		AGMIMG_init_common
6966
		SkipImageProc{
6967
			currentdict consumeimagedata
6968
		}
6969
		{
6970
			save mark
6971
			level2 AGMCORE_host_sep not and{
6972
				currentdict
6973
				Operator/imagemask eq DeviceN_PS2 not and{
6974
					imagemask
6975
				}{
6976
					AGMCORE_in_rip_sep currentoverprint and currentcolorspace 0 get/DeviceGray eq and{
6977
						[/Separation/Black/DeviceGray{}]setcolorspace
6978
						/Decode[Decode 1 get Decode 0 get]def
6979
					}if
6980
					use_mask{
6981
						process_mask image
6982
					}{
6983
						DeviceN_NoneName DeviceN_PS2 Indexed_DeviceN level3 not and or or AGMCORE_in_rip_sep and 
6984
						{
6985
							Names convert_to_process not{
6986
								2 dict begin
6987
								/imageDict xdf
6988
								/names_index 0 def
6989
								gsave
6990
								imageDict write_image_file{
6991
									Names{
6992
										dup(None)ne{
6993
											[/Separation 3 -1 roll/DeviceGray{1 exch sub}]setcolorspace
6994
											Operator imageDict read_image_file
6995
											names_index 0 eq{true setoverprint}if
6996
											/names_index names_index 1 add def
6997
										}{
6998
											pop
6999
										}ifelse
7000
									}forall
7001
									close_image_file
7002
								}if
7003
								grestore
7004
								end
7005
							}{
7006
								Operator/imagemask eq{
7007
									imagemask
7008
								}{
7009
									image
7010
								}ifelse
7011
							}ifelse
7012
						}{
7013
							Operator/imagemask eq{
7014
								imagemask
7015
							}{
7016
								image
7017
							}ifelse
7018
						}ifelse
7019
					}ifelse
7020
				}ifelse
7021
			}{
7022
				Width Height
7023
				Operator/imagemask eq{
7024
					Decode 0 get 1 eq Decode 1 get 0 eq	and
7025
					ImageMatrix/DataSource load
7026
					/Adobe_AGM_OnHost_Seps where{
7027
						pop imagemask
7028
					}{
7029
						currentgray 1 ne{
7030
							currentdict imageormask_sys
7031
						}{
7032
							currentoverprint not{
7033
								1 AGMCORE_&setgray
7034
								currentdict imageormask_sys
7035
							}{
7036
								currentdict ignoreimagedata
7037
							}ifelse				 		
7038
						}ifelse
7039
					}ifelse
7040
				}{
7041
					BitsPerComponent ImageMatrix 
7042
					MultipleDataSources{
7043
						0 1 NComponents 1 sub{
7044
							DataSource exch get
7045
						}for
7046
					}{
7047
						/DataSource load
7048
					}ifelse
7049
					Operator/colorimage eq{
7050
						AGMCORE_host_sep{
7051
							MultipleDataSources level2 or NComponents 4 eq and{
7052
								AGMCORE_is_cmyk_sep{
7053
									MultipleDataSources{
7054
										/DataSource DataSource 0 get xcheck
7055
											{
7056
											[
7057
											DataSource 0 get/exec cvx
7058
											DataSource 1 get/exec cvx
7059
											DataSource 2 get/exec cvx
7060
											DataSource 3 get/exec cvx
7061
											/AGMCORE_get_ink_data cvx
7062
											]cvx
7063
											}{
7064
											DataSource aload pop AGMCORE_get_ink_data
7065
											}ifelse def
7066
									}{
7067
										/DataSource 
7068
										Width BitsPerComponent mul 7 add 8 idiv Height mul 4 mul 
7069
										/DataSource load
7070
										filter_cmyk 0()/SubFileDecode filter def
7071
									}ifelse
7072
									/Decode[Decode 0 get Decode 1 get]def
7073
									/MultipleDataSources false def
7074
									/NComponents 1 def
7075
									/Operator/image def
7076
									invert_image_samples
7077
						 			1 AGMCORE_&setgray
7078
									currentdict imageormask_sys
7079
								}{
7080
									currentoverprint not Operator/imagemask eq and{
7081
 			 							1 AGMCORE_&setgray
7082
 			 							currentdict imageormask_sys
7083
 			 						}{
7084
 			 							currentdict ignoreimagedata
7085
 			 						}ifelse
7086
								}ifelse
7087
							}{	
7088
								MultipleDataSources NComponents AGMIMG_&colorimage						
7089
							}ifelse
7090
						}{
7091
							true NComponents colorimage
7092
						}ifelse
7093
					}{
7094
						Operator/image eq{
7095
							AGMCORE_host_sep{
7096
								/DoImage true def
7097
								currentdict/HostSepColorImage known{HostSepColorImage not}{false}ifelse
7098
								{
7099
									AGMCORE_black_plate not Operator/imagemask ne and{
7100
										/DoImage false def
7101
										currentdict ignoreimagedata
7102
					 				}if
7103
								}if
7104
						 		1 AGMCORE_&setgray
7105
								DoImage
7106
									{currentdict imageormask_sys}if
7107
							}{
7108
								use_mask{
7109
									process_mask image
7110
								}{
7111
									image
7112
								}ifelse
7113
							}ifelse
7114
						}{
7115
							Operator/knockout eq{
7116
								pop pop pop pop pop
7117
								currentcolorspace overprint_plate not{
7118
									knockout_unitsq
7119
								}if
7120
							}if
7121
						}ifelse
7122
					}ifelse
7123
				}ifelse
7124
			}ifelse
7125
			cleartomark restore
7126
		}ifelse
7127
		currentdict/_Filters known{_Filters AGMIMG_flushfilters}if
7128
	end
7129
}def
7130
/sep_imageormask
7131
{
7132
 	/sep_colorspace_dict AGMCORE_gget begin
7133
	CSA map_csa
7134
	begin
7135
	AGMIMG_init_common
7136
	SkipImageProc{
7137
		currentdict consumeimagedata
7138
	}{
7139
		save mark 
7140
		AGMCORE_avoid_L2_sep_space{
7141
			/Decode[Decode 0 get 255 mul Decode 1 get 255 mul]def
7142
		}if
7143
 		AGMIMG_ccimage_exists 
7144
		MappedCSA 0 get/DeviceCMYK eq and
7145
		currentdict/Components known and 
7146
		Name()ne and 
7147
		Name(All)ne and 
7148
		Operator/image eq and
7149
		AGMCORE_producing_seps not and
7150
		level2 not and
7151
		{
7152
			Width Height BitsPerComponent ImageMatrix 
7153
			[
7154
			/DataSource load/exec cvx
7155
			{
7156
				0 1 2 index length 1 sub{
7157
					1 index exch
7158
					2 copy get 255 xor put
7159
				}for
7160
			}/exec cvx
7161
			]cvx bind
7162
			MappedCSA 0 get/DeviceCMYK eq{
7163
				Components aload pop
7164
			}{
7165
				0 0 0 Components aload pop 1 exch sub
7166
			}ifelse
7167
			Name findcmykcustomcolor
7168
			customcolorimage
7169
		}{
7170
			AGMCORE_producing_seps not{
7171
				level2{
7172
 					//Adobe_AGM_Core/AGMCORE_pattern_paint_type get 2 ne AGMCORE_avoid_L2_sep_space not and currentcolorspace 0 get/Separation ne and{
7173
						[/Separation Name MappedCSA sep_proc_name exch dup 0 get 15 string cvs(/Device)anchorsearch{pop pop 0 get}{pop}ifelse exch load]setcolorspace_opt
7174
						/sep_tint AGMCORE_gget setcolor
7175
					}if
7176
					currentdict imageormask
7177
				}{
7178
					currentdict
7179
					Operator/imagemask eq{
7180
						imageormask
7181
					}{
7182
						sep_imageormask_lev1
7183
					}ifelse
7184
				}ifelse
7185
 			}{
7186
				AGMCORE_host_sep{
7187
					Operator/knockout eq{
7188
						currentdict/ImageMatrix get concat
7189
						knockout_unitsq
7190
					}{
7191
						currentgray 1 ne{
7192
 							AGMCORE_is_cmyk_sep Name(All)ne and{
7193
 								level2{
7194
 									Name AGMCORE_IsSeparationAProcessColor 
7195
 									{
7196
 										Operator/imagemask eq{
7197
 											//Adobe_AGM_Core/AGMCORE_pattern_paint_type get 2 ne{
7198
 												/sep_tint AGMCORE_gget 1 exch sub AGMCORE_&setcolor
7199
 											}if
7200
 										}{
7201
											invert_image_samples
7202
 										}ifelse
7203
	 								}{
7204
	 									//Adobe_AGM_Core/AGMCORE_pattern_paint_type get 2 ne{
7205
	 										[/Separation Name[/DeviceGray]
7206
	 										{
7207
	 											sep_colorspace_proc AGMCORE_get_ink_data
7208
												1 exch sub
7209
	 										}bind
7210
											]AGMCORE_&setcolorspace
7211
											/sep_tint AGMCORE_gget AGMCORE_&setcolor
7212
										}if
7213
 									}ifelse
7214
 									currentdict imageormask_sys
7215
	 							}{
7216
	 								currentdict
7217
									Operator/imagemask eq{
7218
										imageormask_sys
7219
									}{
7220
										sep_image_lev1_sep
7221
									}ifelse
7222
	 							}ifelse
7223
 							}{
7224
 								Operator/imagemask ne{
7225
									invert_image_samples
7226
 								}if
7227
		 						currentdict imageormask_sys
7228
 							}ifelse
7229
 						}{
7230
 							currentoverprint not Name(All)eq or Operator/imagemask eq and{
7231
								currentdict imageormask_sys 
7232
								}{
7233
								currentoverprint not
7234
									{
7235
 									gsave 
7236
 									knockout_unitsq
7237
 									grestore
7238
									}if
7239
								currentdict consumeimagedata 
7240
		 					}ifelse
7241
 						}ifelse
7242
		 			}ifelse
7243
 				}{
7244
					//Adobe_AGM_Core/AGMCORE_pattern_paint_type get 2 ne{
7245
						currentcolorspace 0 get/Separation ne{
7246
							[/Separation Name MappedCSA sep_proc_name exch 0 get exch load]setcolorspace_opt
7247
							/sep_tint AGMCORE_gget setcolor
7248
						}if
7249
					}if
7250
					currentoverprint 
7251
					MappedCSA 0 get/DeviceCMYK eq and 
7252
					Name AGMCORE_IsSeparationAProcessColor not and
7253
					//Adobe_AGM_Core/AGMCORE_pattern_paint_type get 2 ne{Name inRip_spot_has_ink not and}{false}ifelse 
7254
					Name(All)ne and{
7255
						imageormask_l2_overprint
7256
					}{
7257
						currentdict imageormask
7258
 					}ifelse
7259
				}ifelse
7260
			}ifelse
7261
		}ifelse
7262
		cleartomark restore
7263
	}ifelse
7264
	currentdict/_Filters known{_Filters AGMIMG_flushfilters}if
7265
	end
7266
	end
7267
}def
7268
/colorSpaceElemCnt
7269
{
7270
	mark currentcolor counttomark dup 2 add 1 roll cleartomark
7271
}bdf
7272
/devn_sep_datasource
7273
{
7274
	1 dict begin
7275
	/dataSource xdf
7276
	[
7277
		0 1 dataSource length 1 sub{
7278
			dup currentdict/dataSource get/exch cvx/get cvx/exec cvx
7279
			/exch cvx names_index/ne cvx[/pop cvx]cvx/if cvx
7280
		}for
7281
	]cvx bind
7282
	end
7283
}bdf		
7284
/devn_alt_datasource
7285
{
7286
	11 dict begin
7287
	/convProc xdf
7288
	/origcolorSpaceElemCnt xdf
7289
	/origMultipleDataSources xdf
7290
	/origBitsPerComponent xdf
7291
	/origDecode xdf
7292
	/origDataSource xdf
7293
	/dsCnt origMultipleDataSources{origDataSource length}{1}ifelse def
7294
	/DataSource origMultipleDataSources
7295
		{
7296
			[
7297
			BitsPerComponent 8 idiv origDecode length 2 idiv mul string
7298
			0 1 origDecode length 2 idiv 1 sub
7299
				{
7300
				dup 7 mul 1 add index exch dup BitsPerComponent 8 idiv mul exch
7301
				origDataSource exch get 0()/SubFileDecode filter
7302
				BitsPerComponent 8 idiv string/readstring cvx/pop cvx/putinterval cvx
7303
				}for 
7304
			]bind cvx
7305
		}{origDataSource}ifelse 0()/SubFileDecode filter def		
7306
	[
7307
		origcolorSpaceElemCnt string
7308
		0 2 origDecode length 2 sub
7309
			{
7310
			dup origDecode exch get dup 3 -1 roll 1 add origDecode exch get exch sub 2 BitsPerComponent exp 1 sub div
7311
			1 BitsPerComponent 8 idiv{DataSource/read cvx/not cvx{0}/if cvx/mul cvx}repeat/mul cvx/add cvx
7312
			}for
7313
		/convProc load/exec cvx
7314
		origcolorSpaceElemCnt 1 sub -1 0
7315
			{
7316
			/dup cvx 2/add cvx/index cvx
7317
			3 1/roll cvx/exch cvx 255/mul cvx/cvi cvx/put cvx
7318
			}for
7319
	]bind cvx 0()/SubFileDecode filter
7320
	end
7321
}bdf
7322
/devn_imageormask
7323
{
7324
 	/devicen_colorspace_dict AGMCORE_gget begin
7325
	CSA map_csa
7326
	2 dict begin
7327
	dup
7328
	/srcDataStrs[3 -1 roll begin
7329
		AGMIMG_init_common
7330
		currentdict/MultipleDataSources known{MultipleDataSources{DataSource length}{1}ifelse}{1}ifelse
7331
		{
7332
			Width Decode length 2 div mul cvi
7333
			{
7334
				dup 65535 gt{1 add 2 div cvi}{exit}ifelse
7335
			}loop
7336
			string
7337
		}repeat
7338
		end]def
7339
	/dstDataStr srcDataStrs 0 get length string def
7340
	begin
7341
	AGMIMG_init_common
7342
	SkipImageProc{
7343
		currentdict consumeimagedata
7344
	}{
7345
		save mark 
7346
		AGMCORE_producing_seps not{
7347
			level3 not{
7348
				Operator/imagemask ne{
7349
					/DataSource[[
7350
						DataSource Decode BitsPerComponent currentdict/MultipleDataSources known{MultipleDataSources}{false}ifelse
7351
						colorSpaceElemCnt/devicen_colorspace_dict AGMCORE_gget/TintTransform get 
7352
						devn_alt_datasource 1/string cvx/readstring cvx/pop cvx]cvx colorSpaceElemCnt 1 sub{dup}repeat]def				
7353
					/MultipleDataSources true def
7354
					/Decode colorSpaceElemCnt[exch{0 1}repeat]def
7355
				}if
7356
			}if
7357
			currentdict imageormask
7358
 		}{
7359
			AGMCORE_host_sep{
7360
				Names convert_to_process{
7361
					CSA get_csa_by_name 0 get/DeviceCMYK eq{
7362
						/DataSource
7363
							Width BitsPerComponent mul 7 add 8 idiv Height mul 4 mul 
7364
							DataSource Decode BitsPerComponent currentdict/MultipleDataSources known{MultipleDataSources}{false}ifelse
7365
							4/devicen_colorspace_dict AGMCORE_gget/TintTransform get 
7366
							devn_alt_datasource
7367
						filter_cmyk 0()/SubFileDecode filter def
7368
						/MultipleDataSources false def
7369
						/Decode[1 0]def
7370
						/DeviceGray setcolorspace
7371
			 			currentdict imageormask_sys
7372
 					}{
7373
						AGMCORE_report_unsupported_color_space
7374
						AGMCORE_black_plate{
7375
							/DataSource
7376
								DataSource Decode BitsPerComponent currentdict/MultipleDataSources known{MultipleDataSources}{false}ifelse
7377
								CSA get_csa_by_name 0 get/DeviceRGB eq{3}{1}ifelse/devicen_colorspace_dict AGMCORE_gget/TintTransform get
7378
								devn_alt_datasource
7379
							/MultipleDataSources false def
7380
							/Decode colorSpaceElemCnt[exch{0 1}repeat]def
7381
				 			currentdict imageormask_sys
7382
				 		}{
7383
	 						gsave 
7384
	 						knockout_unitsq
7385
	 						grestore
7386
							currentdict consumeimagedata 
7387
						}ifelse
7388
 					}ifelse
7389
				}
7390
				{	
7391
					/devicen_colorspace_dict AGMCORE_gget/names_index known{
7392
	 					Operator/imagemask ne{
7393
	 						MultipleDataSources{
7394
		 						/DataSource[DataSource devn_sep_datasource/exec cvx]cvx def
7395
								/MultipleDataSources false def
7396
	 						}{
7397
								/DataSource/DataSource load dstDataStr srcDataStrs 0 get filter_devn def
7398
	 						}ifelse
7399
							invert_image_samples
7400
	 					}if
7401
			 			currentdict imageormask_sys
7402
	 				}{
7403
	 					currentoverprint not Operator/imagemask eq and{
7404
							currentdict imageormask_sys 
7405
							}{
7406
							currentoverprint not
7407
								{
7408
	 							gsave 
7409
	 							knockout_unitsq
7410
	 							grestore
7411
								}if
7412
							currentdict consumeimagedata 
7413
			 			}ifelse
7414
	 				}ifelse
7415
	 			}ifelse
7416
 			}{
7417
				currentdict imageormask
7418
			}ifelse
7419
		}ifelse
7420
		cleartomark restore
7421
	}ifelse
7422
	currentdict/_Filters known{_Filters AGMIMG_flushfilters}if
7423
	end
7424
	end
7425
	end
7426
}def
7427
/imageormask_l2_overprint
7428
{
7429
	currentdict
7430
	currentcmykcolor add add add 0 eq{
7431
		currentdict consumeimagedata
7432
	}{
7433
		level3{			
7434
			currentcmykcolor 
7435
			/AGMIMG_k xdf 
7436
			/AGMIMG_y xdf 
7437
			/AGMIMG_m xdf 
7438
			/AGMIMG_c xdf
7439
			Operator/imagemask eq{
7440
				[/DeviceN[
7441
				AGMIMG_c 0 ne{/Cyan}if
7442
				AGMIMG_m 0 ne{/Magenta}if
7443
				AGMIMG_y 0 ne{/Yellow}if
7444
				AGMIMG_k 0 ne{/Black}if
7445
				]/DeviceCMYK{}]setcolorspace
7446
				AGMIMG_c 0 ne{AGMIMG_c}if
7447
				AGMIMG_m 0 ne{AGMIMG_m}if
7448
				AGMIMG_y 0 ne{AGMIMG_y}if
7449
				AGMIMG_k 0 ne{AGMIMG_k}if
7450
				setcolor			
7451
			}{	
7452
				/Decode[Decode 0 get 255 mul Decode 1 get 255 mul]def
7453
				[/Indexed 				
7454
					[
7455
						/DeviceN[
7456
							AGMIMG_c 0 ne{/Cyan}if
7457
							AGMIMG_m 0 ne{/Magenta}if
7458
							AGMIMG_y 0 ne{/Yellow}if
7459
							AGMIMG_k 0 ne{/Black}if
7460
						]
7461
						/DeviceCMYK{
7462
							AGMIMG_k 0 eq{0}if
7463
							AGMIMG_y 0 eq{0 exch}if
7464
							AGMIMG_m 0 eq{0 3 1 roll}if
7465
							AGMIMG_c 0 eq{0 4 1 roll}if						
7466
						}
7467
					]
7468
					255
7469
					{
7470
						255 div 
7471
						mark exch
7472
						dup	dup dup
7473
						AGMIMG_k 0 ne{
7474
							/sep_tint AGMCORE_gget mul MappedCSA sep_proc_name exch pop load exec 4 1 roll pop pop pop		
7475
							counttomark 1 roll
7476
						}{
7477
							pop
7478
						}ifelse
7479
						AGMIMG_y 0 ne{
7480
							/sep_tint AGMCORE_gget mul MappedCSA sep_proc_name exch pop load exec 4 2 roll pop pop pop		
7481
							counttomark 1 roll
7482
						}{
7483
							pop
7484
						}ifelse
7485
						AGMIMG_m 0 ne{
7486
							/sep_tint AGMCORE_gget mul MappedCSA sep_proc_name exch pop load exec 4 3 roll pop pop pop		
7487
							counttomark 1 roll
7488
						}{
7489
							pop
7490
						}ifelse
7491
						AGMIMG_c 0 ne{
7492
							/sep_tint AGMCORE_gget mul MappedCSA sep_proc_name exch pop load exec pop pop pop		
7493
							counttomark 1 roll
7494
						}{
7495
							pop
7496
						}ifelse
7497
						counttomark 1 add -1 roll pop
7498
					}
7499
				]setcolorspace
7500
			}ifelse
7501
			imageormask_sys
7502
		}{
7503
	write_image_file{
7504
		currentcmykcolor
7505
		0 ne{
7506
			[/Separation/Black/DeviceGray{}]setcolorspace
7507
			gsave
7508
			/Black
7509
			[{1 exch sub/sep_tint AGMCORE_gget mul}/exec cvx MappedCSA sep_proc_name cvx exch pop{4 1 roll pop pop pop 1 exch sub}/exec cvx]
7510
			cvx modify_halftone_xfer
7511
			Operator currentdict read_image_file
7512
			grestore
7513
		}if
7514
		0 ne{
7515
			[/Separation/Yellow/DeviceGray{}]setcolorspace
7516
			gsave
7517
			/Yellow
7518
			[{1 exch sub/sep_tint AGMCORE_gget mul}/exec cvx MappedCSA sep_proc_name cvx exch pop{4 2 roll pop pop pop 1 exch sub}/exec cvx]
7519
			cvx modify_halftone_xfer
7520
			Operator currentdict read_image_file
7521
			grestore
7522
		}if
7523
		0 ne{
7524
			[/Separation/Magenta/DeviceGray{}]setcolorspace
7525
			gsave
7526
			/Magenta
7527
			[{1 exch sub/sep_tint AGMCORE_gget mul}/exec cvx MappedCSA sep_proc_name cvx exch pop{4 3 roll pop pop pop 1 exch sub}/exec cvx]
7528
			cvx modify_halftone_xfer
7529
			Operator currentdict read_image_file
7530
			grestore
7531
		}if
7532
		0 ne{
7533
			[/Separation/Cyan/DeviceGray{}]setcolorspace
7534
			gsave
7535
			/Cyan 
7536
			[{1 exch sub/sep_tint AGMCORE_gget mul}/exec cvx MappedCSA sep_proc_name cvx exch pop{pop pop pop 1 exch sub}/exec cvx]
7537
			cvx modify_halftone_xfer
7538
			Operator currentdict read_image_file
7539
			grestore
7540
		}if
7541
				close_image_file
7542
			}{
7543
				imageormask
7544
			}ifelse
7545
		}ifelse
7546
	}ifelse
7547
}def
7548
/indexed_imageormask
7549
{
7550
	begin
7551
		AGMIMG_init_common
7552
		save mark 
7553
 		currentdict
7554
 		AGMCORE_host_sep{
7555
			Operator/knockout eq{
7556
				/indexed_colorspace_dict AGMCORE_gget dup/CSA known{
7557
					/CSA get get_csa_by_name
7558
				}{
7559
					/Names get
7560
				}ifelse
7561
				overprint_plate not{
7562
					knockout_unitsq
7563
				}if
7564
			}{
7565
				Indexed_DeviceN{
7566
					/devicen_colorspace_dict AGMCORE_gget dup/names_index known exch/Names get convert_to_process or{
7567
			 			indexed_image_lev2_sep
7568
					}{
7569
						currentoverprint not{
7570
							knockout_unitsq
7571
			 			}if
7572
			 			currentdict consumeimagedata
7573
					}ifelse
7574
				}{
7575
		 			AGMCORE_is_cmyk_sep{
7576
						Operator/imagemask eq{
7577
							imageormask_sys
7578
						}{
7579
							level2{
7580
								indexed_image_lev2_sep
7581
							}{
7582
								indexed_image_lev1_sep
7583
							}ifelse
7584
						}ifelse
7585
					}{
7586
						currentoverprint not{
7587
							knockout_unitsq
7588
			 			}if
7589
			 			currentdict consumeimagedata
7590
					}ifelse
7591
				}ifelse
7592
			}ifelse
7593
 		}{
7594
			level2{
7595
				Indexed_DeviceN{
7596
					/indexed_colorspace_dict AGMCORE_gget begin
7597
				}{
7598
					/indexed_colorspace_dict AGMCORE_gget dup null ne
7599
					{
7600
						begin
7601
						currentdict/CSDBase known{CSDBase/CSD get_res/MappedCSA get}{CSA}ifelse
7602
						get_csa_by_name 0 get/DeviceCMYK eq ps_level 3 ge and ps_version 3015.007 lt and
7603
						AGMCORE_in_rip_sep and{
7604
							[/Indexed[/DeviceN[/Cyan/Magenta/Yellow/Black]/DeviceCMYK{}]HiVal Lookup]
7605
							setcolorspace
7606
						}if
7607
						end
7608
					}
7609
					{pop}ifelse
7610
				}ifelse
7611
				imageormask
7612
				Indexed_DeviceN{
7613
					end
7614
				}if
7615
			}{
7616
				Operator/imagemask eq{
7617
					imageormask
7618
				}{
7619
					indexed_imageormask_lev1
7620
				}ifelse
7621
			}ifelse
7622
 		}ifelse
7623
		cleartomark restore
7624
	currentdict/_Filters known{_Filters AGMIMG_flushfilters}if
7625
	end
7626
}def
7627
/indexed_image_lev2_sep
7628
{
7629
	/indexed_colorspace_dict AGMCORE_gget begin
7630
	begin
7631
		Indexed_DeviceN not{
7632
			currentcolorspace 
7633
			dup 1/DeviceGray put
7634
			dup 3
7635
			currentcolorspace 2 get 1 add string
7636
			0 1 2 3 AGMCORE_get_ink_data 4 currentcolorspace 3 get length 1 sub
7637
			{
7638
			dup 4 idiv exch currentcolorspace 3 get exch get 255 exch sub 2 index 3 1 roll put
7639
			}for 
7640
			put	setcolorspace
7641
		}if
7642
		currentdict 
7643
		Operator/imagemask eq{
7644
			AGMIMG_&imagemask
7645
		}{
7646
			use_mask{
7647
				process_mask AGMIMG_&image
7648
			}{
7649
				AGMIMG_&image
7650
			}ifelse
7651
		}ifelse
7652
	end end
7653
}def
7654
 /OPIimage
7655
 {
7656
 	dup type/dicttype ne{
7657
 		10 dict begin
7658
 			/DataSource xdf
7659
 			/ImageMatrix xdf
7660
 			/BitsPerComponent xdf
7661
 			/Height xdf
7662
 			/Width xdf
7663
 			/ImageType 1 def
7664
 			/Decode[0 1 def]
7665
 			currentdict
7666
 		end
7667
 	}if
7668
 	dup begin
7669
 		/NComponents 1 cdndf
7670
 		/MultipleDataSources false cdndf
7671
 		/SkipImageProc{false}cdndf
7672
 		/Decode[
7673
 				0 
7674
 				currentcolorspace 0 get/Indexed eq{
7675
 					2 BitsPerComponent exp 1 sub
7676
 				}{
7677
 					1
7678
 				}ifelse
7679
 		]cdndf
7680
 		/Operator/image cdndf
7681
 	end
7682
 	/sep_colorspace_dict AGMCORE_gget null eq{
7683
 		imageormask
7684
 	}{
7685
 		gsave
7686
 		dup begin invert_image_samples end
7687
 		sep_imageormask
7688
 		grestore
7689
 	}ifelse
7690
 }def
7691
/cachemask_level2
7692
{
7693
	3 dict begin
7694
	/LZWEncode filter/WriteFilter xdf
7695
	/readBuffer 256 string def
7696
	/ReadFilter
7697
		currentfile
7698
		0(%EndMask)/SubFileDecode filter
7699
		/ASCII85Decode filter
7700
		/RunLengthDecode filter
7701
	def
7702
	{
7703
		ReadFilter readBuffer readstring exch
7704
		WriteFilter exch writestring
7705
		not{exit}if
7706
	}loop
7707
	WriteFilter closefile
7708
	end
7709
}def
7710
/spot_alias
7711
{
7712
	/mapto_sep_imageormask 
7713
	{
7714
		dup type/dicttype ne{
7715
			12 dict begin
7716
				/ImageType 1 def
7717
				/DataSource xdf
7718
				/ImageMatrix xdf
7719
				/BitsPerComponent xdf
7720
				/Height xdf
7721
				/Width xdf
7722
				/MultipleDataSources false def
7723
		}{
7724
			begin
7725
		}ifelse
7726
				/Decode[/customcolor_tint AGMCORE_gget 0]def
7727
				/Operator/image def
7728
				/SkipImageProc{false}def
7729
				currentdict 
7730
			end
7731
		sep_imageormask
7732
	}bdf
7733
	/customcolorimage
7734
	{
7735
		Adobe_AGM_Image/AGMIMG_colorAry xddf
7736
		/customcolor_tint AGMCORE_gget
7737
		<<
7738
			/Name AGMIMG_colorAry 4 get
7739
			/CSA[/DeviceCMYK]
7740
			/TintMethod/Subtractive
7741
			/TintProc null
7742
			/MappedCSA null
7743
			/NComponents 4 
7744
			/Components[AGMIMG_colorAry aload pop pop]
7745
		>>
7746
		setsepcolorspace
7747
		mapto_sep_imageormask
7748
	}ndf
7749
	Adobe_AGM_Image/AGMIMG_&customcolorimage/customcolorimage load put
7750
	/customcolorimage
7751
	{
7752
		Adobe_AGM_Image/AGMIMG_override false put
7753
		current_spot_alias{dup 4 get map_alias}{false}ifelse
7754
		{
7755
			false set_spot_alias
7756
			/customcolor_tint AGMCORE_gget exch setsepcolorspace
7757
			pop
7758
			mapto_sep_imageormask
7759
			true set_spot_alias
7760
		}{
7761
			//Adobe_AGM_Image/AGMIMG_&customcolorimage get exec
7762
		}ifelse			
7763
	}bdf
7764
}def
7765
/snap_to_device
7766
{
7767
	6 dict begin
7768
	matrix currentmatrix
7769
	dup 0 get 0 eq 1 index 3 get 0 eq and
7770
	1 index 1 get 0 eq 2 index 2 get 0 eq and or exch pop
7771
	{
7772
		1 1 dtransform 0 gt exch 0 gt/AGMIMG_xSign? exch def/AGMIMG_ySign? exch def
7773
		0 0 transform
7774
		AGMIMG_ySign?{floor 0.1 sub}{ceiling 0.1 add}ifelse exch
7775
		AGMIMG_xSign?{floor 0.1 sub}{ceiling 0.1 add}ifelse exch
7776
		itransform/AGMIMG_llY exch def/AGMIMG_llX exch def
7777
		1 1 transform
7778
		AGMIMG_ySign?{ceiling 0.1 add}{floor 0.1 sub}ifelse exch
7779
		AGMIMG_xSign?{ceiling 0.1 add}{floor 0.1 sub}ifelse exch
7780
		itransform/AGMIMG_urY exch def/AGMIMG_urX exch def			
7781
		[AGMIMG_urX AGMIMG_llX sub 0 0 AGMIMG_urY AGMIMG_llY sub AGMIMG_llX AGMIMG_llY]concat
7782
	}{
7783
	}ifelse
7784
	end
7785
}def
7786
level2 not{
7787
	/colorbuf
7788
	{
7789
		0 1 2 index length 1 sub{
7790
			dup 2 index exch get 
7791
			255 exch sub 
7792
			2 index 
7793
			3 1 roll 
7794
			put
7795
		}for
7796
	}def
7797
	/tint_image_to_color
7798
	{
7799
		begin
7800
			Width Height BitsPerComponent ImageMatrix 
7801
			/DataSource load
7802
		end
7803
		Adobe_AGM_Image begin
7804
			/AGMIMG_mbuf 0 string def
7805
			/AGMIMG_ybuf 0 string def
7806
			/AGMIMG_kbuf 0 string def
7807
			{
7808
				colorbuf dup length AGMIMG_mbuf length ne
7809
					{
7810
					dup length dup dup
7811
					/AGMIMG_mbuf exch string def
7812
					/AGMIMG_ybuf exch string def
7813
					/AGMIMG_kbuf exch string def
7814
					}if
7815
				dup AGMIMG_mbuf copy AGMIMG_ybuf copy AGMIMG_kbuf copy pop
7816
			}
7817
			addprocs
7818
			{AGMIMG_mbuf}{AGMIMG_ybuf}{AGMIMG_kbuf}true 4 colorimage	
7819
		end
7820
	}def			
7821
	/sep_imageormask_lev1
7822
	{
7823
		begin
7824
			MappedCSA 0 get dup/DeviceRGB eq exch/DeviceCMYK eq or has_color not and{
7825
				{
7826
					255 mul round cvi GrayLookup exch get
7827
				}currenttransfer addprocs settransfer
7828
				currentdict imageormask
7829
			}{
7830
				/sep_colorspace_dict AGMCORE_gget/Components known{
7831
					MappedCSA 0 get/DeviceCMYK eq{
7832
						Components aload pop
7833
					}{
7834
						0 0 0 Components aload pop 1 exch sub
7835
					}ifelse
7836
					Adobe_AGM_Image/AGMIMG_k xddf 
7837
					Adobe_AGM_Image/AGMIMG_y xddf 
7838
					Adobe_AGM_Image/AGMIMG_m xddf 
7839
					Adobe_AGM_Image/AGMIMG_c xddf 
7840
					AGMIMG_y 0.0 eq AGMIMG_m 0.0 eq and AGMIMG_c 0.0 eq and{
7841
						{AGMIMG_k mul 1 exch sub}currenttransfer addprocs settransfer
7842
						currentdict imageormask
7843
					}{
7844
						currentcolortransfer
7845
						{AGMIMG_k mul 1 exch sub}exch addprocs 4 1 roll
7846
						{AGMIMG_y mul 1 exch sub}exch addprocs 4 1 roll
7847
						{AGMIMG_m mul 1 exch sub}exch addprocs 4 1 roll
7848
						{AGMIMG_c mul 1 exch sub}exch addprocs 4 1 roll
7849
						setcolortransfer
7850
						currentdict tint_image_to_color
7851
					}ifelse
7852
				}{
7853
					MappedCSA 0 get/DeviceGray eq{
7854
						{255 mul round cvi ColorLookup exch get 0 get}currenttransfer addprocs settransfer
7855
						currentdict imageormask
7856
					}{
7857
						MappedCSA 0 get/DeviceCMYK eq{
7858
							currentcolortransfer
7859
							{255 mul round cvi ColorLookup exch get 3 get 1 exch sub}exch addprocs 4 1 roll
7860
							{255 mul round cvi ColorLookup exch get 2 get 1 exch sub}exch addprocs 4 1 roll
7861
							{255 mul round cvi ColorLookup exch get 1 get 1 exch sub}exch addprocs 4 1 roll
7862
							{255 mul round cvi ColorLookup exch get 0 get 1 exch sub}exch addprocs 4 1 roll
7863
							setcolortransfer 
7864
							currentdict tint_image_to_color
7865
						}{
7866
							currentcolortransfer
7867
							{pop 1}exch addprocs 4 1 roll
7868
							{255 mul round cvi ColorLookup exch get 2 get}exch addprocs 4 1 roll
7869
							{255 mul round cvi ColorLookup exch get 1 get}exch addprocs 4 1 roll
7870
							{255 mul round cvi ColorLookup exch get 0 get}exch addprocs 4 1 roll
7871
							setcolortransfer 
7872
							currentdict tint_image_to_color
7873
						}ifelse
7874
					}ifelse
7875
				}ifelse
7876
			}ifelse
7877
		end
7878
	}def
7879
	/sep_image_lev1_sep
7880
	{
7881
		begin
7882
			/sep_colorspace_dict AGMCORE_gget/Components known{
7883
				Components aload pop
7884
				Adobe_AGM_Image/AGMIMG_k xddf 
7885
				Adobe_AGM_Image/AGMIMG_y xddf 
7886
				Adobe_AGM_Image/AGMIMG_m xddf 
7887
				Adobe_AGM_Image/AGMIMG_c xddf 
7888
				{AGMIMG_c mul 1 exch sub}
7889
				{AGMIMG_m mul 1 exch sub}
7890
				{AGMIMG_y mul 1 exch sub}
7891
				{AGMIMG_k mul 1 exch sub}
7892
			}{
7893
				{255 mul round cvi ColorLookup exch get 0 get 1 exch sub}
7894
				{255 mul round cvi ColorLookup exch get 1 get 1 exch sub}
7895
				{255 mul round cvi ColorLookup exch get 2 get 1 exch sub}
7896
				{255 mul round cvi ColorLookup exch get 3 get 1 exch sub}
7897
			}ifelse
7898
			AGMCORE_get_ink_data currenttransfer addprocs settransfer
7899
			currentdict imageormask_sys
7900
		end
7901
	}def
7902
	/indexed_imageormask_lev1
7903
	{
7904
		/indexed_colorspace_dict AGMCORE_gget begin
7905
		begin
7906
			currentdict
7907
			MappedCSA 0 get dup/DeviceRGB eq exch/DeviceCMYK eq or has_color not and{
7908
				{HiVal mul round cvi GrayLookup exch get HiVal div}currenttransfer addprocs settransfer
7909
				imageormask
7910
			}{
7911
				MappedCSA 0 get/DeviceGray eq{
7912
					{HiVal mul round cvi Lookup exch get HiVal div}currenttransfer addprocs settransfer
7913
					imageormask
7914
				}{
7915
					MappedCSA 0 get/DeviceCMYK eq{
7916
						currentcolortransfer
7917
						{4 mul HiVal mul round cvi 3 add Lookup exch get HiVal div 1 exch sub}exch addprocs 4 1 roll
7918
						{4 mul HiVal mul round cvi 2 add Lookup exch get HiVal div 1 exch sub}exch addprocs 4 1 roll
7919
						{4 mul HiVal mul round cvi 1 add Lookup exch get HiVal div 1 exch sub}exch addprocs 4 1 roll
7920
						{4 mul HiVal mul round cvi		 Lookup exch get HiVal div 1 exch sub}exch addprocs 4 1 roll
7921
						setcolortransfer 
7922
						tint_image_to_color
7923
					}{
7924
						currentcolortransfer
7925
						{pop 1}exch addprocs 4 1 roll
7926
						{3 mul HiVal mul round cvi 2 add Lookup exch get HiVal div}exch addprocs 4 1 roll
7927
						{3 mul HiVal mul round cvi 1 add Lookup exch get HiVal div}exch addprocs 4 1 roll
7928
						{3 mul HiVal mul round cvi 		Lookup exch get HiVal div}exch addprocs 4 1 roll
7929
						setcolortransfer 
7930
						tint_image_to_color
7931
					}ifelse
7932
				}ifelse
7933
			}ifelse
7934
		end end
7935
	}def
7936
	/indexed_image_lev1_sep
7937
	{
7938
		/indexed_colorspace_dict AGMCORE_gget begin
7939
		begin
7940
			{4 mul HiVal mul round cvi		 Lookup exch get HiVal div 1 exch sub}
7941
			{4 mul HiVal mul round cvi 1 add Lookup exch get HiVal div 1 exch sub}
7942
			{4 mul HiVal mul round cvi 2 add Lookup exch get HiVal div 1 exch sub}
7943
			{4 mul HiVal mul round cvi 3 add Lookup exch get HiVal div 1 exch sub}
7944
			AGMCORE_get_ink_data currenttransfer addprocs settransfer
7945
			currentdict imageormask_sys
7946
		end end
7947
	}def
7948
}if
7949
end
7950
systemdict/setpacking known
7951
{setpacking}if
7952
%%EndResource
7953
currentdict Adobe_AGM_Utils eq {end} if
7954
%%EndProlog
7955
%%BeginSetup
7956
Adobe_AGM_Utils begin
7957
2 2010 Adobe_AGM_Core/ds gx
7958
Adobe_CoolType_Core/ds get exec
7959
Adobe_AGM_Image/ds gx
7960
currentdict Adobe_AGM_Utils eq {end} if
7961
%%EndSetup
7962
%%Page: 1 1
7963
%%EndPageComments
7964
%%BeginPageSetup
7965
%ADOBeginClientInjection: PageSetup Start "AI11EPS"
7966
%AI12_RMC_Transparency: Balance=75 RasterRes=300 GradRes=150 Text=0 Stroke=1 Clip=1 OP=0
7967

    
7968
%ADOEndClientInjection: PageSetup Start "AI11EPS"
7969
Adobe_AGM_Utils begin
7970
Adobe_AGM_Core/ps gx
7971
Adobe_AGM_Utils/capture_cpd gx
7972
Adobe_CoolType_Core/ps get exec
7973
Adobe_AGM_Image/ps gx
7974
%ADOBeginClientInjection: PageSetup End "AI11EPS"
7975
/currentdistillerparams where
7976
{pop currentdistillerparams /CoreDistVersion get 5000 lt} {true} ifelse
7977
{ userdict /AI11_PDFMark5 /cleartomark load put
7978
userdict /AI11_ReadMetadata_PDFMark5 {flushfile cleartomark } bind put}
7979
{ userdict /AI11_PDFMark5 /pdfmark load put
7980
userdict /AI11_ReadMetadata_PDFMark5 {/PUT pdfmark} bind put } ifelse
7981
[/NamespacePush AI11_PDFMark5
7982
[/_objdef {ai_metadata_stream_123} /type /stream /OBJ AI11_PDFMark5
7983
[{ai_metadata_stream_123}
7984
currentfile 0 (%  &&end XMP packet marker&&)
7985
/SubFileDecode filter AI11_ReadMetadata_PDFMark5
7986
<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
7987
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.3-c011 66.145661, 2012/02/06-14:56:27        ">
7988
   <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
7989
      <rdf:Description rdf:about=""
7990
            xmlns:dc="http://purl.org/dc/elements/1.1/">
7991
         <dc:format>application/postscript</dc:format>
7992
         <dc:title>
7993
            <rdf:Alt>
7994
               <rdf:li xml:lang="x-default">certificado_PRONATEC_Final_template_sem_logo</rdf:li>
7995
            </rdf:Alt>
7996
         </dc:title>
7997
      </rdf:Description>
7998
      <rdf:Description rdf:about=""
7999
            xmlns:xmp="http://ns.adobe.com/xap/1.0/"
8000
            xmlns:xmpGImg="http://ns.adobe.com/xap/1.0/g/img/">
8001
         <xmp:CreatorTool>Adobe Illustrator CS6 (Windows)</xmp:CreatorTool>
8002
         <xmp:CreateDate>2014-05-19T10:38:33-03:00</xmp:CreateDate>
8003
         <xmp:ModifyDate>2014-05-19T10:38:34-03:00</xmp:ModifyDate>
8004
         <xmp:MetadataDate>2014-05-19T10:38:34-03:00</xmp:MetadataDate>
8005
         <xmp:Thumbnails>
8006
            <rdf:Alt>
8007
               <rdf:li rdf:parseType="Resource">
8008
                  <xmpGImg:width>256</xmpGImg:width>
8009
                  <xmpGImg:height>156</xmpGImg:height>
8010
                  <xmpGImg:format>JPEG</xmpGImg:format>
8011
                  <xmpGImg:image>/9j/4AAQSkZJRgABAgEASABIAAD/7QAsUGhvdG9zaG9wIDMuMAA4QklNA+0AAAAAABAASAAAAAEA&#xA;AQBIAAAAAQAB/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoK&#xA;DBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8f&#xA;Hx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgAnAEAAwER&#xA;AAIRAQMRAf/EAaIAAAAHAQEBAQEAAAAAAAAAAAQFAwIGAQAHCAkKCwEAAgIDAQEBAQEAAAAAAAAA&#xA;AQACAwQFBgcICQoLEAACAQMDAgQCBgcDBAIGAnMBAgMRBAAFIRIxQVEGE2EicYEUMpGhBxWxQiPB&#xA;UtHhMxZi8CRygvElQzRTkqKyY3PCNUQnk6OzNhdUZHTD0uIIJoMJChgZhJRFRqS0VtNVKBry4/PE&#xA;1OT0ZXWFlaW1xdXl9WZ2hpamtsbW5vY3R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo+Ck5SVlpeYmZ&#xA;qbnJ2en5KjpKWmp6ipqqusra6voRAAICAQIDBQUEBQYECAMDbQEAAhEDBCESMUEFURNhIgZxgZEy&#xA;obHwFMHR4SNCFVJicvEzJDRDghaSUyWiY7LCB3PSNeJEgxdUkwgJChgZJjZFGidkdFU38qOzwygp&#xA;0+PzhJSktMTU5PRldYWVpbXF1eX1RlZmdoaWprbG1ub2R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo&#xA;+DlJWWl5iZmpucnZ6fkqOkpaanqKmqq6ytrq+v/aAAwDAQACEQMRAD8A9U4q7FXYql3mB3TSpirB&#xA;NqmVhULT4gSD7gDMfUmoFjPk82bX9UilKM7oy1DGhDmu4J5b1p0JFa/Fu2+aP8xMH8fj8XzcQzKw&#xA;eYNTZh6krs6ksJVJWWp2JD9eXbfbttkhnl1P60eIV03mLVJblbl5zJcx0EcgovIH7HwilK1/Xlnj&#xA;yJu90HIXXHmLVHkaVpvWmPWdwDtuKIv2UXwpv37AiZzSO9oOQqX+JdVP97M0oXejktX2JrXw79Kj&#xA;oTWQzSY+KW/8S6uAlJ3ITcqaFCR0JBBDHv8AF91FGTGWXeviyXJ5j1OKCSJJ2SGQUlgrVCpPVOVS&#xA;hq3xAHcZYMhpHilbB5g1OK0Nsly62ooWjU8eRpUguPiCgfap1yUZmqQMpqr2Wf4k1eNuMcvpKP8A&#xA;daAKvyKdCO249vbJiZR40mk8yaoGFJWDUPJh9o13BJNdx49a/Fu2SEix8aTl8w6o5HqzOZVJZZVJ&#xA;WarfCaP15dqHbsKdDMSK+NJdN5l1WW4W5kuDJdxUCSD4QwP2PhFKdd/pydoOeRN3u648x6q7tK8/&#xA;ryk/FOwBNNxRF+yi+FNz17VEgUHNLvUW8z6w1DLOZQu9HPKvsSd/lvWlR0JrMMTnl3tjzNrKqgFw&#xA;5VOqtQqSvQkEEMe/xfdRRkgF8efevTzLqkUDxJO6W8m0sAPwFSeqVqUNW+IV3G++TAR+YkBz2ai8&#xA;x6rFbNbLculrWrxqSvM0qQXHxBAKcqdemS4Qjx5AVeyl/ibWI2pFL6Sg/wB2gCqRvsUHwsBWm4J7&#xA;e2TEAx/MTDSeZtUDAiZg1DycfaPLcVJruKdetfi3bJ8AR+Zl+Px+Oba+Y9Vdh6szmVSXWVWKzAn4&#xA;TR+vLtRtv2RToZcAR+Yl1/b+P7HT+ZtVlu0upLgzXcQpHKPg5A04UUU49d/euSGMVSnUyJu7P4pu&#xA;58y6tI7SyTmeY/ancAmhqKRr9mNOpHHc/a7VEo4giWpnzu/x9n4KkfNetEgyzmYLU0kPKtelT1O9&#xA;Kb9KjoTWwYYsfzc+pcPNOtqkYW4cqnVWoUJX7JIIIZu9WB+VFGS8GPcj81k7/wAfj8bL08z6rFA8&#xA;UdwyW0v99bgn0ypPVK1MZBYcxX4ga74fAiTy3T+amBz27vxy82ofMurRWz2sdy62lavErFS5pUhp&#xA;BRlQD7VOvTJeBEm63QNTMCr2/HXuUj5p1qJysU3ogdY0AVCN9mToQCaUIr22pTJjTwPNidXkHI0j&#xA;9C13ULnUIUec1ruN29UsRRWNftdKGvLluKuQchlwxETt+Px+KbdPqJSkAT+38fO/N7DmjeidirsV&#xA;S/X2YaXMqgc3AEZPQP1Xs2/IAAU3NBlGpPoLGfJ5Fw/eEjffYnqd+vfqR2/2+bA3cFNNP0K9vo2k&#xA;tolZFPEkuF3p8syceKUuQZxxk8kWfKWsk/3KV619Udf+B8Tlw08+77U+EVo8oaz2gSnh6o9v8nJj&#xA;Tz7vtR4MnHyhrNf7lP8AkaO3+xyYwT7keDJb/g7WP98ofD96v/NPtkhhl3I8CTZ8oazQj0Ix/wA9&#xA;R7j+X3OTGKXcjwJNDyfrYp+4So3r6o69f5ckMckeBJ3+D9a6CBB8pR/zT/n92TGMo8CS3/B2tf75&#xA;T/kavt/k5IQKPy8nDybrA/490p/xmHy/lyQiUfl5dzZ8oa2akwJU7k+qPc/y+JyYBX8vJb/g/Wh/&#xA;x7pT/jMP+afbJAI/Ly7mm8m62f8AdCf8jl7f7HJBidNLua/wZrX++E/5HL7f5PtkwUflpd32uPk3&#xA;W6f7zx/8jh7j+X55ISC/lpd32u/wbrlQfq6bGv8AfDxr/LkhMI/LT7vta/wbrna3jHymHb/Y+3+e&#xA;2TEwj8tPu+1afJeuE/3CV/4zL7f5OSGQI/Kz7vt/Y4eSta/5ZoyPD1h4f6uS8WKPyk+77XN5M14m&#xA;v1eOu9f3w6k1r9nxOSGWPeg6Wfd9rX+DNcHS3jp1/vh/zT7ZIZo96Pyk+77Wj5L12v8AvPH1/wB/&#xA;L2/2GSGePev5Sfd9v7Gv8Ea5/wAs8Zp/xcvt/k+2T/MQ7/sY/k5932/sbPkvXen1aMe3rD3H8vuc&#xA;I1EO/wCxfyk+4fP9jR8l66TX6vHsaj9+Pn/L8skNTDv+xH5Sfd9v7Ep1CwlsZZbW6iVJUCEgOGXi&#xA;wJ7Bf5f9qlRfCXELDj5IcNgj8fj8dz/K3OLWoZSKCGryDsUUfGp2NARUGvfrTfHUbwpOk2yAvcM5&#xA;96h2KuxVLfMUtnHpFwLsFoZF4UWgPI9KE9KHfMfVSiMZ4uTGdVu8pkZzMS/xMalnHRidixBoQx79&#xA;Qc57e3CLM/J7Us7g/wDFv8M2WkOx97k4uTIKn7uv9czWxTuriO2tpbiSvpwo0j03PFQWNB9H+1ko&#xA;izSJSoWxpPzI8uMIj+/UStx3T7P2dzQnajjpX5Zlfkp+ThjX4zXP8f2q7+fNCSWZD65EXqcZBGeM&#xA;php6gjJO5Ff9vANLNkdZCzz6/Z3Nv560FbE3vORoRIkPwrUkvGJSQK9FU74jSzuuqnWQ4eLp+y2r&#xA;jzxplvNPFLb3IMDpHI3FOPKUco6MXH2l+Ie2GOmkQNxuiWriCRR2Rdh5nsr+9FpaxTSMFRpZQg9K&#xA;MunMI7141p4V3yMsJiLLOGcSlQtNqnb36fP/AD7ZW3Or/T6f64Vaqffw8d/DbFDTuEVmYgKvUk+H&#xA;+e/hhV5Hq/5tazNq/pWAFhpisUS4kQu8pViOZDJVVIIPTY0Fd8xZTyTH7vc+VN5EYC58vknnkP8A&#xA;MS/1TU/0Lq0IN2yF7e7jBVH4qPgYAcVYhWatfamWwyb0ebHJAc48noNfDvsP8/HxGXtLQPz8P7Pn&#xA;/nthQ4NXt3p9Ph8/8/fCqncXEdvbyXEpIhiUtIwBY0UVNAtST7DCqHOq2/8AJP4V+rz9f+AxV36W&#xA;tu6T0HX/AEefp/wGFDv0pb71Sfbdv9Hn/wCaOhwrTjqtsP2LjYV/3nn6eP2MVp36Vtv5Lgd/955+&#xA;nj9j/P2woaOqW38k+wr/ALzz9O37H44VpUtryG5D+lz/AHbcZA6PGwPEN0cKdwwOEILAPOVTrlxS&#xA;oPCA7dejeGbPTfQPi6jV/Wfh+lB+WprWLV7aS6Q/VFdWlQUq5U1jUgfCEVhXj375ZnBMTXNr0pAm&#xA;L5fivg9szQPTOxV2KoDXpIo9JuDJF69V4pF/M7bKNt+p39so1BAgbFsZ8nk0gXmd+TAkM/YnvQbq&#xA;F2NNqnOccIsz8mgi0mY/Z9WhY9jTv1zZ6Pkfe5OLkyLiRsvx03AX7Sj9VMzabVK5tY7m2lgkIEUq&#xA;Mrg/DRXFCe/Ufy5KJo2xlGxTzHzNLNpUSi88qLBpdm72ljfzarY2YkGxSb96UYO6xchX4vxpkR1E&#xA;xZvm0HR4yAO5Ij5p0plnupdFgMc8qwFV8wabKiNecvUdAslEZuA2J3G+3E5P8zPb9SPyOOzz3v7e&#xA;avH5l0WaSVpdDsxaMlxd1XX9MeP1njJ40Ei8VPpgcuigk023fzE+9J0OPu/BWjzppUySLFp1o0YN&#xA;vJJI3mHS+Qa3hWOPb1GO1SvvSvfB48ufv+1P5OFden2M88qWF5NqM17caPcaKfSgAja8hnju34FX&#xA;5JAWAMdBuacq1+HBLMZCio08Yy4gy1gQaNVSdiHoCfmd1PzOVNrRRzUqOQApyHQn+UE9cKKcF2rU&#xA;D9mhqCD/ACkfa+7FUt8yS2sOhXpvS0NpJE0Ek/EMEE37olUFR8PPf/MZLgMth1RxiO56Pnv6reQW&#xA;5guZTNfxF4pCaOXVJfTDcouXIcn+0o6Gp6kmOg1g0s5Ax93cDz/Ry+XJr7R0P5uEQJUOtczzB+ff&#xA;3c+ae+VD9X81aZ9YuKabbOzymKhdpOYjVOHH4gssiiibilf2RlUSNRlMxGv0Dn+PJuA8HGImV7V7&#xA;zy/Hm96K7VBDhttvtH2K9z40/rmQwW8HO5+EHb4tth49fDphWmlVmb4QX7fD4e24qPEYUIXVwBpN&#xA;7yISlvKPFh8B2A24/d+OKRzeH+ZtW1C+8w3k8MXnvS7CK6kZ0sbZ1hdI0C/u6FSC0y8Vry+HrTsG&#xA;yqHRTcy3MUlzFP57jSR5Xf0w0ckPqSxjjEoTk/L66DRTuY/h+EYVr3JZJY6dNYIkbfmF9TVorV7K&#xA;aAGSpJk5RF34J+8tgSWqBUgDuqm/ciZrm3vJYtQjk/MQI0UfFxEQjCONWUgKX5FWVm5AU51JIG+N&#xA;+9FV3N9LmTSVuPzCf6zexqbw/GiPbsYhL6lQaO3AtttT2w/NHyXan5itf0hc3Mtx+Ydp+++tvFw9&#xA;OJEk5sqCNpOARui8vDam+N+9eHps9x0S5+v2897HBNFHdPFO4nThKoktoX4OldmFaEdssBaZBhvn&#xA;ML+nbruvpwnan8reNR+GbTTfQPi6fV/Wfh+lA+V3gi1W2klT1bZGBuIdypj6cx9ogxkiqVIYdOuW&#xA;ZwTE1zatIQJg9Ov48u7q9szQPTuxV2Kpf5gMa6RcM7enRdpN/hLfDXYE9G8DlGprgLGfJ5GyMkpV&#xA;hQ+24PupFQRt1Bp75zYFFwSzvySVFjMewl7U6UGbbQ8j73KxcmRoQql26ncn/apmcNt211QB6klT&#xA;vVF2NK+3SuHzKsf88+U380aVBYG9+oNFcJOhFvBdH4VZSnGcMq15/aHTscKgsQj/ACWvEaIHzIzA&#xA;byW406y4ydRVkChOQDHdgeuG2XGiG/KG4KyQxa76UDSKyQx6bp9VjX1RwYrEFPJZeLVXcdhXFHEp&#xA;wfkyEvUmfWA1nDIGSBNPsVPpbhoXlWPgUZTuClA3xCm2K8T0sn9r6FL0Za/6wwsHDaiglVPRHoUb&#xA;/ZeGKu6N8JMUlKgH7Jr4DoB8t8KuNHJoDHMopt1+XuPx+WKsb1HzLd/X7zS5fLl9c2iKIxdxrE8M&#xA;3NFJC/FXiOTKajt0oa5IIIBDzK9/LjTbm5lu9P0zWNMWNQ4tGiV0Zjsyr6cyMQE4heZbjSg2FMHA&#xA;E2U38m6JYeWZXnl8uaxe3NuFNvcukczMKErQPJyDjkQeTtTxyYJF0ebA4waJomL0XQNcbVLeS6m0&#xA;2808ggIt9GqOymtAqBmPb4gf14GXJNGod5anlTjGCD8vmfntij3tkn4Veo3+GCPb5+6n8MVUpoY5&#xA;4ZLeQHhKjJJHFUMY2FCC60Kn/MYqEMNLtd+L3HwmtVuZ2pXrVudBhW3foy1KluVxToCbmcr7/GHp&#xA;/n9GK246ZbfDV7gKNo1kuZ2Q/JueFbbGmWwIAkuY2I+y1zPxbx359Plitu/RVqSQr3EUo3K/WJ6E&#xA;9tuZqPxwov4Fo6ZaSA/FcLKh2/0meob58zX/AD6Y8lu/eqWltBAkgiD8pW5ymSRnYvxVftOWPRRh&#xA;pF28488n/c7cf8Y4BU/6re4zbaX6B8XSa36z7h+lL/KrKut27GTgpfiw+yShBBAb+ZgSop4mvEb5&#xA;bqPoP4/H45tOk/vB+Px/bye35z71DsVdiqX6+tdKnYEKY1LciKgAjixIHX4WO2UakegsZ8nkL8TM&#xA;zIpCk1HIgnfxoAM5rq4JZ35LP+gT/wDGT+GbbRfSXKxcmR9WVT0G58D4ZnNq5WqeZ3JNIx/n44Qe&#xA;quBpy+IVA+OQjah3oB/D6cKGu1NwDvw/aPux7Uwq7YgA04g7AfZ8CAOrYq49a1qRTcncb+PRf9lh&#xA;Q79qoNDTqBvv4r+0KeGKtA0G3Gjfs9UbvT2p1wq3UBTUkop3B+0hHeo/X27YUOYE/DX96o+E0G49&#xA;+3sRiq0tVlkHRtj417YULakE9NvuxVvYqq+PUfLCrZYVLn7KdB7/AIf5+GKGwX5f8WsNj2Uf5/ee&#xA;vjhS0CKbE8GoCwHxOfb2228Plihxp9mg4jfj0UGnVj4ke+FWjU02Jp9moO1PBeo+bYq7fly35dmF&#xA;OXh13VvkBhQ6oFSNg2zbHifZgd1JPvire1CoBK9WjpU/6yePthVokEBS1Qd4pfD2/wA+o64q0WP2&#xA;+jJs/uPw/wA/DbCi+rvhDNU0DbkdvDFXmnnYH9P3NT+xDuD/AJLZttL9A+LpdZ/eH4fpSzymC2tQ&#xA;Qg8RMRGaCtQ3QV67mm9aV6gioNuo+glp0f8AeAd/4/H6XuOc+9Q7FXYql+vwyS6VOI4/WZV5ej15&#xA;gfaFKHem67faplGpiTA1v+Px8WM+TyZ0X1OQbmrksrn9oHvXx7EdfnU5znVwizbybtZTg/798PbN&#xA;po+R97k4uTIKk8vEnjma2rqkmo6/YQeHifw/z7FDYPTjvQ/APE13Y4QrVR8wT8uVO58F3wq4/ft1&#xA;6VH0/ZH44oa6eH0bfr6f7L6MKvJvyw0fRvOHknUtV8yxJe6tql3ex6nNOFM1p6cjIkMLtUwejEFZ&#xA;F2ArXJMiaKW6bpyN+aGuWFlp1rrOmXFnoy3rTgEmGUFZbhIuHFpGUVY1Wn2t+mKb2Sn8xY7O18z6&#xA;1+h7CPV7aLyYPiDKWVobyS2N4TT4pbdYxUijUXqMKhNvPvl7SrX8j9S1qK6bVtTutO0111yX4pXS&#xA;MW8I9NiOSKRViK1JY1JxQDvSN/OLyj5dsdPsr6zso4Hv9X0mGaKNFSPgssitRVAoZFl4v/MAvhii&#xA;MkHeaUZ/zZ8z6fa6Pa32n3UWjpqMUhK+jBO/CeaGNUNX4VqwZSv2qmmFN7JN5gkl8rf8rXn0LlbX&#xA;Fkmi21vdpQywxXUMQuJFb7VW5F2K78vi98VG9PWLbyf5LsG0G8soobaXTn52V5CEMlx6sEiMskgB&#xA;MvNGZySa1HKowsOIsM0XzNq9p+aMGpahHcQeXvO0JgsnmaIw+ral3sjCEd2T17Yj4XVSXYjp0Ukb&#xA;L/KnlrQNT8z/AJi2OoWscdpFf25ikjpG9tytw5a3kWhjblvVe/XGkmR2SDyP5j1zzTd+Q9M8xztc&#xA;aVPa6hOTKKpqNxZTPFD6u370pGBJRq1PxMDhUirpmVuJNI/OWPRtGjSHRtQ0hrzVNPjBEMU8Upii&#xA;uAifCsjgcDx2IG42w9WJ3i9FJXvT3r/Hj+tfpwtbqgVNaUFC3Wnb4qdR13H34VbJHQ/DQ/PgTt9K&#xA;n/Prsq4mpNagMaMBvxfqGB9/7e+FWuW4Y9T8DgdK9j/n44UWtBNFr+zVT+r+GFDzjzqaa7dHtwhq&#xA;QPZvcZtNN9A+Lp9Z9Z+H6UD5Ztnk1eCOFazXBKW69RUj4pDUfYjX4qgbn7NNqWZ5VE30a9LH1iuZ&#xA;5fr9w/s6PbM0D0zsVdiqX69Bez6ZLHZuElpU12qtNxWoyjUxkYERYzBrZ5M6t6nIft9HAKh+nxBe&#xA;/XrTOcrdwizTyZX6lNvX951HyzZ6Pkfe5OLkyENQAiuwqPmczQWxsfyj/VB6bdScKuqKE02I6f5P&#xA;QL9Pf7sKtmtDXqevht1/2K/rwoaJ336+/Xx/2h08cKurtT+3t+P0/RhVI5vJnlqW9ubw2nCW9Ia+&#xA;SKWaKG5IFP8ASYY3WKaoJFZFJ7HDa2sk8j+WJNWutXNtIup3q+nd3kVxcRzSxilEZkkXZeIov2dt&#xA;sV4ltj5B8o2N8l7aackVyluLFZA8rL9XpRYuLOVaNu6kUr774Vsty+RfKcnlxPLj6eDoUZ9RNO9S&#xA;X0gQ3Ip9rdQ55AdK74UcRVdX8o+XtXsrSw1K1N1aWLq9rE8svwsooj1D1Zl7M2+K3Tdl5W0Gy1mf&#xA;W7a3KardoI7m7MsrvIi0Cq/NmBC02FNu2FFrbTyj5ctbzUbyGyH1jVwF1NpGeQXA/wCLUkZ0ag2G&#xA;2w26YqSVGHyL5WhtjarayG04PGlu1zcPFFEw4skKNIyxBl+H93x+H4emFeIql95J8tX9pp9neWRn&#xA;g0plbT4zLMBFKB8DKQ4asaj4STUDphUSKHP5d+TuV9J9SeuqVOon6xcf6TWoLTj1KS8qkAMD3xpe&#xA;Ipld+XdDu7O2sprKIW9kyvYxxD0jbvH9gwNGVaJh/MhG21cLEEt6Xoek6XJcTWcISe7Ie6uXaSWa&#xA;XiOCc5ZC8pVQKKOX4YVJTAEA+/QUoD+G3/Gv04Ufj8finA9DUADflTYdqgHtXqO2KHHY049Kjifl&#xA;uh9vA4VaqCNyStKGp6oeh+a1/wA64VaPIgg1qRQ/6y7jp49cUNE9+nRh9OFDznzoGOv3NNzwhNO/&#xA;2W8M2mm+gfF1Gr/vD8P0oHyvb3k2r28Vo/pXkxrDKdw3AFm/eV/ZA6dfbLM5Aib5NWliTMAbSP45&#xA;vbc0D07sVdiqXeYRXSLgHl6PE+vx+0UAJI/2XQ+1co1P0HuYz5PKXkLs1RQmm3YAUoK+C9B9/eo5&#xA;27cIsy8nn/Q5z1/eH9WbLSci5OLkyDYfR1+gVzMbEv17VH0rSLm/S0lvngUEW0A5O1SAxoKniK1Y&#xA;itFr16ZIKEbbXDTW8U5R4TKgkMcgAkQsoJDAVoyA8fCuFVSu3QCnbttvT5L1PicKHV9/bf7zX+P3&#xA;Yq1Xx8fl0+Xh+HbCh1fo+fiPH+P39cKuJ2qdv1in8V/VhVo9+XTfkPb9ofxwocWINT1BqfmNj964&#xA;qtOwp4Cn/Anb8MKHE9vc4UOqevhU9fAYVdWnXoKV+Siv68Vd8/ep69d3P8MKGyT1O3c996b/APAj&#xA;8cKurTw+XUe4+Q7+Jwq0Woevfqeu3U1Hf37dBihokDqdtwajb8P1duowq3Ujcmh61PYjY1/j4jCr&#xA;iQPYDYiu4A7fNOoPhihonc8hSleQ8Ozj5ftYVaJI67kbn5qaGvzGFBWmgrt4j7jhQ8885H/c5db7&#xA;enDXp/K2bPTfQPi6nV/WfcP0oPy49dWgjrxlZwYXXdvXXeOgNPiJ+E1NKEctwa2ZvpP42/H7GvTH&#xA;1j8b/j9r2vNA9M7FXYql3mB3XSp+JCbfFIwBVQByqwOxBIpvtvvlGpNQLGfJ5M/L1T8HA1Hwb7eH&#xA;Xf5V3znOrhFmnk8f6HN4+p3+WbLSci5OLkn57+H9d/1ZmNjffenv99T/AAySpbqnlvy9q8sMuraV&#xA;Z6jLb19B7uCOYxknfiZFYrVgK09skCVtL1/Ln8vVPweV9JWopUWFtUggrT7Hff8AVhsotr/lW/5d&#xA;7n/C2kew+oWvSn/GPw/rhsrbv+Vb/l3T/lFtI9/9AtR28fT/AM+uGyttj8ufy9ViR5X0lTQgkWFs&#xA;DQ7EfY/D6MbRZcPy6/L4BgvlfSBz2IFhbUYcgaU4fzD/ADphtbLX/Kuvy9C8V8saRwJB4/UbalRU&#xA;rX4KHYt9GG1srf8AlXH5dj/pltIp/wAwFt0G/wDJ4H78KLKE1X8sfJc+m3MFhoGj2d9JGyW92dNt&#xA;JRHIRQPwZOLUNNjivEWFw/kPerfwXE2p6VLBHJ6ktr+gtPWN/iIA4oqigjJA5VNTWvTCy40Tb/kx&#xA;fDUrF7ifQ5NMtzbvd2q6FYBpyiKtyoPp/uvWKFuSmo6AADFHGzX/AJVz+XmxPlfSKD/lxtfGpp8G&#xA;FhxFw/Lj8vAf+UW0jbr/AKDbUqP9h/MfuwrxFw/Lf8vNgPK2k1PT/QbWvgP2PGv04V4i235d/l8y&#xA;rXyxpJCjio+o2xopqaCqfM/OuNI4i5vy6/L5m+PyxpJ2pU2Nt0AA6+n0C0+jf2w0vEWj+XH5ekEn&#xA;yvpNd6n6haj5/sf5/ThpeIu/5Vx+Xv8A1K2kcjtT6ha+Pb4P5v6Y0F4i7/lXP5ekj/nV9INKUP1G&#xA;2p12r+736H6MNBHEe9v/AJV75A9T1f8ADOlc68w5srblUfFWvCtaYaCOIp8eny2P0Ch/hkmLR670&#xA;r/mMKHn3nA01y5PT4ITX6G+WbLT/AED4uq1X1n4fpS/yw7Lq9uykVVqoopu1NlFOh32pv/L8Ry3O&#xA;PSfx+PxbVpT6x+Px+K3e35z707sVdiqX66xGmSotOcnwxk9A/wBpT0NTUfCO5oMo1B9BYz5PJSDz&#xA;B+VOtfD9dfx+nnA4TNfJ/wDvJP8A8Zf4Zs9JyPvcnFyT/p17fwNDmYGx3Qb9uv8Asdj/AMLhVunY&#xA;79qeJp/xsuSV3U/zV69q1/VX9eKHe9a+J6bV6/f9xwq6hFOuxPtSm/0U/DChqnb6aAU7bf59hvhV&#xA;3X6fD32AHz6D2woce9aU3Jp4ftU/4iMKtH/K/wBl+tv6YoaoaivXavz+0cKtU6fjhQ6g26dj+OFX&#xA;AU69uv0bH8DihulOu9K196Ch+9cKt8a7H4q7U8SR/wAbDce+FWvf7Vd69Kgn+J/4bCh1Ke1O/Tav&#xA;4b/8CcVap2oevTp0/VT/AIXCrqfj2GxoRQAeFRsPAYUO277j299tv9b7I9sKuI2JND1LHxoat+NB&#xA;vihaRQipFQaE9enxNhQ1Q0H0f1wq8884U/T1z0/u4evT7Lf5/wCdc2en+gfF1Oq+s/D9KB8sqya3&#xA;bynjxh5SSFunBRV1r+zyrxqe536HLM/0ENWlH7wHue25oHp3Yq7FUu8wy2cekXAu1LQyKU4igNSN&#xA;qE1Ap1yjUyiMZ4uTGdVu8peRmYl/iatWcdGNQC1OxO3LqDnO24RZl5N/3hn3/wB2fR0982Wj5Fyc&#xA;XJkNN9+laH6Rma2Niux/a6/7Jdj9+FXUWnWi0rX/ACeoP+xwq4qa029/Cp/gfHChLdV8v2OqSwyX&#xA;Mt5G8NfTFre3dmCTT7a20sKuw40+MHbphCpcvkPRFNRc6tuCB/ua1YjpTat0enb+XDa24eQ9DAYf&#xA;WdWIYUNda1YilQeputhUbnv2w2ttHyDofX61rHiT+mtXrvtX/erq3YeGFbd/gHQx/wAfWr12FP01&#xA;q9Kj7I/3q/Z64otseQtDAKi61Yq/w76zqx+EGrH/AHqNKkdsK2t/wJonAj6zq2/x1/TOrVruF3N1&#xA;Xpii2j5C0Pp9a1fb/tdav/2VYVtr/AOh0/3q1fof+l1q9Nv+jrCi2/8AAOhdTdavx2J/3Nav9luv&#xA;/H1itrv8B6LxCm71YFWPxfpnVvtEChJ+tdCP7MK24+Q9EIVfrGr0A4qo1nVgSASSppdfaU9MVto+&#xA;QtD/AOWrVztWv6a1ehB6t/vV0Yfa98KLa/wDoY/4+dXHf/jt6sKeBr9ap06N0wrbv8A6GdvrOr7f&#xA;D/x2dX8elPrVfkvXFbTqxsIbK0jtYDK8cdQhnmluJTyJJDTTNJI58SWNOm2FiURQdagdwabbbFvk&#xA;Og8ThVrYb0oBQ0PgPsD5k7/2YUNFTShNT9kmmxLbthRTRrWtaVJ/phV535xquu3O1SI4DtX+Vs2e&#xA;n+gfF1Oq+s/D9KD8sTWceq20l4v+ixOrOtficgVjHFfh4K/xce56+9mcExNc2rSkCYvl+K+D2rNA&#xA;9M7FXYqgdceFNMnMkXr1XikIqCznoKjp7nsMp1BAgbFsZcnk8yqHrXm6kcm7V/a4gfCFqDTrX5b5&#xA;zjhlmfk0f6Fcf8ZD+rNno+RcjFyZDxJ2FasNvmMzW1jHmLQ/PN9qSz6H5mTSLFkX/RTZQ3B9ReXJ&#xA;ub7/ABCg+g5ILsldp5U/NGHd/OiSsVuFq9hFtLJGfSb7RA9OY16UI27YU2EReeW/zLkinFt5wigY&#xA;hRbudOgIjPqEurqS1VMZCjf6cUWEvTUdd8u6xqE+s+cdO1SOK3VpNEuPSsnh4JG7zkwrcTEcEdgo&#xA;Sh5VrhpatVX8z4jMbf615bacyLGoTXHdfiVmHN1suIaiHio64aXhWXf5oizikluJvLyJFMYJCusz&#xA;ScJRzPFwlgfipGaClCRTGkcLQ/NeAxyyJPoRiUK0B/SlwWYSEKpKCwJqSePwct9qb4U8KJ0j8wr/&#xA;AFlxDpUejXFzwPOL9KXK+mwpsS2n1q3LYkVJ5UHwnFBihY/Pk+tQxR2muaBo6XSco7hL763cBVYE&#xA;BbeeC0Ch1V6k17UGFeFD6Z5svNOhluLjzronmV5BAPQluLewSFVokkwktY7pm5u67MlBX7Q7qkX0&#xA;Rw/Mg/ZNz5cWWQMYkbXGALowV0YmyHHjyFdq+2FjwpJearrcl4bm2/MzTdPtrrndQWPoWtyscY3d&#xA;YppCjyxqA3FuIqASNuimvJWuNY1lILNz+ZOjwTw2UtvdROtlwuLl/WSG65MeUYD8OUYUrVSN+5Wv&#xA;JDanN5jt7Jp5/wA0LMNChW6eK1t3LQTvGYHWOJ2IIW4i+JVr8YNd91O3cidN1/UrfWFml/MPR9aS&#xA;O3hSTSC1rarPMylVdZ4vWZG5MDxRCT8I40pigjyTK2/M83EfISaCswPJ4n1aeJyD9lo1lsEcs3de&#xA;PcU64bRwKsn5hzwW7XUz+X/q0Q5vJBrMkzBAyRuyotiSaPIqkHxHSuG0cLh+YUpgkkW48s8oyFA/&#xA;TxVQGJUcmazrHU7UYVPY42vAmdjrvmXUoBc6VZ6Nf2rEJ60GrSuhKkeotUsXACd67n2w2igiBeee&#xA;TwrpGlspI5f7k7jeg7f6B9kf1+k7o2XC787houWk6aVr+/I1GevqEgUQfUPip9H4YrsmGnHU/qQb&#xA;U1hS9UuZEtmd4hyclAHdUZiEK8m4iprQUyQYlE8SCR/KtPDCinnHnSn6duq9PTh9/wBlvGv6s2mm&#xA;+gfF0+r+s+4fpQnlf0ItWt5Zo/VtVb/SYSSVMZ+HmBuaxllLJUhhSla5PPZiQOf4/FsNLQmD06/j&#xA;y7ntOaF6V2KuxVL9f9MaTcM7+nRfhk3+Et8Ndqn9rcAZRqa4CxnyeTMCshQ9qbVqO3Qjr069DtnO&#xA;BwizfyV/vHN/xl9vD7s2ui5H3uTi5MgGy9DVD09szG1fxBNKni5qreDdf8/8zkqV1Klqj4qfEnZh&#xA;0qP8/bCh1R1rt05nens49q/fiqTX/k7ypqF1LdX2j2dzd3CGOWaWGN3dGQJT1CDUemAtGPTCtoQf&#xA;lv8Al+Ps+XdNUckegtYlHJAQhoB1AYgcf1YVsq8Hkjybbmb0tEsYzcsXmK28VXYhgTSlOkjbtvQ4&#xA;rZcnkXyWjq66Dp4eM81b6tERGygjkCRXkOR6eJwrZVLPyd5UspGuLXSbaF2fnzSFObuSrA9P5kBH&#xA;3j3UWVC4/L3yVNeWt2+iWn1u24mGVIlTgixiJV+DiGXgAoVtthtthWyp2/5e+QrY8oPL2nRrEvBO&#xA;NrEKjkGP7P8AMo+nCjiLQ/LzyJRSfL+nli7ykm2iJ5y0Ln7PVqCvyGK2VT/AHkp/T/3B2JNtH6Vv&#xA;/o8Z4RkMvACnSjsPpxWypy/lz+X8ojeXy7pzR0UFWtoiBxdnX9nszn78K8RV38h+Tn5RvotpUoqV&#xA;MKDnHF6YRWNP2Bbx08OI8KYVsqMf5deQVkaWPy5YK7OsjstrEJFdKFP2akfD08PnijiKpN5D8kyX&#xA;H1mXQtPknPFvVa3jIYpQIeXGqsOAp8sV4itPkLyUI5If0HZqro0cgEEasUd1dgxAAILxK1RvUYaX&#xA;iKHl/LT8vpIrqNtAshFeqiXCpEFDcN0KhQGDD+bb59MNI4inOjaDo+i2gsNKs47S2qWNvEAvJj+1&#xA;Iw8fnip3R1Ni3I0/alG23YIPfx8cKGjUUPH4vsxx9gOhJ/j4dMKHcRyCCpEe7Mepbrv+v/OuKraV&#xA;jLHbkd/Ydv1YeqOjzfztT/EF1vT4Id+nZvfNppfoHxdPrP7w/D9KX+WGA1u0IbgrPxkpsShBDKD8&#xA;NCykjlt/sQMtz/QWnS/3g/H4/HJ7bmgendirsVS/X0rpU7g8TGpbkdwBQqxI7/CTtlGpHoLGfJ5I&#xA;yr6hC147Gh3O9PlnOBwmdeSv94pv+Mvftt75tdFyPvcnFyZFXi+/Rtt/EZnci2uoEBVh+6P7XhX7&#xA;uuPL3KuYUpzqVG6yr1H+fjkkOoacutdhIm4PsR4e+Krf2TQjiOpFGWp/yT0+7FXd616d616dfib4&#xA;h9GFCF1GPVJLemmXEFvOGBeS4heeMpQ1FEltnrWm/L6D2VSr6j5+KUTWNKZ1FQRpdwIwQPtAfpDe&#xA;hwpXmz88ty9LV9LeUsOL/oy4KKnVlA+vipPz2wrs76n529Ximr6a6FT6h/R05bmRQNy+v06/s09q&#xA;4o2bksvOAtEgi1aw+uli0kzafM0QSgCqsQvFYbhiS0hrXoO5XZQu9A8wXdxaT3WuGCW0fmkdhCbe&#xA;CWpjZluY5JbhnWqMuzLs570IVtUjtPPAkHqavpjAhgKabOtP5et+enf+GKNnLZ+eECq+raWebNzf&#xA;9GXAU1HwqAb/AG+ZO/thXZa1h59WII+saWaLtN+i7igIFAf+OgKCvTf+uK7IbU/KfmLU3imu/M11&#xA;ZypDPbg6RGLWCRZ0A5ukrXMnNGqQ4kHsF6kpum9O8u+bNLsYLCx8wR3NlDyVrvUbWW+vJS5LEyTC&#xA;6hQleVFPomgHfFFhkw2GxBVab7MPx3X/AGI/sLF3+VXboWBp/wAOfjwq4LVTtyUfaA+FKeJ7tT5Y&#xA;obFWb4f3rCtCPsDxKjv7jClwryIiPOQ/bl6gHsB/AYo9yxlX+4T4tqua1IB/iTh80HuDb05qgNKb&#xA;7dcQpebedP8AlILmhA/dw0P+xY5tdN9A+Lp9X/eH3D9KVeWFDa3axVAEzemT0J5bAb96n5eIYbG7&#xA;P9BcfS/3gHf+Px+l7hnPvUOxV2KoDXIZpdMm9FPVdAW9H+cAGqjY/FTddj8VMp1ESYGt/wAfivNj&#xA;Lk8odVrVW5I26P05AnY/Psw6133qc5xwizPyc5WynNaAS1oenTNnozQPvcnFyZFz5A8vhQ9B+030&#xA;CtMzrttcJ3UlaVUdK/aA96dPc4iSFjTvHGzopZhv6Qpxam4A5FfxbEFUmfzNq4ccfK+qcmClnjk0&#xA;0H4uoCteDp+PauStUk8w/mxZ+WhbS69oepWcE/LhMx0+ikFVbmyXbAbyKPip1r2NCEgJTF/zkD5R&#xA;uBFJFDdGOdZn5F7AlBbIskgYfWuZYI4YBQSf2d9sNFeEqcv/ADkZ5IScQyWt7FcDl/etZEFVPF6H&#xA;6zwqp6qzBvY4V4Sn+gfmZD5isnvNH0TUNRtIpntnkjm0wKsqHcLS93+FgfkdsUEJtD5l1eZuMvlz&#xA;UrdCFrV9OFNwPi43chqo3NB8q42hOvrDhAFVR2BNeP0En7xhtjbfIivAkud2STYn3BG3ywqs9Ylu&#xA;QNAu1KCvyI6YotsOWj5O3AV+FV337YVtsTymiMoXkOlKkg/5IxW1C5vprW3aW3gkvCgBFuhiMpJ2&#xA;+EyNFHX/AFm/phUFiOufmnZaAbVdW0XUtObUGdLWNm09ufplRViLt1HIyKAOXfG2QjfJKIP+cg/K&#xA;dw49Gxu5JndYUaOXTwA714qf9LKAko3VuxNeO+Np4SpT/wDORHky3t4LqSC8aG4T17cE2KPInJkL&#xA;q31nZgyEENRvo3w2jgKKl/PnyozSPFa3Rije2hkd5NOrzu0MkS0ku124gnw28cQVMDaFj/5yL8lS&#xA;qpFvdFuRUNPNp8RQqCSGje6BHSg/m/ZxBCmBZ3a67qdzcxQXGh39qknJ3edrIRIV34usFzNNVu3F&#xA;SPHJBhI+aaG5YgKvwxjYmg5HvxFeQ+/DwseNwmZAFjAIapAc0JJ26n4T8xhpeKuTSu5DMrESnZ0I&#xA;oPlTww0i/m8484yB9euGI/3XBWvagb5fft9HXNnph6B8XUas3kPw/Sg/K8Ekur2ywxhpp6pED03X&#xA;45CDx+CNKtUAVY7U2yzOaib6NelB4xXM/i/cPv5dHtOaF6V2KuxVL9egup9LmjtpBG9KsSaAqBuK&#xA;1GUamMjAgMZg08mf+8qu4f8AbGwbcbhep+dM5zq4RZn5O/3jmr0Ev6hmz0nI+9ycXJkIJBr+0ep7&#xA;+wzMDY49Kdvwr8sKtbe/8f8AP6fpwodtSnbw7V64VWyxxyikiB9ujgNseqmvXCqmLW2UUWFAAW40&#xA;Ubep9rt+13xQ5rO0ZSrQRlDsVKKV36kim+SVUVI0B4KF5ElqACvjWlKk/dhQ3t/H/P8Az+jCrum+&#xA;9eh8ff8Az/Vihx6cew8Nqe48PcYVWmp3PU7N88KG6nlUbEbLXoPE4VdWoI7HrXqe+/icKGiKnf8A&#xA;z7n/AD/DFVrRxsauoY9NwPmetf8APwwqotp2nM0bNaxFoTWF/TXlGahqpUErQopp7CmK239TtAvA&#xA;QRqhBDIFULvXoPfkckgly2doq8RBHQ0LAKu/EcVHT3xQ2ttbLUiFASKGigd+lew3398KbVNqU7Dr&#xA;tQbd6f5/RhYt9DWpqO/+f+fzwq7tSm3cHpUeI2+/FWmJ2PcdCevHoQflhCC8685UGu3VP5IaDev2&#xA;W8ATmz030D4up1f1n4fpQXleO7l1i3itD6V5OaxSEg8uIPIhwT0A6dfbLM5Agb5NWlBMwBtI/jm9&#xA;tzQPTuxV2Kpb5iVm0i4WpEZX99x+1wG5A/1vsn2OY+q+gsZ8nk7SF5GJpv2HSg6D5Dt/bUc7dlwi&#xA;yTQdetNOgliuIpXd35DgFIp0/aZTmdgzCFggt0JgJp/jPS6f3Fx/wKfP+fMkaqPcWXjBx856WK1g&#xA;uNutVT/mvxyX5mPcV8YNf400utPQuK/6qeP+vh/MR7ijxw7/ABrpf++Ln/gY/n/Pkhnj3FHjh3+N&#xA;NL/3xc/8DH/zXkhmHcUeOGv8a6VSv1e5oenwp/zXkhlHmvjx82v8baV/vi523+zH8/58PiBH5iPm&#xA;7/G2l/74uf8AgY+3+z98lxhH5iPm7/G2ldoLn2+GP5fz4RNfzEe4u/xtpX/LPc0/1Y/+a8lxI/Mx&#xA;7i4+dtKHW3uduvwx/L+fJAo/Mx7itPnfSenoXNdv2Y/l/PhX8zHuLv8AG+kf74ud/wDJj+f8+SpH&#xA;5qPcXf430n/lnuf+Bj8f9fDwr+aj3F3+ONJ/5Z7n/gY/+a8lwFH5qPcWv8c6SB/cXP8AwMfhX+f6&#xA;cPhlH5uPcXHzxpP/ACz3O3+TH2/2eS8Ir+bj3Fr/ABxpH/LNc/8AAx/814fBKPzce4tf450f/lnu&#xA;f+Bj/wCa8l4J8kfm49xcfPOkDrb3Qp/kx7f8P74RgPeF/Nx7i7/HWkdPq91Xw4x/L+fD+Xl3hH5y&#xA;HcXf470j/lnuf+Bj8P8AXyX5aXeF/OQ7i1/jrSO1tdf8DH8v58P5WXeEfnIdx/HxcfPWkV/3muv+&#xA;Bj/5rw/lZd4R+ch3H8fFiPmPUYtQv7i7gR0idIlAkCg/CGBrQsMzsMOGIBcDUT4pEjlso+W3Z9Xg&#xA;QVWV3DRMoq3rqfgIB/arsa0FN26HJZx6T+NmGlPrH43/AB+17fnPvUOxV2Kpb5iZl0mejBAR8UjA&#xA;FVp8Q5A7EEgDfbfMfVH0FjPk8mmjk9WRlQoENSg5fD8XH9oVADUG5rXvnO0bcIujEjfDxJ77bCg9&#xA;/wBkeJ7e+1Jxti5lloWHxr2p0YA/FT5mtMsCGmSQBCtXVz8DLuG8Kf5XiDvXxrTLAEKdJmRmAqBs&#xA;SNxWhNPuH4ZIMd3H1UfiRvsfCoNGDDpsa1HtlgQvZJCop8LP9lTQEjuabfCq132r27ZYFWpHI54A&#xA;VciqKOrL3CjuR/L3ByYQpsZQK7mpoOu567dCex/z3kGBtzx3Cl6qaxn4qDp8RU7jagb4fnTLApBb&#xA;i9VtgCaipPQEbd+ij37e+1JhAtzCYguDzU7qBT4gD8RHzNaZMINudJaKyVdZD8DruG+Rp9rfcHcH&#xA;xrTJhBBUj6zIzAVUECo3BNCafcv4ZMMN3H1VkoRvsRsRUGjBh02Naj2+jJhd7XlJWUU+Fn+wDsSK&#xA;bmm3wqtd6CvboMmEUWhHI78ACXO8ajcsvcKO5B/Z7g5IIoqTNMAOpqSB13Ox2rQnsf8APewMTbnj&#xA;nUvVT+7I5AdviKk1G1A3w18aZMIILovVbYAnapPQEbd+ij37e+1JIFuZZjV1PNaEqBSjBT8RHzNQ&#xA;MmEbtOkvFHQs6ufgdQSG8KGlOW+4O4PjWmTCDan+/ZWYLVRtUb1NCafcPwyYphu0RKkhVgdt+lKg&#xA;0YMPs7GoI9voyYRvaoUlYAA8XfdFNAem7U2+FVrvQVPToMIITRaCSPL6dCWbeNBuzL0IUbVZT+z4&#xA;HJ2ijdfj8foUXMwU9TyJAO+526dGPUH/AD3mKYG/x+Px95p5ZSWHV4q0VkaqKRyq4PGgIoK1qFIJ&#xA;Nfs/ERlecgx/H4/G7fpQRMfj8fity9vzn3qHYq7FUPqH1P6nJ9c/3m+Hn9r+YU+zv1pleXh4fVyQ&#xA;ardI4/8ACNY6ceHFvq/GtOFPjpw+KnHry7fTmJHwP1fj9bX6Vr/4O25cPq/PelfT5/8AFnH4qf6/&#xA;w9cP7n4fj8b7IPAqX3+E/wBJQev6fq0Xjxp6VKfDyptTp/nXJz8LiFpPDbV3/hP61cV4+pv9d9P+&#xA;76GvOvwc6V+z8fX3wy8Kz9v4/BQeC3N/hLmno8PVofT4eG3Lj6nwdevvj+76L6Fqf4M9KH0+FNvq&#xA;/Pl4n7Pq/DSvKvbrhHho9Cpa/wCE/q11w4cqf6V6tfW6/wCXvSvSnw5KPBRSOCioWn+Cv0M9fT+q&#xA;cl5+r/ecqfBSnxVp04+/vjHg4WI8Ph8lSP8AwnzPq/39Ph9Svq8an+T46/ary+PryyQ4U+hZF/g7&#xA;lHSnDi/1elacOPx04fFTh15dvpxHCgeG0/8Agvbnw+repvSvpc9v7zj8VP8AX+Hrh9KD4fwVL7/C&#xA;H6Tg9bh6tF48KelSnw8qbU/z6VyWyZeHxbtXn+Efrdz9n1N/rvpf3fQ151+DnTl9n4+tO+FEvDs/&#xA;b+PwWpP8H8o/S4+rQ+l6fhUcuPqfu/tfa9+vfCp8NpP8E+jB6fp02+rcuX8x+z6vw0ryr264Ufuq&#xA;Cpbf4P8Aqt3w4cqf6X6tfX/4f4qV6cfh8MO6Y+FR+3vUbf8AwR+iJOfp/VOY9T1f7znvx40+PpWn&#xA;H398O9sR4XD5L4/8Jc29X++pt6lfV41P8nx8vtcuXx9eW2PqSPD6/j8fNZD/AIL5R0pw4P8AVqVp&#xA;w4/HT0/i48OvLt9OS9TEeE1J/gj4efD6t6h6V9L1P+LOPxU6/wB58PXCONT4Pw/H432XX/8Ag39L&#xA;W/r8PVoOPCno02pzptTp/HauMeOln4XELbvf8HfW7qvH1N/r3pf3fQ151/d86cvs/H1p3wx46Cy8&#xA;Kz9v4/BdJ/g71E9Hj61D6XD+Wo5cfU/d/apy9+vfCPEU+F05rE/wP6EPpcKf8e3Ll4n7PrfBSvLr&#xA;t1w/vLQPBoV8PwVS2/wZ9VuuHDnT/SvVr69f9n8VK9OPw+GJ8Sx+AmPg0ft7/wAfYpW/+Bf0NLz9&#xA;P6pzHqetX1ee/DjT4+lacff3yR8Xi82I8Dg8l8X+DvUb1f7/AIinqV9XjVv5Pj5fa5cvj68tsT4v&#xA;T8fj5JHg3vz+38fb3rLf/BXrwenStG+p8a/Zp8XH0/jpx/n7fThPjUftRHwbFfB//9k=</xmpGImg:image>
8012
               </rdf:li>
8013
            </rdf:Alt>
8014
         </xmp:Thumbnails>
8015
      </rdf:Description>
8016
      <rdf:Description rdf:about=""
8017
            xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/"
8018
            xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#"
8019
            xmlns:stEvt="http://ns.adobe.com/xap/1.0/sType/ResourceEvent#">
8020
         <xmpMM:DocumentID>xmp.did:DCB47DDF5ADFE311B43D9C2F31E4C056</xmpMM:DocumentID>
8021
         <xmpMM:InstanceID>xmp.iid:DCB47DDF5ADFE311B43D9C2F31E4C056</xmpMM:InstanceID>
8022
         <xmpMM:OriginalDocumentID>uuid:BE6594BE7719E311979E986348EB46FF</xmpMM:OriginalDocumentID>
8023
         <xmpMM:RenditionClass>proof:pdf</xmpMM:RenditionClass>
8024
         <xmpMM:DerivedFrom rdf:parseType="Resource">
8025
            <stRef:instanceID>uuid:d9295cdc-aa4d-4d3a-ad90-2af16d19cff3</stRef:instanceID>
8026
            <stRef:documentID>xmp.did:B93AC153CAC0E311BEDDA6D57E11FAC7</stRef:documentID>
8027
            <stRef:originalDocumentID>uuid:BE6594BE7719E311979E986348EB46FF</stRef:originalDocumentID>
8028
            <stRef:renditionClass>proof:pdf</stRef:renditionClass>
8029
         </xmpMM:DerivedFrom>
8030
         <xmpMM:History>
8031
            <rdf:Seq>
8032
               <rdf:li rdf:parseType="Resource">
8033
                  <stEvt:action>saved</stEvt:action>
8034
                  <stEvt:instanceID>xmp.iid:B93AC153CAC0E311BEDDA6D57E11FAC7</stEvt:instanceID>
8035
                  <stEvt:when>2014-04-10T13:08:17-03:00</stEvt:when>
8036
                  <stEvt:softwareAgent>Adobe Illustrator CS6 (Windows)</stEvt:softwareAgent>
8037
                  <stEvt:changed>/</stEvt:changed>
8038
               </rdf:li>
8039
               <rdf:li rdf:parseType="Resource">
8040
                  <stEvt:action>saved</stEvt:action>
8041
                  <stEvt:instanceID>xmp.iid:DCB47DDF5ADFE311B43D9C2F31E4C056</stEvt:instanceID>
8042
                  <stEvt:when>2014-05-19T10:38:34-03:00</stEvt:when>
8043
                  <stEvt:softwareAgent>Adobe Illustrator CS6 (Windows)</stEvt:softwareAgent>
8044
                  <stEvt:changed>/</stEvt:changed>
8045
               </rdf:li>
8046
               <rdf:li rdf:parseType="Resource">
8047
                  <stEvt:action>converted</stEvt:action>
8048
                  <stEvt:parameters>from application/postscript to application/vnd.adobe.illustrator</stEvt:parameters>
8049
               </rdf:li>
8050
            </rdf:Seq>
8051
         </xmpMM:History>
8052
      </rdf:Description>
8053
      <rdf:Description rdf:about=""
8054
            xmlns:illustrator="http://ns.adobe.com/illustrator/1.0/">
8055
         <illustrator:StartupProfile>Print</illustrator:StartupProfile>
8056
      </rdf:Description>
8057
      <rdf:Description rdf:about=""
8058
            xmlns:xmpTPg="http://ns.adobe.com/xap/1.0/t/pg/"
8059
            xmlns:stDim="http://ns.adobe.com/xap/1.0/sType/Dimensions#"
8060
            xmlns:stFnt="http://ns.adobe.com/xap/1.0/sType/Font#"
8061
            xmlns:xmpG="http://ns.adobe.com/xap/1.0/g/">
8062
         <xmpTPg:NPages>1</xmpTPg:NPages>
8063
         <xmpTPg:HasVisibleTransparency>False</xmpTPg:HasVisibleTransparency>
8064
         <xmpTPg:HasVisibleOverprint>False</xmpTPg:HasVisibleOverprint>
8065
         <xmpTPg:MaxPageSize rdf:parseType="Resource">
8066
            <stDim:w>29.699996</stDim:w>
8067
            <stDim:h>20.999993</stDim:h>
8068
            <stDim:unit>Centimeters</stDim:unit>
8069
         </xmpTPg:MaxPageSize>
8070
         <xmpTPg:Fonts>
8071
            <rdf:Bag>
8072
               <rdf:li rdf:parseType="Resource">
8073
                  <stFnt:fontName>akaDora</stFnt:fontName>
8074
                  <stFnt:fontFamily>akaDora</stFnt:fontFamily>
8075
                  <stFnt:fontFace>Regular</stFnt:fontFace>
8076
                  <stFnt:fontType>TrueType</stFnt:fontType>
8077
                  <stFnt:versionString>Version 1.00 2005 initial release</stFnt:versionString>
8078
                  <stFnt:composite>False</stFnt:composite>
8079
                  <stFnt:fontFileName>akaDora.ttf</stFnt:fontFileName>
8080
               </rdf:li>
8081
               <rdf:li rdf:parseType="Resource">
8082
                  <stFnt:fontName>ArialMT</stFnt:fontName>
8083
                  <stFnt:fontFamily>Arial</stFnt:fontFamily>
8084
                  <stFnt:fontFace>Regular</stFnt:fontFace>
8085
                  <stFnt:fontType>Open Type</stFnt:fontType>
8086
                  <stFnt:versionString>Version 5.06</stFnt:versionString>
8087
                  <stFnt:composite>False</stFnt:composite>
8088
                  <stFnt:fontFileName>arial.ttf</stFnt:fontFileName>
8089
               </rdf:li>
8090
               <rdf:li rdf:parseType="Resource">
8091
                  <stFnt:fontName>Arial-BoldMT</stFnt:fontName>
8092
                  <stFnt:fontFamily>Arial</stFnt:fontFamily>
8093
                  <stFnt:fontFace>Bold</stFnt:fontFace>
8094
                  <stFnt:fontType>Open Type</stFnt:fontType>
8095
                  <stFnt:versionString>Version 5.06</stFnt:versionString>
8096
                  <stFnt:composite>False</stFnt:composite>
8097
                  <stFnt:fontFileName>arialbd.ttf</stFnt:fontFileName>
8098
               </rdf:li>
8099
               <rdf:li rdf:parseType="Resource">
8100
                  <stFnt:fontName>CopperplateGothic-Light</stFnt:fontName>
8101
                  <stFnt:fontFamily>Copperplate Gothic Light</stFnt:fontFamily>
8102
                  <stFnt:fontFace>Regular</stFnt:fontFace>
8103
                  <stFnt:fontType>Open Type</stFnt:fontType>
8104
                  <stFnt:versionString>Version 1.51</stFnt:versionString>
8105
                  <stFnt:composite>False</stFnt:composite>
8106
                  <stFnt:fontFileName>COPRGTL.TTF</stFnt:fontFileName>
8107
               </rdf:li>
8108
            </rdf:Bag>
8109
         </xmpTPg:Fonts>
8110
         <xmpTPg:PlateNames>
8111
            <rdf:Seq>
8112
               <rdf:li>Cyan</rdf:li>
8113
               <rdf:li>Magenta</rdf:li>
8114
               <rdf:li>Yellow</rdf:li>
8115
               <rdf:li>Black</rdf:li>
8116
            </rdf:Seq>
8117
         </xmpTPg:PlateNames>
8118
         <xmpTPg:SwatchGroups>
8119
            <rdf:Seq>
8120
               <rdf:li rdf:parseType="Resource">
8121
                  <xmpG:groupName>Grupo de amostras padrão</xmpG:groupName>
8122
                  <xmpG:groupType>0</xmpG:groupType>
8123
                  <xmpG:Colorants>
8124
                     <rdf:Seq>
8125
                        <rdf:li rdf:parseType="Resource">
8126
                           <xmpG:swatchName>White</xmpG:swatchName>
8127
                           <xmpG:mode>CMYK</xmpG:mode>
8128
                           <xmpG:type>PROCESS</xmpG:type>
8129
                           <xmpG:cyan>0.000000</xmpG:cyan>
8130
                           <xmpG:magenta>0.000000</xmpG:magenta>
8131
                           <xmpG:yellow>0.000000</xmpG:yellow>
8132
                           <xmpG:black>0.000000</xmpG:black>
8133
                        </rdf:li>
8134
                        <rdf:li rdf:parseType="Resource">
8135
                           <xmpG:swatchName>Black</xmpG:swatchName>
8136
                           <xmpG:mode>CMYK</xmpG:mode>
8137
                           <xmpG:type>PROCESS</xmpG:type>
8138
                           <xmpG:cyan>81.640602</xmpG:cyan>
8139
                           <xmpG:magenta>82.031296</xmpG:magenta>
8140
                           <xmpG:yellow>71.093796</xmpG:yellow>
8141
                           <xmpG:black>59.765602</xmpG:black>
8142
                        </rdf:li>
8143
                        <rdf:li rdf:parseType="Resource">
8144
                           <xmpG:swatchName>CMYK Red</xmpG:swatchName>
8145
                           <xmpG:mode>CMYK</xmpG:mode>
8146
                           <xmpG:type>PROCESS</xmpG:type>
8147
                           <xmpG:cyan>2.734399</xmpG:cyan>
8148
                           <xmpG:magenta>96.875000</xmpG:magenta>
8149
                           <xmpG:yellow>87.890602</xmpG:yellow>
8150
                           <xmpG:black>0.000000</xmpG:black>
8151
                        </rdf:li>
8152
                        <rdf:li rdf:parseType="Resource">
8153
                           <xmpG:swatchName>CMYK Yellow</xmpG:swatchName>
8154
                           <xmpG:mode>CMYK</xmpG:mode>
8155
                           <xmpG:type>PROCESS</xmpG:type>
8156
                           <xmpG:cyan>4.296899</xmpG:cyan>
8157
                           <xmpG:magenta>4.296899</xmpG:magenta>
8158
                           <xmpG:yellow>91.796898</xmpG:yellow>
8159
                           <xmpG:black>0.000000</xmpG:black>
8160
                        </rdf:li>
8161
                        <rdf:li rdf:parseType="Resource">
8162
                           <xmpG:swatchName>CMYK Green</xmpG:swatchName>
8163
                           <xmpG:mode>CMYK</xmpG:mode>
8164
                           <xmpG:type>PROCESS</xmpG:type>
8165
                           <xmpG:cyan>92.187500</xmpG:cyan>
8166
                           <xmpG:magenta>0.000000</xmpG:magenta>
8167
                           <xmpG:yellow>91.796898</xmpG:yellow>
8168
                           <xmpG:black>0.000000</xmpG:black>
8169
                        </rdf:li>
8170
                        <rdf:li rdf:parseType="Resource">
8171
                           <xmpG:swatchName>CMYK Cyan</xmpG:swatchName>
8172
                           <xmpG:mode>CMYK</xmpG:mode>
8173
                           <xmpG:type>PROCESS</xmpG:type>
8174
                           <xmpG:cyan>96.484398</xmpG:cyan>
8175
                           <xmpG:magenta>0.781298</xmpG:magenta>
8176
                           <xmpG:yellow>7.812500</xmpG:yellow>
8177
                           <xmpG:black>0.000000</xmpG:black>
8178
                        </rdf:li>
8179
                        <rdf:li rdf:parseType="Resource">
8180
                           <xmpG:swatchName>CMYK Blue</xmpG:swatchName>
8181
                           <xmpG:mode>CMYK</xmpG:mode>
8182
                           <xmpG:type>PROCESS</xmpG:type>
8183
                           <xmpG:cyan>92.578102</xmpG:cyan>
8184
                           <xmpG:magenta>93.359398</xmpG:magenta>
8185
                           <xmpG:yellow>3.515601</xmpG:yellow>
8186
                           <xmpG:black>0.000000</xmpG:black>
8187
                        </rdf:li>
8188
                        <rdf:li rdf:parseType="Resource">
8189
                           <xmpG:swatchName>CMYK Magenta</xmpG:swatchName>
8190
                           <xmpG:mode>CMYK</xmpG:mode>
8191
                           <xmpG:type>PROCESS</xmpG:type>
8192
                           <xmpG:cyan>2.734399</xmpG:cyan>
8193
                           <xmpG:magenta>97.265602</xmpG:magenta>
8194
                           <xmpG:yellow>5.468798</xmpG:yellow>
8195
                           <xmpG:black>0.000000</xmpG:black>
8196
                        </rdf:li>
8197
                        <rdf:li rdf:parseType="Resource">
8198
                           <xmpG:swatchName>C=15 M=100 Y=90 K=10</xmpG:swatchName>
8199
                           <xmpG:mode>CMYK</xmpG:mode>
8200
                           <xmpG:type>PROCESS</xmpG:type>
8201
                           <xmpG:cyan>28.515602</xmpG:cyan>
8202
                           <xmpG:magenta>97.656296</xmpG:magenta>
8203
                           <xmpG:yellow>87.109398</xmpG:yellow>
8204
                           <xmpG:black>0.781298</xmpG:black>
8205
                        </rdf:li>
8206
                        <rdf:li rdf:parseType="Resource">
8207
                           <xmpG:swatchName>C=0 M=90 Y=85 K=0</xmpG:swatchName>
8208
                           <xmpG:mode>CMYK</xmpG:mode>
8209
                           <xmpG:type>PROCESS</xmpG:type>
8210
                           <xmpG:cyan>1.953101</xmpG:cyan>
8211
                           <xmpG:magenta>91.015602</xmpG:magenta>
8212
                           <xmpG:yellow>79.296898</xmpG:yellow>
8213
                           <xmpG:black>0.000000</xmpG:black>
8214
                        </rdf:li>
8215
                        <rdf:li rdf:parseType="Resource">
8216
                           <xmpG:swatchName>C=0 M=80 Y=95 K=0</xmpG:swatchName>
8217
                           <xmpG:mode>CMYK</xmpG:mode>
8218
                           <xmpG:type>PROCESS</xmpG:type>
8219
                           <xmpG:cyan>1.562500</xmpG:cyan>
8220
                           <xmpG:magenta>83.203102</xmpG:magenta>
8221
                           <xmpG:yellow>86.328102</xmpG:yellow>
8222
                           <xmpG:black>0.000000</xmpG:black>
8223
                        </rdf:li>
8224
                        <rdf:li rdf:parseType="Resource">
8225
                           <xmpG:swatchName>C=0 M=50 Y=100 K=0</xmpG:swatchName>
8226
                           <xmpG:mode>CMYK</xmpG:mode>
8227
                           <xmpG:type>PROCESS</xmpG:type>
8228
                           <xmpG:cyan>1.953101</xmpG:cyan>
8229
                           <xmpG:magenta>55.078102</xmpG:magenta>
8230
                           <xmpG:yellow>90.234398</xmpG:yellow>
8231
                           <xmpG:black>0.000000</xmpG:black>
8232
                        </rdf:li>
8233
                        <rdf:li rdf:parseType="Resource">
8234
                           <xmpG:swatchName>C=0 M=35 Y=85 K=0</xmpG:swatchName>
8235
                           <xmpG:mode>CMYK</xmpG:mode>
8236
                           <xmpG:type>PROCESS</xmpG:type>
8237
                           <xmpG:cyan>2.343798</xmpG:cyan>
8238
                           <xmpG:magenta>40.625000</xmpG:magenta>
8239
                           <xmpG:yellow>82.812500</xmpG:yellow>
8240
                           <xmpG:black>0.000000</xmpG:black>
8241
                        </rdf:li>
8242
                        <rdf:li rdf:parseType="Resource">
8243
                           <xmpG:swatchName>C=5 M=0 Y=90 K=0</xmpG:swatchName>
8244
                           <xmpG:mode>CMYK</xmpG:mode>
8245
                           <xmpG:type>PROCESS</xmpG:type>
8246
                           <xmpG:cyan>11.328101</xmpG:cyan>
8247
                           <xmpG:magenta>3.906298</xmpG:magenta>
8248
                           <xmpG:yellow>86.718796</xmpG:yellow>
8249
                           <xmpG:black>0.000000</xmpG:black>
8250
                        </rdf:li>
8251
                        <rdf:li rdf:parseType="Resource">
8252
                           <xmpG:swatchName>C=20 M=0 Y=100 K=0</xmpG:swatchName>
8253
                           <xmpG:mode>CMYK</xmpG:mode>
8254
                           <xmpG:type>PROCESS</xmpG:type>
8255
                           <xmpG:cyan>27.734398</xmpG:cyan>
8256
                           <xmpG:magenta>1.171899</xmpG:magenta>
8257
                           <xmpG:yellow>91.406296</xmpG:yellow>
8258
                           <xmpG:black>0.000000</xmpG:black>
8259
                        </rdf:li>
8260
                        <rdf:li rdf:parseType="Resource">
8261
                           <xmpG:swatchName>C=50 M=0 Y=100 K=0</xmpG:swatchName>
8262
                           <xmpG:mode>CMYK</xmpG:mode>
8263
                           <xmpG:type>PROCESS</xmpG:type>
8264
                           <xmpG:cyan>55.859398</xmpG:cyan>
8265
                           <xmpG:magenta>0.000000</xmpG:magenta>
8266
                           <xmpG:yellow>90.625000</xmpG:yellow>
8267
                           <xmpG:black>0.000000</xmpG:black>
8268
                        </rdf:li>
8269
                        <rdf:li rdf:parseType="Resource">
8270
                           <xmpG:swatchName>C=75 M=0 Y=100 K=0</xmpG:swatchName>
8271
                           <xmpG:mode>CMYK</xmpG:mode>
8272
                           <xmpG:type>PROCESS</xmpG:type>
8273
                           <xmpG:cyan>76.953102</xmpG:cyan>
8274
                           <xmpG:magenta>0.000000</xmpG:magenta>
8275
                           <xmpG:yellow>91.015602</xmpG:yellow>
8276
                           <xmpG:black>0.000000</xmpG:black>
8277
                        </rdf:li>
8278
                        <rdf:li rdf:parseType="Resource">
8279
                           <xmpG:swatchName>C=85 M=10 Y=100 K=10</xmpG:swatchName>
8280
                           <xmpG:mode>CMYK</xmpG:mode>
8281
                           <xmpG:type>PROCESS</xmpG:type>
8282
                           <xmpG:cyan>85.937500</xmpG:cyan>
8283
                           <xmpG:magenta>20.312500</xmpG:magenta>
8284
                           <xmpG:yellow>93.359398</xmpG:yellow>
8285
                           <xmpG:black>0.000000</xmpG:black>
8286
                        </rdf:li>
8287
                        <rdf:li rdf:parseType="Resource">
8288
                           <xmpG:swatchName>C=90 M=30 Y=95 K=30</xmpG:swatchName>
8289
                           <xmpG:mode>CMYK</xmpG:mode>
8290
                           <xmpG:type>PROCESS</xmpG:type>
8291
                           <xmpG:cyan>91.015602</xmpG:cyan>
8292
                           <xmpG:magenta>46.093796</xmpG:magenta>
8293
                           <xmpG:yellow>93.750000</xmpG:yellow>
8294
                           <xmpG:black>11.718798</xmpG:black>
8295
                        </rdf:li>
8296
                        <rdf:li rdf:parseType="Resource">
8297
                           <xmpG:swatchName>C=75 M=0 Y=75 K=0</xmpG:swatchName>
8298
                           <xmpG:mode>CMYK</xmpG:mode>
8299
                           <xmpG:type>PROCESS</xmpG:type>
8300
                           <xmpG:cyan>77.343796</xmpG:cyan>
8301
                           <xmpG:magenta>0.000000</xmpG:magenta>
8302
                           <xmpG:yellow>73.828102</xmpG:yellow>
8303
                           <xmpG:black>0.000000</xmpG:black>
8304
                        </rdf:li>
8305
                        <rdf:li rdf:parseType="Resource">
8306
                           <xmpG:swatchName>C=80 M=10 Y=45 K=0</xmpG:swatchName>
8307
                           <xmpG:mode>CMYK</xmpG:mode>
8308
                           <xmpG:type>PROCESS</xmpG:type>
8309
                           <xmpG:cyan>82.421898</xmpG:cyan>
8310
                           <xmpG:magenta>11.328101</xmpG:magenta>
8311
                           <xmpG:yellow>47.656296</xmpG:yellow>
8312
                           <xmpG:black>0.000000</xmpG:black>
8313
                        </rdf:li>
8314
                        <rdf:li rdf:parseType="Resource">
8315
                           <xmpG:swatchName>C=70 M=15 Y=0 K=0</xmpG:swatchName>
8316
                           <xmpG:mode>CMYK</xmpG:mode>
8317
                           <xmpG:type>PROCESS</xmpG:type>
8318
                           <xmpG:cyan>78.515602</xmpG:cyan>
8319
                           <xmpG:magenta>18.359398</xmpG:magenta>
8320
                           <xmpG:yellow>6.640601</xmpG:yellow>
8321
                           <xmpG:black>0.000000</xmpG:black>
8322
                        </rdf:li>
8323
                        <rdf:li rdf:parseType="Resource">
8324
                           <xmpG:swatchName>C=85 M=50 Y=0 K=0</xmpG:swatchName>
8325
                           <xmpG:mode>CMYK</xmpG:mode>
8326
                           <xmpG:type>PROCESS</xmpG:type>
8327
                           <xmpG:cyan>87.109398</xmpG:cyan>
8328
                           <xmpG:magenta>52.343796</xmpG:magenta>
8329
                           <xmpG:yellow>4.296899</xmpG:yellow>
8330
                           <xmpG:black>0.000000</xmpG:black>
8331
                        </rdf:li>
8332
                        <rdf:li rdf:parseType="Resource">
8333
                           <xmpG:swatchName>C=100 M=95 Y=5 K=0</xmpG:swatchName>
8334
                           <xmpG:mode>CMYK</xmpG:mode>
8335
                           <xmpG:type>PROCESS</xmpG:type>
8336
                           <xmpG:cyan>92.578102</xmpG:cyan>
8337
                           <xmpG:magenta>90.625000</xmpG:magenta>
8338
                           <xmpG:yellow>10.156298</xmpG:yellow>
8339
                           <xmpG:black>0.000000</xmpG:black>
8340
                        </rdf:li>
8341
                        <rdf:li rdf:parseType="Resource">
8342
                           <xmpG:swatchName>C=100 M=100 Y=25 K=25</xmpG:swatchName>
8343
                           <xmpG:mode>CMYK</xmpG:mode>
8344
                           <xmpG:type>PROCESS</xmpG:type>
8345
                           <xmpG:cyan>94.921898</xmpG:cyan>
8346
                           <xmpG:magenta>98.828102</xmpG:magenta>
8347
                           <xmpG:yellow>39.453102</xmpG:yellow>
8348
                           <xmpG:black>8.203101</xmpG:black>
8349
                        </rdf:li>
8350
                        <rdf:li rdf:parseType="Resource">
8351
                           <xmpG:swatchName>C=75 M=100 Y=0 K=0</xmpG:swatchName>
8352
                           <xmpG:mode>CMYK</xmpG:mode>
8353
                           <xmpG:type>PROCESS</xmpG:type>
8354
                           <xmpG:cyan>77.343796</xmpG:cyan>
8355
                           <xmpG:magenta>94.921898</xmpG:magenta>
8356
                           <xmpG:yellow>1.953101</xmpG:yellow>
8357
                           <xmpG:black>0.000000</xmpG:black>
8358
                        </rdf:li>
8359
                        <rdf:li rdf:parseType="Resource">
8360
                           <xmpG:swatchName>C=50 M=100 Y=0 K=0</xmpG:swatchName>
8361
                           <xmpG:mode>CMYK</xmpG:mode>
8362
                           <xmpG:type>PROCESS</xmpG:type>
8363
                           <xmpG:cyan>55.468796</xmpG:cyan>
8364
                           <xmpG:magenta>96.093796</xmpG:magenta>
8365
                           <xmpG:yellow>1.953101</xmpG:yellow>
8366
                           <xmpG:black>0.000000</xmpG:black>
8367
                        </rdf:li>
8368
                        <rdf:li rdf:parseType="Resource">
8369
                           <xmpG:swatchName>C=35 M=100 Y=35 K=10</xmpG:swatchName>
8370
                           <xmpG:mode>CMYK</xmpG:mode>
8371
                           <xmpG:type>PROCESS</xmpG:type>
8372
                           <xmpG:cyan>45.312500</xmpG:cyan>
8373
                           <xmpG:magenta>97.656296</xmpG:magenta>
8374
                           <xmpG:yellow>42.968796</xmpG:yellow>
8375
                           <xmpG:black>0.781298</xmpG:black>
8376
                        </rdf:li>
8377
                        <rdf:li rdf:parseType="Resource">
8378
                           <xmpG:swatchName>C=10 M=100 Y=50 K=0</xmpG:swatchName>
8379
                           <xmpG:mode>CMYK</xmpG:mode>
8380
                           <xmpG:type>PROCESS</xmpG:type>
8381
                           <xmpG:cyan>14.453101</xmpG:cyan>
8382
                           <xmpG:magenta>96.875000</xmpG:magenta>
8383
                           <xmpG:yellow>50.390602</xmpG:yellow>
8384
                           <xmpG:black>0.000000</xmpG:black>
8385
                        </rdf:li>
8386
                        <rdf:li rdf:parseType="Resource">
8387
                           <xmpG:swatchName>C=0 M=95 Y=20 K=0</xmpG:swatchName>
8388
                           <xmpG:mode>CMYK</xmpG:mode>
8389
                           <xmpG:type>PROCESS</xmpG:type>
8390
                           <xmpG:cyan>2.343798</xmpG:cyan>
8391
                           <xmpG:magenta>94.921898</xmpG:magenta>
8392
                           <xmpG:yellow>25.390602</xmpG:yellow>
8393
                           <xmpG:black>0.000000</xmpG:black>
8394
                        </rdf:li>
8395
                        <rdf:li rdf:parseType="Resource">
8396
                           <xmpG:swatchName>C=25 M=25 Y=40 K=0</xmpG:swatchName>
8397
                           <xmpG:mode>CMYK</xmpG:mode>
8398
                           <xmpG:type>PROCESS</xmpG:type>
8399
                           <xmpG:cyan>29.687500</xmpG:cyan>
8400
                           <xmpG:magenta>28.125000</xmpG:magenta>
8401
                           <xmpG:yellow>41.406296</xmpG:yellow>
8402
                           <xmpG:black>0.000000</xmpG:black>
8403
                        </rdf:li>
8404
                        <rdf:li rdf:parseType="Resource">
8405
                           <xmpG:swatchName>C=40 M=45 Y=50 K=5</xmpG:swatchName>
8406
                           <xmpG:mode>CMYK</xmpG:mode>
8407
                           <xmpG:type>PROCESS</xmpG:type>
8408
                           <xmpG:cyan>46.875000</xmpG:cyan>
8409
                           <xmpG:magenta>49.218796</xmpG:magenta>
8410
                           <xmpG:yellow>52.734398</xmpG:yellow>
8411
                           <xmpG:black>0.000000</xmpG:black>
8412
                        </rdf:li>
8413
                        <rdf:li rdf:parseType="Resource">
8414
                           <xmpG:swatchName>C=50 M=50 Y=60 K=25</xmpG:swatchName>
8415
                           <xmpG:mode>CMYK</xmpG:mode>
8416
                           <xmpG:type>PROCESS</xmpG:type>
8417
                           <xmpG:cyan>62.109398</xmpG:cyan>
8418
                           <xmpG:magenta>60.937500</xmpG:magenta>
8419
                           <xmpG:yellow>66.406296</xmpG:yellow>
8420
                           <xmpG:black>9.375000</xmpG:black>
8421
                        </rdf:li>
8422
                        <rdf:li rdf:parseType="Resource">
8423
                           <xmpG:swatchName>C=55 M=60 Y=65 K=40</xmpG:swatchName>
8424
                           <xmpG:mode>CMYK</xmpG:mode>
8425
                           <xmpG:type>PROCESS</xmpG:type>
8426
                           <xmpG:cyan>67.578102</xmpG:cyan>
8427
                           <xmpG:magenta>72.265602</xmpG:magenta>
8428
                           <xmpG:yellow>70.312500</xmpG:yellow>
8429
                           <xmpG:black>25.000000</xmpG:black>
8430
                        </rdf:li>
8431
                        <rdf:li rdf:parseType="Resource">
8432
                           <xmpG:swatchName>C=25 M=40 Y=65 K=0</xmpG:swatchName>
8433
                           <xmpG:mode>CMYK</xmpG:mode>
8434
                           <xmpG:type>PROCESS</xmpG:type>
8435
                           <xmpG:cyan>29.296898</xmpG:cyan>
8436
                           <xmpG:magenta>42.968796</xmpG:magenta>
8437
                           <xmpG:yellow>64.062500</xmpG:yellow>
8438
                           <xmpG:black>0.000000</xmpG:black>
8439
                        </rdf:li>
8440
                        <rdf:li rdf:parseType="Resource">
8441
                           <xmpG:swatchName>C=30 M=50 Y=75 K=10</xmpG:swatchName>
8442
                           <xmpG:mode>CMYK</xmpG:mode>
8443
                           <xmpG:type>PROCESS</xmpG:type>
8444
                           <xmpG:cyan>40.625000</xmpG:cyan>
8445
                           <xmpG:magenta>57.031296</xmpG:magenta>
8446
                           <xmpG:yellow>76.562500</xmpG:yellow>
8447
                           <xmpG:black>1.171899</xmpG:black>
8448
                        </rdf:li>
8449
                        <rdf:li rdf:parseType="Resource">
8450
                           <xmpG:swatchName>C=35 M=60 Y=80 K=25</xmpG:swatchName>
8451
                           <xmpG:mode>CMYK</xmpG:mode>
8452
                           <xmpG:type>PROCESS</xmpG:type>
8453
                           <xmpG:cyan>48.437500</xmpG:cyan>
8454
                           <xmpG:magenta>69.921898</xmpG:magenta>
8455
                           <xmpG:yellow>82.421898</xmpG:yellow>
8456
                           <xmpG:black>12.109399</xmpG:black>
8457
                        </rdf:li>
8458
                        <rdf:li rdf:parseType="Resource">
8459
                           <xmpG:swatchName>C=40 M=65 Y=90 K=35</xmpG:swatchName>
8460
                           <xmpG:mode>CMYK</xmpG:mode>
8461
                           <xmpG:type>PROCESS</xmpG:type>
8462
                           <xmpG:cyan>52.343796</xmpG:cyan>
8463
                           <xmpG:magenta>74.609398</xmpG:magenta>
8464
                           <xmpG:yellow>90.234398</xmpG:yellow>
8465
                           <xmpG:black>23.046898</xmpG:black>
8466
                        </rdf:li>
8467
                        <rdf:li rdf:parseType="Resource">
8468
                           <xmpG:swatchName>C=40 M=70 Y=100 K=50</xmpG:swatchName>
8469
                           <xmpG:mode>CMYK</xmpG:mode>
8470
                           <xmpG:type>PROCESS</xmpG:type>
8471
                           <xmpG:cyan>57.031296</xmpG:cyan>
8472
                           <xmpG:magenta>81.640602</xmpG:magenta>
8473
                           <xmpG:yellow>98.046898</xmpG:yellow>
8474
                           <xmpG:black>36.718796</xmpG:black>
8475
                        </rdf:li>
8476
                        <rdf:li rdf:parseType="Resource">
8477
                           <xmpG:swatchName>C=50 M=70 Y=80 K=70</xmpG:swatchName>
8478
                           <xmpG:mode>CMYK</xmpG:mode>
8479
                           <xmpG:type>PROCESS</xmpG:type>
8480
                           <xmpG:cyan>69.140602</xmpG:cyan>
8481
                           <xmpG:magenta>83.984398</xmpG:magenta>
8482
                           <xmpG:yellow>86.328102</xmpG:yellow>
8483
                           <xmpG:black>57.031296</xmpG:black>
8484
                        </rdf:li>
8485
                        <rdf:li rdf:parseType="Resource">
8486
                           <xmpG:swatchName>PANTONE 286 CV</xmpG:swatchName>
8487
                           <xmpG:type>SPOT</xmpG:type>
8488
                           <xmpG:tint>100.000000</xmpG:tint>
8489
                           <xmpG:mode>CMYK</xmpG:mode>
8490
                           <xmpG:cyan>95.468102</xmpG:cyan>
8491
                           <xmpG:magenta>64.522797</xmpG:magenta>
8492
                           <xmpG:yellow>10.034300</xmpG:yellow>
8493
                           <xmpG:black>0.000000</xmpG:black>
8494
                        </rdf:li>
8495
                     </rdf:Seq>
8496
                  </xmpG:Colorants>
8497
               </rdf:li>
8498
               <rdf:li rdf:parseType="Resource">
8499
                  <xmpG:groupName>Print Color Group</xmpG:groupName>
8500
                  <xmpG:groupType>1</xmpG:groupType>
8501
                  <xmpG:Colorants>
8502
                     <rdf:Seq>
8503
                        <rdf:li rdf:parseType="Resource">
8504
                           <xmpG:swatchName>C=0 M=30 Y=70 K=0</xmpG:swatchName>
8505
                           <xmpG:mode>CMYK</xmpG:mode>
8506
                           <xmpG:type>PROCESS</xmpG:type>
8507
                           <xmpG:cyan>2.343798</xmpG:cyan>
8508
                           <xmpG:magenta>35.937500</xmpG:magenta>
8509
                           <xmpG:yellow>69.531296</xmpG:yellow>
8510
                           <xmpG:black>0.000000</xmpG:black>
8511
                        </rdf:li>
8512
                        <rdf:li rdf:parseType="Resource">
8513
                           <xmpG:swatchName>C=5 M=70 Y=90 K=0</xmpG:swatchName>
8514
                           <xmpG:mode>CMYK</xmpG:mode>
8515
                           <xmpG:type>PROCESS</xmpG:type>
8516
                           <xmpG:cyan>8.593798</xmpG:cyan>
8517
                           <xmpG:magenta>74.218796</xmpG:magenta>
8518
                           <xmpG:yellow>84.375000</xmpG:yellow>
8519
                           <xmpG:black>0.000000</xmpG:black>
8520
                        </rdf:li>
8521
                        <rdf:li rdf:parseType="Resource">
8522
                           <xmpG:swatchName>C=5 M=90 Y=75 K=0</xmpG:swatchName>
8523
                           <xmpG:mode>CMYK</xmpG:mode>
8524
                           <xmpG:type>PROCESS</xmpG:type>
8525
                           <xmpG:cyan>8.984399</xmpG:cyan>
8526
                           <xmpG:magenta>91.015602</xmpG:magenta>
8527
                           <xmpG:yellow>71.093796</xmpG:yellow>
8528
                           <xmpG:black>0.000000</xmpG:black>
8529
                        </rdf:li>
8530
                        <rdf:li rdf:parseType="Resource">
8531
                           <xmpG:swatchName>C=30 M=0 Y=95 K=0</xmpG:swatchName>
8532
                           <xmpG:mode>CMYK</xmpG:mode>
8533
                           <xmpG:type>PROCESS</xmpG:type>
8534
                           <xmpG:cyan>37.109398</xmpG:cyan>
8535
                           <xmpG:magenta>0.390601</xmpG:magenta>
8536
                           <xmpG:yellow>89.062500</xmpG:yellow>
8537
                           <xmpG:black>0.000000</xmpG:black>
8538
                        </rdf:li>
8539
                        <rdf:li rdf:parseType="Resource">
8540
                           <xmpG:swatchName>C=60 M=5 Y=95 K=0</xmpG:swatchName>
8541
                           <xmpG:mode>CMYK</xmpG:mode>
8542
                           <xmpG:type>PROCESS</xmpG:type>
8543
                           <xmpG:cyan>64.062500</xmpG:cyan>
8544
                           <xmpG:magenta>5.078101</xmpG:magenta>
8545
                           <xmpG:yellow>89.062500</xmpG:yellow>
8546
                           <xmpG:black>0.000000</xmpG:black>
8547
                        </rdf:li>
8548
                        <rdf:li rdf:parseType="Resource">
8549
                           <xmpG:swatchName>C=30 M=0 Y=10 K=0</xmpG:swatchName>
8550
                           <xmpG:mode>CMYK</xmpG:mode>
8551
                           <xmpG:type>PROCESS</xmpG:type>
8552
                           <xmpG:cyan>37.890602</xmpG:cyan>
8553
                           <xmpG:magenta>0.000000</xmpG:magenta>
8554
                           <xmpG:yellow>15.625000</xmpG:yellow>
8555
                           <xmpG:black>0.000000</xmpG:black>
8556
                        </rdf:li>
8557
                        <rdf:li rdf:parseType="Resource">
8558
                           <xmpG:swatchName>C=60 M=10 Y=5 K=0</xmpG:swatchName>
8559
                           <xmpG:mode>CMYK</xmpG:mode>
8560
                           <xmpG:type>PROCESS</xmpG:type>
8561
                           <xmpG:cyan>68.750000</xmpG:cyan>
8562
                           <xmpG:magenta>12.890601</xmpG:magenta>
8563
                           <xmpG:yellow>12.890601</xmpG:yellow>
8564
                           <xmpG:black>0.000000</xmpG:black>
8565
                        </rdf:li>
8566
                        <rdf:li rdf:parseType="Resource">
8567
                           <xmpG:swatchName>C=80 M=5 Y=10 K=0</xmpG:swatchName>
8568
                           <xmpG:mode>CMYK</xmpG:mode>
8569
                           <xmpG:type>PROCESS</xmpG:type>
8570
                           <xmpG:cyan>84.765602</xmpG:cyan>
8571
                           <xmpG:magenta>7.812500</xmpG:magenta>
8572
                           <xmpG:yellow>18.359398</xmpG:yellow>
8573
                           <xmpG:black>0.000000</xmpG:black>
8574
                        </rdf:li>
8575
                     </rdf:Seq>
8576
                  </xmpG:Colorants>
8577
               </rdf:li>
8578
               <rdf:li rdf:parseType="Resource">
8579
                  <xmpG:groupName>Grayscale</xmpG:groupName>
8580
                  <xmpG:groupType>1</xmpG:groupType>
8581
                  <xmpG:Colorants>
8582
                     <rdf:Seq>
8583
                        <rdf:li rdf:parseType="Resource">
8584
                           <xmpG:swatchName>K=100</xmpG:swatchName>
8585
                           <xmpG:mode>GRAY</xmpG:mode>
8586
                           <xmpG:type>PROCESS</xmpG:type>
8587
                           <xmpG:gray>255</xmpG:gray>
8588
                        </rdf:li>
8589
                        <rdf:li rdf:parseType="Resource">
8590
                           <xmpG:swatchName>K=90</xmpG:swatchName>
8591
                           <xmpG:mode>GRAY</xmpG:mode>
8592
                           <xmpG:type>PROCESS</xmpG:type>
8593
                           <xmpG:gray>229</xmpG:gray>
8594
                        </rdf:li>
8595
                        <rdf:li rdf:parseType="Resource">
8596
                           <xmpG:swatchName>K=80</xmpG:swatchName>
8597
                           <xmpG:mode>GRAY</xmpG:mode>
8598
                           <xmpG:type>PROCESS</xmpG:type>
8599
                           <xmpG:gray>203</xmpG:gray>
8600
                        </rdf:li>
8601
                        <rdf:li rdf:parseType="Resource">
8602
                           <xmpG:swatchName>K=70</xmpG:swatchName>
8603
                           <xmpG:mode>GRAY</xmpG:mode>
8604
                           <xmpG:type>PROCESS</xmpG:type>
8605
                           <xmpG:gray>178</xmpG:gray>
8606
                        </rdf:li>
8607
                        <rdf:li rdf:parseType="Resource">
8608
                           <xmpG:swatchName>K=60</xmpG:swatchName>
8609
                           <xmpG:mode>GRAY</xmpG:mode>
8610
                           <xmpG:type>PROCESS</xmpG:type>
8611
                           <xmpG:gray>152</xmpG:gray>
8612
                        </rdf:li>
8613
                        <rdf:li rdf:parseType="Resource">
8614
                           <xmpG:swatchName>K=50</xmpG:swatchName>
8615
                           <xmpG:mode>GRAY</xmpG:mode>
8616
                           <xmpG:type>PROCESS</xmpG:type>
8617
                           <xmpG:gray>127</xmpG:gray>
8618
                        </rdf:li>
8619
                        <rdf:li rdf:parseType="Resource">
8620
                           <xmpG:swatchName>K=40</xmpG:swatchName>
8621
                           <xmpG:mode>GRAY</xmpG:mode>
8622
                           <xmpG:type>PROCESS</xmpG:type>
8623
                           <xmpG:gray>101</xmpG:gray>
8624
                        </rdf:li>
8625
                        <rdf:li rdf:parseType="Resource">
8626
                           <xmpG:swatchName>K=30</xmpG:swatchName>
8627
                           <xmpG:mode>GRAY</xmpG:mode>
8628
                           <xmpG:type>PROCESS</xmpG:type>
8629
                           <xmpG:gray>76</xmpG:gray>
8630
                        </rdf:li>
8631
                        <rdf:li rdf:parseType="Resource">
8632
                           <xmpG:swatchName>K=20</xmpG:swatchName>
8633
                           <xmpG:mode>GRAY</xmpG:mode>
8634
                           <xmpG:type>PROCESS</xmpG:type>
8635
                           <xmpG:gray>50</xmpG:gray>
8636
                        </rdf:li>
8637
                        <rdf:li rdf:parseType="Resource">
8638
                           <xmpG:swatchName>K=10</xmpG:swatchName>
8639
                           <xmpG:mode>GRAY</xmpG:mode>
8640
                           <xmpG:type>PROCESS</xmpG:type>
8641
                           <xmpG:gray>25</xmpG:gray>
8642
                        </rdf:li>
8643
                        <rdf:li rdf:parseType="Resource">
8644
                           <xmpG:swatchName>K=5</xmpG:swatchName>
8645
                           <xmpG:mode>GRAY</xmpG:mode>
8646
                           <xmpG:type>PROCESS</xmpG:type>
8647
                           <xmpG:gray>12</xmpG:gray>
8648
                        </rdf:li>
8649
                     </rdf:Seq>
8650
                  </xmpG:Colorants>
8651
               </rdf:li>
8652
            </rdf:Seq>
8653
         </xmpTPg:SwatchGroups>
8654
      </rdf:Description>
8655
      <rdf:Description rdf:about=""
8656
            xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
8657
         <pdf:Producer>Adobe PDF library 10.01</pdf:Producer>
8658
      </rdf:Description>
8659
   </rdf:RDF>
8660
</x:xmpmeta>
8661
                                                                                                    
8662
                                                                                                    
8663
                                                                                                    
8664
                                                                                                    
8665
                                                                                                    
8666
                                                                                                    
8667
                                                                                                    
8668
                                                                                                    
8669
                                                                                                    
8670
                                                                                                    
8671
                                                                                                    
8672
                                                                                                    
8673
                                                                                                    
8674
                                                                                                    
8675
                                                                                                    
8676
                                                                                                    
8677
                                                                                                    
8678
                                                                                                    
8679
                                                                                                    
8680
                                                                                                    
8681
                           
8682
<?xpacket end="w"?>
8683
%  &&end XMP packet marker&&
8684
[{ai_metadata_stream_123}
8685
<</Type /Metadata /Subtype /XML>>
8686
/PUT AI11_PDFMark5
8687
[/Document
8688
1 dict begin /Metadata {ai_metadata_stream_123} def
8689
currentdict end /BDC AI11_PDFMark5
8690

    
8691
%ADOEndClientInjection: PageSetup End "AI11EPS"
8692
%%EndPageSetup
8693
1 -1 scale 0 -559.244 translate
8694
pgsv
8695
[1 0 0 1 0 0 ]ct
8696
gsave
8697
np
8698
gsave
8699
0 0 mo
8700
0 559.244 li
8701
926.766 559.244 li
8702
926.766 0 li
8703
cp
8704
clp
8705
494.407 453.439 mo
8706
488.663 453.439 485.754 450.865 482.942 448.376 cv
8707
480.073 445.837 477.364 443.439 471.809 443.439 cv
8708
466.255 443.439 463.546 445.837 460.677 448.376 cv
8709
457.866 450.865 454.958 453.439 449.214 453.439 cv
8710
443.472 453.439 440.564 450.865 437.752 448.376 cv
8711
434.884 445.837 432.175 443.439 426.622 443.439 cv
8712
421.068 443.439 418.359 445.837 415.49 448.376 cv
8713
412.678 450.865 409.771 453.439 404.028 453.439 cv
8714
398.285 453.439 395.376 450.865 392.565 448.376 cv
8715
389.697 445.837 386.988 443.439 381.434 443.439 cv
8716
375.881 443.439 373.172 445.837 370.304 448.376 cv
8717
367.494 450.865 364.586 453.439 358.843 453.439 cv
8718
353.101 453.439 350.194 450.865 347.382 448.376 cv
8719
344.514 445.837 341.806 443.439 336.253 443.439 cv
8720
330.701 443.439 327.993 445.837 325.125 448.376 cv
8721
322.314 450.865 319.407 453.439 313.666 453.439 cv
8722
307.923 453.439 305.016 450.865 302.205 448.376 cv
8723
299.336 445.837 296.627 443.439 291.074 443.439 cv
8724
285.522 443.439 282.813 445.837 279.946 448.376 cv
8725
277.134 450.865 274.228 453.439 268.486 453.439 cv
8726
262.744 453.439 259.836 450.865 257.025 448.376 cv
8727
254.157 445.837 251.449 443.439 245.896 443.439 cv
8728
240.343 443.439 237.634 445.837 234.766 448.376 cv
8729
231.956 450.865 229.048 453.439 223.305 453.439 cv
8730
217.563 453.439 214.656 450.865 211.844 448.376 cv
8731
208.976 445.837 206.267 443.439 200.714 443.439 cv
8732
195.163 443.439 192.454 445.837 189.585 448.376 cv
8733
186.775 450.865 183.868 453.439 178.125 453.439 cv
8734
172.382 453.439 169.475 450.865 166.664 448.376 cv
8735
163.795 445.837 161.086 443.439 155.534 443.439 cv
8736
155.534 442.939 li
8737
161.276 442.939 164.183 445.513 166.995 448.001 cv
8738
169.863 450.541 172.572 452.939 178.125 452.939 cv
8739
183.678 452.939 186.386 450.541 189.254 448.001 cv
8740
192.066 445.511 194.973 442.939 200.714 442.939 cv
8741
206.458 442.939 209.364 445.513 212.175 448.001 cv
8742
215.043 450.541 217.752 452.939 223.305 452.939 cv
8743
228.859 452.939 231.567 450.541 234.435 448.001 cv
8744
237.247 445.511 240.154 442.939 245.896 442.939 cv
8745
251.638 442.939 254.545 445.511 257.356 448.001 cv
8746
260.224 450.541 262.933 452.939 268.486 452.939 cv
8747
274.039 452.939 276.747 450.541 279.615 448.001 cv
8748
282.425 445.513 285.333 442.939 291.074 442.939 cv
8749
296.817 442.939 299.724 445.513 302.536 448.001 cv
8750
305.404 450.541 308.113 452.939 313.666 452.939 cv
8751
319.217 452.939 321.926 450.541 324.793 448.001 cv
8752
327.605 445.513 330.511 442.939 336.253 442.939 cv
8753
341.996 442.939 344.903 445.511 347.713 448.001 cv
8754
350.582 450.541 353.291 452.939 358.843 452.939 cv
8755
364.397 452.939 367.105 450.541 369.973 448.001 cv
8756
372.785 445.511 375.692 442.939 381.434 442.939 cv
8757
387.177 442.939 390.084 445.513 392.896 448.001 cv
8758
395.765 450.541 398.474 452.939 404.028 452.939 cv
8759
409.582 452.939 412.291 450.541 415.159 448.001 cv
8760
417.97 445.513 420.878 442.939 426.622 442.939 cv
8761
432.365 442.939 435.272 445.513 438.083 448.001 cv
8762
440.952 450.541 443.662 452.939 449.214 452.939 cv
8763
454.769 452.939 457.478 450.541 460.346 448.001 cv
8764
463.158 445.511 466.066 442.939 471.809 442.939 cv
8765
477.553 442.939 480.461 445.513 483.273 448.001 cv
8766
486.142 450.541 488.852 452.939 494.407 452.939 cv
8767
499.961 452.939 502.67 450.541 505.54 448.001 cv
8768
508.352 445.513 511.26 442.939 517.004 442.939 cv
8769
517.004 443.439 li
8770
511.45 443.439 508.74 445.837 505.871 448.376 cv
8771
503.059 450.865 500.151 453.439 494.407 453.439 cv
8772
cp
8773
false sop
8774
/0 
8775
[/DeviceCMYK] /CSA add_res
8776
level3{
8777
gsave
8778
clp
8779
[746.112 0 0 746.112 142 448.189 ]ct
8780
/0 
8781
<<
8782
/ShadingType 2 
8783
/ColorSpace /0 /CSA get_res
8784
/Coords [0 0 1 0 ]
8785
/Domain [0 1 ]
8786
/Extend[ true true]
8787
/Function
8788
<<
8789
/Domain[0 1 ] 
8790
/FunctionType 3
8791
/Functions [
8792
<<
8793
/Domain[0 1 ] 
8794
/Range[0 1 0 1 0 1 0 1 ] 
8795
/FunctionType 0
8796
/Order 1 
8797
/DataSource <~.K`WM.K`QK.g&WK/-A]K/-AZJ/H\`J/H\ZH/d"`H0*=fH0*=cG0EXfF0EO]D0`jcD1'0iD1'0fC1BKiB
8798
1BKfA1]flA2$,rA2$,o@2?Gr?2?Go>2Zbu>3!)&>3!(u<3<D&<3<D#;3W_);3s%/;3s%)949@/949@,8
8799
4TR,74om/64om,556325563/45QN545li835li5263/;263/816NJ>16ieA06ie>/70+D/70+A.7KFD-
8800
7faJ-7faG,8-'M,8-'J+8HBM*8cTM)8cTJ(9)oP(9)oJ&9E5P&9`PV&9`PS%:&kY%:&kS#:B1Y#:]L_#
8801
~>
8802
/BitsPerSample 8
8803
/Encode [0 63 ]
8804
/Decode [0 1 0 1 0 1 0 1 ]
8805
/Size [64 ]
8806
>>
8807
]
8808
/Bounds []
8809
/Encode [0 1 ]
8810
>>
8811
>>/Gradient add_res /0 /Gradient get_res clonedict shfill grestore
8812
}if
8813
level3 not{
8814
gsave
8815
[746.112 0 0 746.112 142 448.189 ]ct
8816
clp
8817
/0 {
8818
/0 /CSA get_res setcolorspace
8819
<<
8820
/NumSamples 256 
8821
/NumComp 4 
8822
/Scaling[[.00392157 0 ][.00392157 0 ][.00392157 0 ][.00392157 0 ]]
8823
/Samples[
8824
<~.4H\p.4Qes.P!#".k<,#.kE5&/1`>'/1iG*/M8Y./hSb//h\k20/"t30/,(60JP::0ekC;0etL>1,:U?
8825
1,:XA1G^jE1c.$G1c.'I2)R6K2)R9M2E!KQ2`EZS2`E]U3&ilW3&ioY3B9,]3]];_3]]>a4$,Mc4$,Pe
8826
4?P_h4Ztqk4Ztql5!D.o5!D.p5<h@t5X7S"5X7S#5s[e&5s[e'6:+"+6UO4.6UO4/6psF26psF377BX7
8827
7Rfj:7Rfj:7n6'>7n6'>84Z9B8P)KF8P)KF8kM]J8kM]J91qoN9MA,R9MA,R9he>V9he>V:/4PZ:JXb^
8828
~>
8829
<~!WiE)!WiE)!WiE)!WiE)!WiE)!WiE)!WiE)!WiE)!WiE)!WiE)!WiE)!W`<&!<E3%!<E3%!<E3%!<E3%
8830
!<E3%!<E3%!<E3%!<E3%!<E3%!<E3%!<E3%!<E3%!<E3%!<E3%!<E3%!<E3%!<E3%!<E3%!<E3%!<E3%
8831
!<E3$zzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!!~>
8832
<~;c?Um;Gg:g;,C(c:esk_:JOY[:/+GV9M8#O91hfK8kDTG8OuBB7n,s;7R]a7779O36pj=/6UF+*5sR\#
8833
5X7Ou5<h=q5!D+m4Ztni4$,Ja3]]8]3B9&Y3&iiU2E!EM2)R3I1c.!E1G^dA1,:R=0JG.50/"q1/hS_-
8834
/M/P*/1W5#.Olns.4H\o-n$Jk-RU8g-7'r`,U=W[,9nEW+sJ3S+X&!O+<M[H*Zc@C*??.?*#oq;)]BV4
8835
)&X;0(`4),(Ddl(()@Z$'bqDs',)#m&eYfi&J5Te&.f?_%LrsY%1NaU$k*OQ$O[=M$47(G#RC\A#6tJ=
8836
~>
8837
0 ]
8838
>>
8839
0 0 1 0 []true true []
8840
/DeviceCMYK
8841
GenStrips
8842
} /Gradient add_res /0 /Gradient get_res exec grestore
8843
}if
8844
np
8845
498.923 456.185 mo
8846
494.295 456.185 491.96 453.724 489.702 451.345 cv
8847
487.416 448.937 485.255 446.662 480.843 446.662 cv
8848
476.431 446.662 474.271 448.937 471.985 451.345 cv
8849
469.727 453.724 467.392 456.185 462.765 456.185 cv
8850
458.138 456.185 455.803 453.724 453.545 451.345 cv
8851
451.259 448.937 449.1 446.662 444.688 446.662 cv
8852
440.278 446.662 438.12 448.937 435.833 451.345 cv
8853
433.577 453.724 431.243 456.185 426.617 456.185 cv
8854
421.991 456.185 419.656 453.724 417.398 451.345 cv
8855
415.112 448.937 412.953 446.662 408.542 446.662 cv
8856
404.13 446.662 401.971 448.937 399.685 451.345 cv
8857
397.428 453.724 395.093 456.185 390.467 456.185 cv
8858
385.842 456.185 383.507 453.724 381.25 451.345 cv
8859
378.964 448.937 376.805 446.662 372.394 446.662 cv
8860
367.984 446.662 365.826 448.937 363.54 451.345 cv
8861
361.283 453.724 358.948 456.185 354.323 456.185 cv
8862
349.697 456.185 347.362 453.724 345.104 451.345 cv
8863
342.818 448.937 340.66 446.662 336.249 446.662 cv
8864
331.837 446.662 329.679 448.937 327.393 451.345 cv
8865
325.136 453.724 322.801 456.185 318.176 456.185 cv
8866
313.551 456.185 311.217 453.724 308.96 451.345 cv
8867
306.675 448.937 304.517 446.662 300.107 446.662 cv
8868
295.697 446.662 293.539 448.937 291.253 451.345 cv
8869
288.997 453.724 286.663 456.185 282.038 456.185 cv
8870
277.413 456.185 275.078 453.724 272.82 451.345 cv
8871
270.535 448.937 268.375 446.662 263.964 446.662 cv
8872
259.554 446.662 257.395 448.937 255.11 451.345 cv
8873
252.852 453.724 250.518 456.185 245.892 456.185 cv
8874
241.267 456.185 238.932 453.724 236.674 451.345 cv
8875
234.389 448.937 232.23 446.662 227.819 446.662 cv
8876
223.408 446.662 221.25 448.937 218.963 451.345 cv
8877
216.707 453.724 214.372 456.185 209.747 456.185 cv
8878
205.121 456.185 202.787 453.724 200.53 451.345 cv
8879
198.244 448.937 196.085 446.662 191.675 446.662 cv
8880
187.265 446.662 185.107 448.937 182.822 451.345 cv
8881
180.564 453.724 178.23 456.185 173.604 456.185 cv
8882
168.979 456.185 166.645 453.724 164.387 451.345 cv
8883
162.102 448.937 159.944 446.662 155.534 446.662 cv
8884
155.534 446.162 li
8885
160.159 446.162 162.493 448.621 164.75 451.001 cv
8886
167.036 453.41 169.194 455.685 173.604 455.685 cv
8887
178.015 455.685 180.173 453.41 182.458 451.001 cv
8888
184.716 448.621 187.05 446.162 191.675 446.162 cv
8889
196.3 446.162 198.634 448.621 200.892 451.001 cv
8890
203.177 453.41 205.335 455.685 209.747 455.685 cv
8891
214.157 455.685 216.316 453.41 218.601 451.001 cv
8892
220.859 448.621 223.193 446.162 227.819 446.162 cv
8893
232.445 446.162 234.78 448.621 237.037 451.001 cv
8894
239.323 453.41 241.482 455.685 245.892 455.685 cv
8895
250.303 455.685 252.461 453.41 254.748 451.001 cv
8896
257.004 448.621 259.339 446.162 263.964 446.162 cv
8897
268.59 446.162 270.925 448.621 273.182 451.001 cv
8898
275.468 453.41 277.626 455.685 282.038 455.685 cv
8899
286.448 455.685 288.606 453.41 290.891 451.001 cv
8900
293.148 448.621 295.483 446.162 300.107 446.162 cv
8901
304.732 446.162 307.066 448.621 309.323 451.001 cv
8902
311.608 453.41 313.767 455.685 318.176 455.685 cv
8903
322.586 455.685 324.746 453.41 327.031 451.001 cv
8904
329.289 448.621 331.623 446.162 336.249 446.162 cv
8905
340.875 446.162 343.208 448.621 345.466 451.001 cv
8906
347.752 453.41 349.912 455.685 354.323 455.685 cv
8907
358.733 455.685 360.892 453.41 363.177 451.001 cv
8908
365.435 448.621 367.769 446.162 372.394 446.162 cv
8909
377.02 446.162 379.355 448.621 381.612 451.001 cv
8910
383.898 453.41 386.056 455.685 390.467 455.685 cv
8911
394.878 455.685 397.038 453.41 399.323 451.001 cv
8912
401.581 448.621 403.916 446.162 408.542 446.162 cv
8913
413.167 446.162 415.502 448.621 417.76 451.001 cv
8914
420.046 453.41 422.206 455.685 426.617 455.685 cv
8915
431.028 455.685 433.186 453.41 435.471 451.001 cv
8916
437.729 448.621 440.063 446.162 444.688 446.162 cv
8917
449.314 446.162 451.65 448.621 453.908 451.001 cv
8918
456.194 453.41 458.353 455.685 462.765 455.685 cv
8919
467.177 455.685 469.336 453.41 471.623 451.001 cv
8920
473.881 448.621 476.216 446.162 480.843 446.162 cv
8921
485.47 446.162 487.806 448.621 490.064 451.001 cv
8922
492.351 453.41 494.51 455.685 498.923 455.685 cv
8923
503.336 455.685 505.497 453.41 507.783 451.001 cv
8924
510.042 448.621 512.376 446.162 517.004 446.162 cv
8925
517.004 446.662 li
8926
512.591 446.662 510.432 448.937 508.145 451.345 cv
8927
505.887 453.724 503.551 456.185 498.923 456.185 cv
8928
cp
8929
level3{
8930
gsave
8931
clp
8932
[746.112 0 0 746.112 142 451.173 ]ct
8933
/0 /Gradient get_res clonedict shfill grestore
8934
}if
8935
level3 not{
8936
gsave
8937
[746.112 0 0 746.112 142 451.173 ]ct
8938
clp
8939
/0 /Gradient get_res exec grestore
8940
}if
8941
np
8942
501.936 458.929 mo
8943
498.052 458.929 496.099 456.583 494.21 454.316 cv
8944
492.312 452.037 490.519 449.882 486.869 449.882 cv
8945
483.22 449.882 481.426 452.037 479.529 454.316 cv
8946
477.64 456.583 475.687 458.929 471.803 458.929 cv
8947
467.919 458.929 465.967 456.583 464.079 454.316 cv
8948
462.18 452.037 460.387 449.882 456.738 449.882 cv
8949
453.09 449.882 451.298 452.037 449.4 454.316 cv
8950
447.512 456.583 445.56 458.929 441.678 458.929 cv
8951
437.795 458.929 435.843 456.583 433.955 454.316 cv
8952
432.056 452.037 430.263 449.882 426.615 449.882 cv
8953
422.966 449.882 421.173 452.037 419.275 454.316 cv
8954
417.387 456.583 415.435 458.929 411.552 458.929 cv
8955
407.67 458.929 405.717 456.583 403.83 454.316 cv
8956
401.932 452.037 400.139 449.882 396.491 449.882 cv
8957
392.843 449.882 391.051 452.037 389.154 454.316 cv
8958
387.265 456.583 385.313 458.929 381.431 458.929 cv
8959
377.548 458.929 375.595 456.583 373.708 454.316 cv
8960
371.81 452.037 370.017 449.882 366.369 449.882 cv
8961
362.72 449.882 360.928 452.037 359.03 454.316 cv
8962
357.142 456.583 355.19 458.929 351.308 458.929 cv
8963
347.426 458.929 345.474 456.583 343.586 454.316 cv
8964
341.689 452.037 339.897 449.882 336.25 449.882 cv
8965
332.603 449.882 330.81 452.037 328.914 454.316 cv
8966
327.026 456.583 325.074 458.929 321.192 458.929 cv
8967
317.309 458.929 315.357 456.583 313.469 454.316 cv
8968
311.572 452.037 309.779 449.882 306.131 449.882 cv
8969
302.484 449.882 300.691 452.037 298.793 454.316 cv
8970
296.907 456.583 294.955 458.929 291.073 458.929 cv
8971
287.191 458.929 285.238 456.583 283.35 454.316 cv
8972
281.453 452.037 279.66 449.882 276.011 449.882 cv
8973
272.363 449.882 270.571 452.037 268.672 454.316 cv
8974
266.785 456.583 264.833 458.929 260.951 458.929 cv
8975
257.068 458.929 255.117 456.583 253.228 454.316 cv
8976
251.331 452.037 249.539 449.882 245.891 449.882 cv
8977
242.243 449.882 240.451 452.037 238.553 454.316 cv
8978
236.666 456.583 234.713 458.929 230.832 458.929 cv
8979
226.949 458.929 224.998 456.583 223.109 454.316 cv
8980
221.211 452.037 219.419 449.882 215.772 449.882 cv
8981
212.125 449.882 210.332 452.037 208.434 454.316 cv
8982
206.546 456.583 204.594 458.929 200.712 458.929 cv
8983
196.83 458.929 194.877 456.583 192.99 454.316 cv
8984
191.092 452.037 189.299 449.882 185.651 449.882 cv
8985
182.003 449.882 180.211 452.037 178.314 454.316 cv
8986
176.425 456.583 174.473 458.929 170.591 458.929 cv
8987
166.71 458.929 164.758 456.583 162.871 454.316 cv
8988
160.973 452.037 159.181 449.882 155.534 449.882 cv
8989
155.534 449.382 li
8990
159.416 449.382 161.368 451.728 163.255 453.996 cv
8991
165.152 456.277 166.945 458.429 170.591 458.429 cv
8992
174.239 458.429 176.032 456.277 177.929 453.996 cv
8993
179.817 451.728 181.769 449.382 185.651 449.382 cv
8994
189.534 449.382 191.486 451.728 193.375 453.996 cv
8995
195.272 456.277 197.064 458.429 200.712 458.429 cv
8996
204.36 458.429 206.152 456.277 208.049 453.996 cv
8997
209.938 451.728 211.89 449.382 215.772 449.382 cv
8998
219.654 449.382 221.606 451.728 223.494 453.996 cv
8999
225.391 456.277 227.183 458.429 230.832 458.429 cv
9000
234.479 458.429 236.271 456.277 238.168 453.996 cv
9001
240.057 451.728 242.009 449.382 245.891 449.382 cv
9002
249.773 449.382 251.725 451.728 253.613 453.996 cv
9003
255.51 456.277 257.303 458.429 260.951 458.429 cv
9004
264.598 458.429 266.391 456.277 268.289 453.996 cv
9005
270.176 451.728 272.128 449.382 276.011 449.382 cv
9006
279.894 449.382 281.846 451.728 283.735 453.996 cv
9007
285.632 456.277 287.425 458.429 291.073 458.429 cv
9008
294.72 458.429 296.512 456.277 298.41 453.996 cv
9009
300.297 451.728 302.25 449.382 306.131 449.382 cv
9010
310.013 449.382 311.965 451.728 313.854 453.996 cv
9011
315.751 456.277 317.543 458.429 321.192 458.429 cv
9012
324.839 458.429 326.631 456.277 328.529 453.996 cv
9013
330.417 451.728 332.369 449.382 336.25 449.382 cv
9014
340.131 449.382 342.083 451.728 343.971 453.996 cv
9015
345.869 456.277 347.661 458.429 351.308 458.429 cv
9016
354.956 458.429 356.749 456.277 358.646 453.996 cv
9017
360.534 451.728 362.486 449.382 366.369 449.382 cv
9018
370.251 449.382 372.204 451.728 374.092 453.996 cv
9019
375.99 456.277 377.783 458.429 381.431 458.429 cv
9020
385.079 458.429 386.872 456.277 388.769 453.996 cv
9021
390.657 451.728 392.609 449.382 396.491 449.382 cv
9022
400.374 449.382 402.326 451.728 404.214 453.996 cv
9023
406.112 456.277 407.905 458.429 411.552 458.429 cv
9024
415.201 458.429 416.994 456.277 418.891 453.996 cv
9025
420.779 451.728 422.732 449.382 426.615 449.382 cv
9026
430.498 449.382 432.451 451.728 434.339 453.996 cv
9027
436.237 456.277 438.03 458.429 441.678 458.429 cv
9028
445.326 458.429 447.119 456.277 449.016 453.996 cv
9029
450.904 451.728 452.856 449.382 456.738 449.382 cv
9030
460.622 449.382 462.575 451.728 464.462 453.996 cv
9031
466.361 456.277 468.154 458.429 471.803 458.429 cv
9032
475.453 458.429 477.246 456.277 479.144 453.996 cv
9033
481.033 451.728 482.986 449.382 486.869 449.382 cv
9034
490.752 449.382 492.706 451.728 494.594 453.996 cv
9035
496.494 456.277 498.287 458.429 501.936 458.429 cv
9036
505.585 458.429 507.379 456.277 509.278 453.996 cv
9037
511.167 451.728 513.12 449.382 517.004 449.382 cv
9038
517.004 449.882 li
9039
513.354 449.882 511.561 452.037 509.662 454.316 cv
9040
507.773 456.583 505.82 458.929 501.936 458.929 cv
9041
cp
9042
level3{
9043
gsave
9044
clp
9045
[746.112 0 0 746.112 142 454.156 ]ct
9046
/0 /Gradient get_res clonedict shfill grestore
9047
}if
9048
level3 not{
9049
gsave
9050
[746.112 0 0 746.112 142 454.156 ]ct
9051
clp
9052
/0 /Gradient get_res exec grestore
9053
}if
9054
np
9055
504.084 461.677 mo
9056
500.73 461.677 499.05 459.447 497.425 457.291 cv
9057
495.803 455.138 494.271 453.105 491.166 453.105 cv
9058
488.062 453.105 486.531 455.138 484.91 457.291 cv
9059
483.287 459.447 481.607 461.677 478.254 461.677 cv
9060
474.901 461.677 473.221 459.447 471.597 457.291 cv
9061
469.975 455.138 468.444 453.105 465.339 453.105 cv
9062
462.237 453.105 460.706 455.138 459.084 457.291 cv
9063
457.46 459.447 455.782 461.677 452.429 461.677 cv
9064
449.078 461.677 447.399 459.447 445.776 457.291 cv
9065
444.156 455.138 442.625 453.105 439.523 453.105 cv
9066
436.419 453.105 434.888 455.138 433.267 457.291 cv
9067
431.643 459.447 429.964 461.677 426.612 461.677 cv
9068
423.259 461.677 421.581 459.447 419.957 457.291 cv
9069
418.335 455.138 416.804 453.105 413.701 453.105 cv
9070
410.598 453.105 409.067 455.138 407.446 457.291 cv
9071
405.823 459.447 404.144 461.677 400.792 461.677 cv
9072
397.439 461.677 395.759 459.447 394.135 457.291 cv
9073
392.514 455.138 390.983 453.105 387.879 453.105 cv
9074
384.777 453.105 383.246 455.138 381.625 457.291 cv
9075
380.001 459.447 378.322 461.677 374.97 461.677 cv
9076
371.619 461.677 369.94 459.447 368.316 457.291 cv
9077
366.695 455.138 365.165 453.105 362.062 453.105 cv
9078
358.959 453.105 357.428 455.138 355.807 457.291 cv
9079
354.184 459.447 352.505 461.677 349.154 461.677 cv
9080
345.802 461.677 344.124 459.447 342.5 457.291 cv
9081
340.878 455.138 339.347 453.105 336.245 453.105 cv
9082
333.142 453.105 331.611 455.138 329.99 457.291 cv
9083
328.367 459.447 326.688 461.677 323.336 461.677 cv
9084
319.985 461.677 318.307 459.447 316.684 457.291 cv
9085
315.064 455.138 313.534 453.105 310.432 453.105 cv
9086
307.331 453.105 305.799 455.138 304.178 457.291 cv
9087
302.555 459.447 300.876 461.677 297.525 461.677 cv
9088
294.173 461.677 292.495 459.447 290.871 457.291 cv
9089
289.25 455.138 287.718 453.105 284.616 453.105 cv
9090
281.513 453.105 279.983 455.138 278.362 457.291 cv
9091
276.738 459.447 275.059 461.677 271.708 461.677 cv
9092
268.356 461.677 266.677 459.447 265.054 457.291 cv
9093
263.433 455.138 261.902 453.105 258.799 453.105 cv
9094
255.697 453.105 254.166 455.138 252.544 457.291 cv
9095
250.921 459.447 249.243 461.677 245.891 461.677 cv
9096
242.539 461.677 240.86 459.447 239.236 457.291 cv
9097
237.615 455.138 236.083 453.105 232.981 453.105 cv
9098
229.878 453.105 228.347 455.138 226.726 457.291 cv
9099
225.103 459.447 223.424 461.677 220.073 461.677 cv
9100
216.721 461.677 215.042 459.447 213.419 457.291 cv
9101
211.798 455.138 210.267 453.105 207.166 453.105 cv
9102
204.063 453.105 202.532 455.138 200.911 457.291 cv
9103
199.288 459.447 197.609 461.677 194.257 461.677 cv
9104
190.905 461.677 189.227 459.447 187.603 457.291 cv
9105
185.982 455.138 184.452 453.105 181.349 453.105 cv
9106
178.248 453.105 176.716 455.138 175.095 457.291 cv
9107
173.472 459.447 171.793 461.677 168.443 461.677 cv
9108
165.09 461.677 163.412 459.447 161.789 457.291 cv
9109
160.167 455.138 158.636 453.105 155.534 453.105 cv
9110
155.534 452.605 li
9111
158.885 452.605 160.564 454.833 162.188 456.99 cv
9112
163.809 459.144 165.34 461.177 168.443 461.177 cv
9113
171.544 461.177 173.076 459.144 174.696 456.99 cv
9114
176.319 454.833 177.998 452.605 181.349 452.605 cv
9115
184.701 452.605 186.379 454.833 188.002 456.99 cv
9116
189.624 459.144 191.155 461.177 194.257 461.177 cv
9117
197.36 461.177 198.89 459.144 200.511 456.99 cv
9118
202.135 454.833 203.814 452.605 207.166 452.605 cv
9119
210.517 452.605 212.196 454.833 213.819 456.99 cv
9120
215.44 459.144 216.97 461.177 220.073 461.177 cv
9121
223.174 461.177 224.706 459.144 226.327 456.99 cv
9122
227.951 454.833 229.629 452.605 232.981 452.605 cv
9123
236.333 452.605 238.012 454.833 239.635 456.99 cv
9124
241.256 459.144 242.788 461.177 245.891 461.177 cv
9125
248.993 461.177 250.524 459.144 252.145 456.99 cv
9126
253.769 454.833 255.448 452.605 258.799 452.605 cv
9127
262.151 452.605 263.83 454.833 265.454 456.99 cv
9128
267.075 459.144 268.605 461.177 271.708 461.177 cv
9129
274.81 461.177 276.341 459.144 277.962 456.99 cv
9130
279.585 454.833 281.264 452.605 284.616 452.605 cv
9131
287.968 452.605 289.647 454.833 291.27 456.99 cv
9132
292.891 459.144 294.422 461.177 297.525 461.177 cv
9133
300.627 461.177 302.158 459.144 303.779 456.99 cv
9134
305.403 454.833 307.081 452.605 310.432 452.605 cv
9135
313.783 452.605 315.46 454.833 317.083 456.99 cv
9136
318.705 459.144 320.235 461.177 323.336 461.177 cv
9137
326.439 461.177 327.969 459.144 329.59 456.99 cv
9138
331.214 454.833 332.893 452.605 336.245 452.605 cv
9139
339.597 452.605 341.276 454.833 342.899 456.99 cv
9140
344.52 459.144 346.051 461.177 349.154 461.177 cv
9141
352.256 461.177 353.787 459.144 355.408 456.99 cv
9142
357.032 454.833 358.709 452.605 362.062 452.605 cv
9143
365.414 452.605 367.092 454.833 368.715 456.99 cv
9144
370.336 459.144 371.868 461.177 374.97 461.177 cv
9145
378.073 461.177 379.604 459.144 381.225 456.99 cv
9146
382.849 454.833 384.528 452.605 387.879 452.605 cv
9147
391.232 452.605 392.911 454.833 394.535 456.99 cv
9148
396.157 459.144 397.688 461.177 400.792 461.177 cv
9149
403.894 461.177 405.425 459.144 407.046 456.99 cv
9150
408.67 454.833 410.349 452.605 413.701 452.605 cv
9151
417.053 452.605 418.733 454.833 420.356 456.99 cv
9152
421.977 459.144 423.509 461.177 426.612 461.177 cv
9153
429.714 461.177 431.246 459.144 432.868 456.99 cv
9154
434.491 454.833 436.17 452.605 439.523 452.605 cv
9155
442.874 452.605 444.552 454.833 446.175 456.99 cv
9156
447.796 459.144 449.328 461.177 452.429 461.177 cv
9157
455.533 461.177 457.064 459.144 458.685 456.99 cv
9158
460.308 454.833 461.988 452.605 465.339 452.605 cv
9159
468.693 452.605 470.373 454.833 471.997 456.99 cv
9160
473.619 459.144 475.151 461.177 478.254 461.177 cv
9161
481.358 461.177 482.889 459.144 484.51 456.99 cv
9162
486.134 454.833 487.813 452.605 491.166 452.605 cv
9163
494.52 452.605 496.2 454.833 497.825 456.99 cv
9164
499.448 459.144 500.98 461.177 504.084 461.177 cv
9165
507.19 461.177 508.722 459.144 510.344 456.99 cv
9166
511.969 454.833 513.65 452.605 517.004 452.605 cv
9167
517.004 453.105 li
9168
513.899 453.105 512.367 455.138 510.744 457.291 cv
9169
509.119 459.447 507.439 461.677 504.084 461.677 cv
9170
cp
9171
level3{
9172
gsave
9173
clp
9174
[746.112 0 0 746.112 142 457.141 ]ct
9175
/0 /Gradient get_res clonedict shfill grestore
9176
}if
9177
level3 not{
9178
gsave
9179
[746.112 0 0 746.112 142 457.141 ]ct
9180
clp
9181
/0 /Gradient get_res exec grestore
9182
}if
9183
np
9184
505.699 464.423 mo
9185
502.742 464.423 501.267 462.31 499.841 460.267 cv
9186
498.426 458.242 497.089 456.328 494.394 456.328 cv
9187
491.7 456.328 490.364 458.242 488.95 460.267 cv
9188
487.525 462.31 486.051 464.423 483.096 464.423 cv
9189
480.14 464.423 478.667 462.31 477.241 460.269 cv
9190
475.826 458.242 474.49 456.328 471.795 456.328 cv
9191
469.101 456.328 467.766 458.242 466.352 460.267 cv
9192
464.926 462.31 463.453 464.423 460.498 464.423 cv
9193
457.543 464.423 456.071 462.31 454.646 460.267 cv
9194
453.232 458.242 451.897 456.328 449.204 456.328 cv
9195
446.51 456.328 445.174 458.242 443.76 460.267 cv
9196
442.334 462.31 440.861 464.423 437.906 464.423 cv
9197
434.951 464.423 433.477 462.31 432.052 460.267 cv
9198
430.638 458.242 429.302 456.328 426.608 456.328 cv
9199
423.915 456.328 422.58 458.242 421.166 460.267 cv
9200
419.74 462.31 418.266 464.423 415.312 464.423 cv
9201
412.357 464.423 410.882 462.31 409.458 460.267 cv
9202
408.043 458.242 406.708 456.328 404.013 456.328 cv
9203
401.32 456.328 399.985 458.242 398.571 460.267 cv
9204
397.145 462.31 395.671 464.423 392.717 464.423 cv
9205
389.763 464.423 388.29 462.31 386.865 460.269 cv
9206
385.451 458.242 384.116 456.328 381.421 456.328 cv
9207
378.728 456.328 377.393 458.242 375.979 460.267 cv
9208
374.554 462.31 373.081 464.423 370.126 464.423 cv
9209
367.172 464.423 365.699 462.31 364.273 460.267 cv
9210
362.859 458.242 361.524 456.328 358.83 456.328 cv
9211
356.136 456.328 354.801 458.242 353.387 460.267 cv
9212
351.962 462.31 350.489 464.423 347.535 464.423 cv
9213
344.582 464.423 343.109 462.31 341.684 460.267 cv
9214
340.27 458.242 338.935 456.328 336.243 456.328 cv
9215
333.55 456.328 332.214 458.242 330.801 460.267 cv
9216
329.376 462.31 327.903 464.423 324.949 464.423 cv
9217
321.996 464.423 320.522 462.31 319.098 460.269 cv
9218
317.685 458.242 316.35 456.328 313.657 456.328 cv
9219
310.964 456.328 309.629 458.242 308.216 460.267 cv
9220
306.792 462.31 305.319 464.423 302.365 464.423 cv
9221
299.411 464.423 297.937 462.31 296.512 460.267 cv
9222
295.099 458.242 293.763 456.328 291.07 456.328 cv
9223
288.376 456.328 287.041 458.242 285.627 460.269 cv
9224
284.203 462.31 282.729 464.423 279.775 464.423 cv
9225
276.82 464.423 275.346 462.31 273.921 460.267 cv
9226
272.507 458.242 271.171 456.328 268.478 456.328 cv
9227
265.785 456.328 264.45 458.242 263.036 460.267 cv
9228
261.611 462.31 260.137 464.423 257.183 464.423 cv
9229
254.229 464.423 252.756 462.31 251.332 460.269 cv
9230
249.917 458.242 248.583 456.328 245.889 456.328 cv
9231
243.196 456.328 241.86 458.242 240.447 460.267 cv
9232
239.022 462.31 237.548 464.423 234.594 464.423 cv
9233
231.64 464.423 230.167 462.31 228.742 460.267 cv
9234
227.328 458.242 225.993 456.328 223.299 456.328 cv
9235
220.607 456.328 219.271 458.242 217.858 460.267 cv
9236
216.433 462.31 214.959 464.423 212.005 464.423 cv
9237
209.051 464.423 207.578 462.31 206.153 460.267 cv
9238
204.739 458.242 203.404 456.328 200.71 456.328 cv
9239
198.017 456.328 196.682 458.242 195.269 460.267 cv
9240
193.844 462.31 192.371 464.423 189.417 464.423 cv
9241
186.462 464.423 184.989 462.31 183.564 460.267 cv
9242
182.15 458.242 180.815 456.328 178.122 456.328 cv
9243
175.428 456.328 174.093 458.242 172.68 460.267 cv
9244
171.255 462.31 169.782 464.423 166.829 464.423 cv
9245
163.875 464.423 162.401 462.31 160.976 460.267 cv
9246
159.562 458.242 158.227 456.328 155.534 456.328 cv
9247
155.534 455.828 li
9248
158.488 455.828 159.961 457.939 161.386 459.982 cv
9249
162.799 462.009 164.135 463.923 166.829 463.923 cv
9250
169.521 463.923 170.856 462.009 172.27 459.982 cv
9251
173.695 457.939 175.167 455.828 178.122 455.828 cv
9252
181.076 455.828 182.549 457.939 183.974 459.982 cv
9253
185.387 462.009 186.723 463.923 189.417 463.923 cv
9254
192.11 463.923 193.445 462.009 194.859 459.982 cv
9255
196.284 457.939 197.756 455.828 200.71 455.828 cv
9256
203.665 455.828 205.138 457.939 206.563 459.982 cv
9257
207.976 462.009 209.312 463.923 212.005 463.923 cv
9258
214.699 463.923 216.034 462.009 217.448 459.982 cv
9259
218.873 457.939 220.345 455.828 223.299 455.828 cv
9260
226.253 455.828 227.727 457.939 229.152 459.982 cv
9261
230.565 462.009 231.901 463.923 234.594 463.923 cv
9262
237.288 463.923 238.623 462.009 240.037 459.982 cv
9263
241.461 457.939 242.935 455.828 245.889 455.828 cv
9264
248.843 455.828 250.317 457.939 251.742 459.982 cv
9265
253.155 462.009 254.491 463.923 257.183 463.923 cv
9266
259.876 463.923 261.212 462.009 262.625 459.982 cv
9267
264.05 457.939 265.524 455.828 268.478 455.828 cv
9268
271.432 455.828 272.906 457.939 274.332 459.982 cv
9269
275.746 462.009 277.081 463.923 279.775 463.923 cv
9270
282.468 463.923 283.803 462.009 285.217 459.982 cv
9271
286.642 457.939 288.116 455.828 291.07 455.828 cv
9272
294.024 455.828 295.498 457.939 296.922 459.982 cv
9273
298.336 462.009 299.671 463.923 302.365 463.923 cv
9274
305.057 463.923 306.392 462.009 307.806 459.982 cv
9275
309.231 457.939 310.704 455.828 313.657 455.828 cv
9276
316.611 455.828 318.083 457.939 319.508 459.982 cv
9277
320.921 462.009 322.256 463.923 324.949 463.923 cv
9278
327.642 463.923 328.977 462.009 330.391 459.982 cv
9279
331.816 457.939 333.29 455.828 336.243 455.828 cv
9280
339.197 455.828 340.669 457.939 342.094 459.982 cv
9281
343.507 462.009 344.842 463.923 347.535 463.923 cv
9282
350.228 463.923 351.564 462.009 352.977 459.982 cv
9283
354.402 457.939 355.875 455.828 358.83 455.828 cv
9284
361.785 455.828 363.258 457.939 364.683 459.982 cv
9285
366.097 462.009 367.433 463.923 370.126 463.923 cv
9286
372.82 463.923 374.156 462.009 375.569 459.982 cv
9287
376.994 457.939 378.467 455.828 381.421 455.828 cv
9288
384.376 455.828 385.85 457.939 387.275 459.982 cv
9289
388.688 462.009 390.024 463.923 392.717 463.923 cv
9290
395.411 463.923 396.747 462.009 398.161 459.982 cv
9291
399.585 457.939 401.059 455.828 404.013 455.828 cv
9292
406.968 455.828 408.442 457.939 409.868 459.982 cv
9293
411.282 462.009 412.618 463.923 415.312 463.923 cv
9294
418.005 463.923 419.341 462.009 420.755 459.982 cv
9295
422.18 457.939 423.654 455.828 426.608 455.828 cv
9296
429.563 455.828 431.037 457.939 432.462 459.982 cv
9297
433.876 462.009 435.212 463.923 437.906 463.923 cv
9298
440.6 463.923 441.936 462.009 443.35 459.982 cv
9299
444.775 457.939 446.249 455.828 449.204 455.828 cv
9300
452.158 455.828 453.631 457.939 455.056 459.982 cv
9301
456.469 462.009 457.805 463.923 460.498 463.923 cv
9302
463.192 463.923 464.528 462.009 465.942 459.982 cv
9303
467.367 457.939 468.84 455.828 471.795 455.828 cv
9304
474.75 455.828 476.225 457.939 477.651 459.982 cv
9305
479.065 462.009 480.401 463.923 483.096 463.923 cv
9306
485.79 463.923 487.125 462.009 488.54 459.982 cv
9307
489.965 457.939 491.439 455.828 494.394 455.828 cv
9308
497.35 455.828 498.825 457.939 500.251 459.982 cv
9309
501.667 462.009 503.002 463.923 505.699 463.923 cv
9310
508.395 463.923 509.732 462.009 511.147 459.982 cv
9311
512.573 457.939 514.047 455.828 517.004 455.828 cv
9312
517.004 456.328 li
9313
514.308 456.328 512.972 458.242 511.557 460.267 cv
9314
510.13 462.31 508.656 464.423 505.699 464.423 cv
9315
cp
9316
level3{
9317
gsave
9318
clp
9319
[746.112 0 0 746.112 142 460.125 ]ct
9320
/0 /Gradient get_res clonedict shfill grestore
9321
}if
9322
level3 not{
9323
gsave
9324
[746.112 0 0 746.112 142 460.125 ]ct
9325
clp
9326
/0 /Gradient get_res exec grestore
9327
}if
9328
np
9329
506.954 467.169 mo
9330
504.307 467.169 502.992 465.175 501.72 463.248 cv
9331
500.466 461.345 499.282 459.55 496.904 459.55 cv
9332
494.528 459.55 493.344 461.345 492.091 463.248 cv
9333
490.82 465.175 489.506 467.169 486.861 467.169 cv
9334
484.214 467.169 482.9 465.175 481.628 463.248 cv
9335
480.375 461.345 479.191 459.55 476.814 459.55 cv
9336
474.438 459.55 473.254 461.345 472.001 463.248 cv
9337
470.73 465.175 469.417 467.169 466.771 467.169 cv
9338
464.126 467.169 462.812 465.175 461.542 463.248 cv
9339
460.29 461.345 459.106 459.55 456.731 459.55 cv
9340
454.355 459.55 453.171 461.345 451.918 463.248 cv
9341
450.649 465.175 449.334 467.169 446.69 467.169 cv
9342
444.045 467.169 442.731 465.175 441.46 463.248 cv
9343
440.208 461.345 439.024 459.55 436.648 459.55 cv
9344
434.272 459.55 433.088 461.345 431.835 463.248 cv
9345
430.565 465.175 429.25 467.169 426.606 467.169 cv
9346
423.96 467.169 422.646 465.175 421.375 463.248 cv
9347
420.123 461.345 418.939 459.55 416.562 459.55 cv
9348
414.186 459.55 413.003 461.345 411.75 463.248 cv
9349
410.479 465.175 409.166 467.169 406.52 467.169 cv
9350
403.875 467.169 402.562 465.175 401.291 463.248 cv
9351
400.039 461.345 398.855 459.55 396.479 459.55 cv
9352
394.104 459.55 392.92 461.345 391.668 463.248 cv
9353
390.398 465.175 389.083 467.169 386.439 467.169 cv
9354
383.793 467.169 382.479 465.175 381.208 463.248 cv
9355
379.956 461.345 378.772 459.55 376.396 459.55 cv
9356
374.021 459.55 372.837 461.345 371.585 463.248 cv
9357
370.315 465.175 369 467.169 366.356 467.169 cv
9358
363.711 467.169 362.399 465.175 361.128 463.248 cv
9359
359.876 461.345 358.693 459.55 356.318 459.55 cv
9360
353.943 459.55 352.759 461.345 351.507 463.248 cv
9361
350.237 465.175 348.922 467.169 346.278 467.169 cv
9362
343.633 467.169 342.32 465.175 341.05 463.248 cv
9363
339.798 461.345 338.615 459.55 336.241 459.55 cv
9364
333.866 459.55 332.683 461.345 331.43 463.248 cv
9365
330.16 465.175 328.846 467.169 326.203 467.169 cv
9366
323.559 467.169 322.246 465.175 320.975 463.248 cv
9367
319.723 461.345 318.541 459.55 316.167 459.55 cv
9368
313.792 459.55 312.608 461.345 311.356 463.248 cv
9369
310.085 465.175 308.772 467.169 306.127 467.169 cv
9370
303.482 467.169 302.168 465.175 300.898 463.248 cv
9371
299.645 461.345 298.461 459.55 296.085 459.55 cv
9372
293.71 459.55 292.527 461.345 291.275 463.248 cv
9373
290.004 465.175 288.69 467.169 286.045 467.169 cv
9374
283.401 467.169 282.087 465.175 280.817 463.248 cv
9375
279.564 461.345 278.381 459.55 276.006 459.55 cv
9376
273.63 459.55 272.447 461.345 271.195 463.248 cv
9377
269.924 465.175 268.61 467.169 265.965 467.169 cv
9378
263.321 467.169 262.007 465.175 260.737 463.248 cv
9379
259.484 461.345 258.301 459.55 255.925 459.55 cv
9380
253.55 459.55 252.368 461.345 251.115 463.248 cv
9381
249.844 465.175 248.531 467.169 245.886 467.169 cv
9382
243.242 467.169 241.928 465.175 240.657 463.248 cv
9383
239.405 461.345 238.221 459.55 235.845 459.55 cv
9384
233.47 459.55 232.288 461.345 231.036 463.248 cv
9385
229.765 465.175 228.452 467.169 225.807 467.169 cv
9386
223.162 467.169 221.848 465.175 220.578 463.248 cv
9387
219.325 461.345 218.141 459.55 215.766 459.55 cv
9388
213.391 459.55 212.208 461.345 210.956 463.248 cv
9389
209.685 465.175 208.372 467.169 205.728 467.169 cv
9390
203.083 467.169 201.769 465.175 200.499 463.248 cv
9391
199.246 461.345 198.063 459.55 195.687 459.55 cv
9392
193.312 459.55 192.129 461.345 190.877 463.248 cv
9393
189.607 465.175 188.293 467.169 185.649 467.169 cv
9394
183.005 467.169 181.692 465.175 180.421 463.248 cv
9395
179.168 461.345 177.986 459.55 175.611 459.55 cv
9396
173.236 459.55 172.052 461.345 170.8 463.248 cv
9397
169.53 465.175 168.215 467.169 165.571 467.169 cv
9398
162.926 467.169 161.614 465.175 160.343 463.248 cv
9399
159.091 461.345 157.908 459.55 155.534 459.55 cv
9400
155.534 459.05 li
9401
158.177 459.05 159.491 461.044 160.761 462.972 cv
9402
162.013 464.873 163.196 466.669 165.571 466.669 cv
9403
167.947 466.669 169.129 464.873 170.382 462.972 cv
9404
171.653 461.044 172.966 459.05 175.611 459.05 cv
9405
178.255 459.05 179.569 461.044 180.839 462.972 cv
9406
182.091 464.873 183.274 466.669 185.649 466.669 cv
9407
188.024 466.669 189.207 464.873 190.459 462.972 cv
9408
191.73 461.044 193.043 459.05 195.687 459.05 cv
9409
198.332 459.05 199.646 461.044 200.916 462.972 cv
9410
202.168 464.873 203.352 466.669 205.728 466.669 cv
9411
208.103 466.669 209.286 464.873 210.538 462.972 cv
9412
211.808 461.044 213.122 459.05 215.766 459.05 cv
9413
218.411 459.05 219.724 461.044 220.995 462.972 cv
9414
222.248 464.873 223.431 466.669 225.807 466.669 cv
9415
228.182 466.669 229.365 464.873 230.618 462.972 cv
9416
231.888 461.044 233.202 459.05 235.845 459.05 cv
9417
238.491 459.05 239.804 461.044 241.075 462.972 cv
9418
242.328 464.873 243.511 466.669 245.886 466.669 cv
9419
248.261 466.669 249.445 464.873 250.697 462.972 cv
9420
251.967 461.044 253.281 459.05 255.925 459.05 cv
9421
258.57 459.05 259.884 461.044 261.155 462.972 cv
9422
262.407 464.873 263.59 466.669 265.965 466.669 cv
9423
268.341 466.669 269.524 464.873 270.777 462.972 cv
9424
272.047 461.044 273.361 459.05 276.006 459.05 cv
9425
278.651 459.05 279.964 461.044 281.235 462.972 cv
9426
282.487 464.873 283.67 466.669 286.045 466.669 cv
9427
288.421 466.669 289.604 464.873 290.857 462.972 cv
9428
292.127 461.044 293.441 459.05 296.085 459.05 cv
9429
298.731 459.05 300.044 461.044 301.316 462.972 cv
9430
302.568 464.873 303.751 466.669 306.127 466.669 cv
9431
308.502 466.669 309.685 464.873 310.938 462.972 cv
9432
312.208 461.044 313.522 459.05 316.167 459.05 cv
9433
318.81 459.05 320.124 461.044 321.393 462.972 cv
9434
322.645 464.873 323.828 466.669 326.203 466.669 cv
9435
328.578 466.669 329.76 464.873 331.012 462.972 cv
9436
332.283 461.044 333.596 459.05 336.241 459.05 cv
9437
338.884 459.05 340.198 461.044 341.468 462.972 cv
9438
342.72 464.873 343.903 466.669 346.278 466.669 cv
9439
348.653 466.669 349.836 464.873 351.089 462.972 cv
9440
352.36 461.044 353.673 459.05 356.318 459.05 cv
9441
358.962 459.05 360.276 461.044 361.546 462.972 cv
9442
362.798 464.873 363.981 466.669 366.356 466.669 cv
9443
368.731 466.669 369.915 464.873 371.167 462.972 cv
9444
372.438 461.044 373.751 459.05 376.396 459.05 cv
9445
379.042 459.05 380.355 461.044 381.625 462.972 cv
9446
382.879 464.873 384.063 466.669 386.439 466.669 cv
9447
388.814 466.669 389.998 464.873 391.25 462.972 cv
9448
392.521 461.044 393.834 459.05 396.479 459.05 cv
9449
399.125 459.05 400.438 461.044 401.708 462.972 cv
9450
402.961 464.873 404.145 466.669 406.52 466.669 cv
9451
408.896 466.669 410.08 464.873 411.333 462.972 cv
9452
412.603 461.044 413.917 459.05 416.562 459.05 cv
9453
419.208 459.05 420.522 461.044 421.793 462.972 cv
9454
423.046 464.873 424.23 466.669 426.606 466.669 cv
9455
428.982 466.669 430.165 464.873 431.418 462.972 cv
9456
432.689 461.044 434.002 459.05 436.648 459.05 cv
9457
439.293 459.05 440.607 461.044 441.878 462.972 cv
9458
443.131 464.873 444.314 466.669 446.69 466.669 cv
9459
449.066 466.669 450.249 464.873 451.501 462.972 cv
9460
452.772 461.044 454.085 459.05 456.731 459.05 cv
9461
459.375 459.05 460.689 461.044 461.959 462.972 cv
9462
463.212 464.873 464.395 466.669 466.771 466.669 cv
9463
469.147 466.669 470.331 464.873 471.583 462.972 cv
9464
472.854 461.044 474.168 459.05 476.814 459.05 cv
9465
479.46 459.05 480.775 461.044 482.045 462.972 cv
9466
483.299 464.873 484.484 466.669 486.861 466.669 cv
9467
489.237 466.669 490.42 464.873 491.673 462.972 cv
9468
492.944 461.044 494.258 459.05 496.904 459.05 cv
9469
499.551 459.05 500.866 461.044 502.137 462.972 cv
9470
503.392 464.873 504.576 466.669 506.954 466.669 cv
9471
509.332 466.669 510.516 464.873 511.77 462.972 cv
9472
513.042 461.044 514.357 459.05 517.004 459.05 cv
9473
517.004 459.55 li
9474
514.626 459.55 513.442 461.345 512.187 463.248 cv
9475
510.916 465.175 509.601 467.169 506.954 467.169 cv
9476
cp
9477
level3{
9478
gsave
9479
clp
9480
[746.112 0 0 746.112 142 463.11 ]ct
9481
/0 /Gradient get_res clonedict shfill grestore
9482
}if
9483
level3 not{
9484
gsave
9485
[746.112 0 0 746.112 142 463.11 ]ct
9486
clp
9487
/0 /Gradient get_res exec grestore
9488
}if
9489
np
9490
507.958 469.914 mo
9491
505.559 469.914 504.372 468.039 503.223 466.226 cv
9492
502.098 464.449 501.036 462.771 498.912 462.771 cv
9493
496.79 462.771 495.727 464.451 494.603 466.226 cv
9494
493.456 468.039 492.27 469.914 489.873 469.914 cv
9495
487.474 469.914 486.288 468.039 485.139 466.226 cv
9496
484.015 464.451 482.953 462.771 480.83 462.771 cv
9497
478.708 462.771 477.645 464.449 476.521 466.226 cv
9498
475.374 468.039 474.188 469.914 471.79 469.914 cv
9499
469.393 469.914 468.207 468.039 467.06 466.226 cv
9500
465.936 464.449 464.875 462.771 462.752 462.771 cv
9501
460.631 462.771 459.57 464.449 458.446 466.226 cv
9502
457.298 468.039 456.113 469.914 453.715 469.914 cv
9503
451.319 469.914 450.132 468.039 448.986 466.226 cv
9504
447.862 464.449 446.8 462.771 444.678 462.771 cv
9505
442.556 462.771 441.495 464.449 440.371 466.226 cv
9506
439.224 468.039 438.038 469.914 435.64 469.914 cv
9507
433.243 469.914 432.056 468.039 430.909 466.226 cv
9508
429.785 464.449 428.723 462.771 426.6 462.771 cv
9509
424.479 462.771 423.417 464.449 422.292 466.226 cv
9510
421.145 468.039 419.959 469.914 417.562 469.914 cv
9511
415.165 469.914 413.979 468.039 412.832 466.226 cv
9512
411.708 464.449 410.646 462.771 408.525 462.771 cv
9513
406.403 462.771 405.341 464.449 404.217 466.226 cv
9514
403.071 468.039 401.884 469.914 399.488 469.914 cv
9515
397.09 469.914 395.904 468.039 394.756 466.226 cv
9516
393.632 464.449 392.571 462.771 390.449 462.771 cv
9517
388.328 462.771 387.266 464.449 386.142 466.226 cv
9518
384.995 468.039 383.809 469.914 381.412 469.914 cv
9519
379.016 469.914 377.83 468.039 376.683 466.226 cv
9520
375.56 464.451 374.499 462.771 372.377 462.771 cv
9521
370.255 462.771 369.194 464.449 368.07 466.226 cv
9522
366.923 468.039 365.737 469.914 363.34 469.914 cv
9523
360.944 469.914 359.758 468.039 358.612 466.226 cv
9524
357.488 464.449 356.426 462.771 354.306 462.771 cv
9525
352.185 462.771 351.124 464.451 350 466.226 cv
9526
348.853 468.039 347.667 469.914 345.271 469.914 cv
9527
342.875 469.914 341.69 468.039 340.543 466.226 cv
9528
339.419 464.449 338.359 462.771 336.238 462.771 cv
9529
334.117 462.771 333.055 464.451 331.931 466.226 cv
9530
330.785 468.039 329.599 469.914 327.203 469.914 cv
9531
324.807 469.914 323.622 468.039 322.475 466.226 cv
9532
321.352 464.449 320.292 462.771 318.171 462.771 cv
9533
316.05 462.771 314.989 464.449 313.866 466.226 cv
9534
312.718 468.039 311.533 469.914 309.136 469.914 cv
9535
306.74 469.914 305.554 468.039 304.407 466.226 cv
9536
303.284 464.449 302.222 462.771 300.1 462.771 cv
9537
297.979 462.771 296.917 464.449 295.793 466.226 cv
9538
294.647 468.039 293.46 469.914 291.064 469.914 cv
9539
288.667 469.914 287.482 468.039 286.334 466.226 cv
9540
285.21 464.451 284.149 462.771 282.028 462.771 cv
9541
279.907 462.771 278.845 464.449 277.721 466.226 cv
9542
276.575 468.039 275.389 469.914 272.993 469.914 cv
9543
270.595 469.914 269.41 468.039 268.262 466.226 cv
9544
267.138 464.449 266.077 462.771 263.956 462.771 cv
9545
261.834 462.771 260.773 464.449 259.649 466.226 cv
9546
258.502 468.039 257.317 469.914 254.92 469.914 cv
9547
252.523 469.914 251.337 468.039 250.19 466.226 cv
9548
249.066 464.449 248.004 462.771 245.883 462.771 cv
9549
243.762 462.771 242.701 464.451 241.577 466.226 cv
9550
240.43 468.039 239.245 469.914 236.848 469.914 cv
9551
234.452 469.914 233.266 468.039 232.119 466.226 cv
9552
230.996 464.449 229.934 462.771 227.812 462.771 cv
9553
225.691 462.771 224.629 464.449 223.506 466.226 cv
9554
222.359 468.039 221.173 469.914 218.777 469.914 cv
9555
216.381 469.914 215.195 468.039 214.048 466.226 cv
9556
212.925 464.451 211.864 462.771 209.743 462.771 cv
9557
207.621 462.771 206.559 464.449 205.436 466.226 cv
9558
204.289 468.039 203.103 469.914 200.707 469.914 cv
9559
198.31 469.914 197.125 468.039 195.978 466.226 cv
9560
194.855 464.451 193.793 462.771 191.672 462.771 cv
9561
189.551 462.771 188.49 464.451 187.366 466.226 cv
9562
186.219 468.039 185.034 469.914 182.637 469.914 cv
9563
180.241 469.914 179.055 468.039 177.908 466.226 cv
9564
176.785 464.449 175.723 462.771 173.602 462.771 cv
9565
171.481 462.771 170.42 464.451 169.296 466.226 cv
9566
168.15 468.039 166.964 469.914 164.569 469.914 cv
9567
162.172 469.914 160.987 468.039 159.839 466.226 cv
9568
158.716 464.449 157.655 462.771 155.534 462.771 cv
9569
155.534 462.271 li
9570
157.93 462.271 159.116 464.146 160.262 465.958 cv
9571
161.386 467.736 162.448 469.414 164.569 469.414 cv
9572
166.689 469.414 167.75 467.736 168.874 465.958 cv
9573
170.02 464.146 171.206 462.271 173.602 462.271 cv
9574
175.999 462.271 177.184 464.146 178.331 465.958 cv
9575
179.455 467.736 180.516 469.414 182.637 469.414 cv
9576
184.758 469.414 185.82 467.736 186.943 465.958 cv
9577
188.09 464.146 189.276 462.271 191.672 462.271 cv
9578
194.069 462.271 195.254 464.146 196.401 465.958 cv
9579
197.525 467.736 198.585 469.414 200.707 469.414 cv
9580
202.828 469.414 203.889 467.736 205.013 465.958 cv
9581
206.16 464.146 207.346 462.271 209.743 462.271 cv
9582
212.139 462.271 213.325 464.146 214.471 465.958 cv
9583
215.595 467.736 216.657 469.414 218.777 469.414 cv
9584
220.898 469.414 221.959 467.736 223.083 465.958 cv
9585
224.23 464.146 225.416 462.271 227.812 462.271 cv
9586
230.208 462.271 231.395 464.146 232.542 465.958 cv
9587
233.666 467.736 234.727 469.414 236.848 469.414 cv
9588
238.969 469.414 240.031 467.736 241.154 465.958 cv
9589
242.301 464.146 243.487 462.271 245.883 462.271 cv
9590
248.28 462.271 249.466 464.146 250.613 465.958 cv
9591
251.737 467.736 252.798 469.414 254.92 469.414 cv
9592
257.042 469.414 258.103 467.736 259.226 465.958 cv
9593
260.374 464.146 261.559 462.271 263.956 462.271 cv
9594
266.352 462.271 267.539 464.146 268.685 465.958 cv
9595
269.809 467.736 270.871 469.414 272.993 469.414 cv
9596
275.114 469.414 276.175 467.736 277.298 465.958 cv
9597
278.446 464.146 279.631 462.271 282.028 462.271 cv
9598
284.424 462.271 285.611 464.146 286.757 465.958 cv
9599
287.881 467.736 288.943 469.414 291.064 469.414 cv
9600
293.186 469.414 294.248 467.736 295.371 465.958 cv
9601
296.518 464.146 297.704 462.271 300.1 462.271 cv
9602
302.498 462.271 303.683 464.146 304.83 465.958 cv
9603
305.954 467.736 307.015 469.414 309.136 469.414 cv
9604
311.257 469.414 312.319 467.736 313.443 465.958 cv
9605
314.589 464.146 315.775 462.271 318.171 462.271 cv
9606
320.567 462.271 321.752 464.146 322.898 465.958 cv
9607
324.021 467.736 325.083 469.414 327.203 469.414 cv
9608
329.324 469.414 330.385 467.736 331.508 465.958 cv
9609
332.656 464.146 333.841 462.271 336.238 462.271 cv
9610
338.634 462.271 339.82 464.146 340.966 465.958 cv
9611
342.089 467.736 343.151 469.414 345.271 469.414 cv
9612
347.392 469.414 348.454 467.736 349.577 465.958 cv
9613
350.724 464.146 351.91 462.271 354.306 462.271 cv
9614
356.703 462.271 357.888 464.146 359.035 465.958 cv
9615
360.158 467.736 361.219 469.414 363.34 469.414 cv
9616
365.461 469.414 366.523 467.736 367.647 465.958 cv
9617
368.794 464.146 369.98 462.271 372.377 462.271 cv
9618
374.774 462.271 375.959 464.146 377.106 465.958 cv
9619
378.23 467.736 379.292 469.414 381.412 469.414 cv
9620
383.534 469.414 384.595 467.736 385.719 465.958 cv
9621
386.866 464.146 388.052 462.271 390.449 462.271 cv
9622
392.846 462.271 394.032 464.146 395.179 465.958 cv
9623
396.303 467.736 397.366 469.414 399.488 469.414 cv
9624
401.609 469.414 402.67 467.736 403.794 465.958 cv
9625
404.942 464.146 406.127 462.271 408.525 462.271 cv
9626
410.921 462.271 412.108 464.146 413.254 465.958 cv
9627
414.378 467.736 415.44 469.414 417.562 469.414 cv
9628
419.684 469.414 420.746 467.736 421.87 465.958 cv
9629
423.017 464.146 424.204 462.271 426.6 462.271 cv
9630
428.998 462.271 430.184 464.146 431.332 465.958 cv
9631
432.456 467.736 433.518 469.414 435.64 469.414 cv
9632
437.762 469.414 438.824 467.736 439.948 465.958 cv
9633
441.095 464.146 442.282 462.271 444.678 462.271 cv
9634
447.076 462.271 448.261 464.146 449.409 465.958 cv
9635
450.533 467.736 451.594 469.414 453.715 469.414 cv
9636
455.837 469.414 456.899 467.736 458.023 465.958 cv
9637
459.169 464.146 460.356 462.271 462.752 462.271 cv
9638
465.15 462.271 466.335 464.146 467.483 465.958 cv
9639
468.607 467.736 469.668 469.414 471.79 469.414 cv
9640
473.913 469.414 474.974 467.736 476.098 465.958 cv
9641
477.246 464.146 478.432 462.271 480.83 462.271 cv
9642
483.228 462.271 484.415 464.146 485.562 465.958 cv
9643
486.687 467.736 487.75 469.414 489.873 469.414 cv
9644
491.995 469.414 493.056 467.736 494.18 465.958 cv
9645
495.328 464.146 496.514 462.271 498.912 462.271 cv
9646
501.311 462.271 502.498 464.146 503.646 465.958 cv
9647
504.771 467.736 505.834 469.414 507.958 469.414 cv
9648
510.083 469.414 511.145 467.736 512.27 465.958 cv
9649
513.418 464.146 514.605 462.271 517.004 462.271 cv
9650
517.004 462.771 li
9651
514.88 462.771 513.818 464.451 512.693 466.226 cv
9652
511.544 468.039 510.357 469.914 507.958 469.914 cv
9653
cp
9654
level3{
9655
gsave
9656
clp
9657
[746.112 0 0 746.112 142 466.092 ]ct
9658
/0 /Gradient get_res clonedict shfill grestore
9659
}if
9660
level3 not{
9661
gsave
9662
[746.112 0 0 746.112 142 466.092 ]ct
9663
clp
9664
/0 /Gradient get_res exec grestore
9665
}if
9666
np
9667
508.78 472.66 mo
9668
506.584 472.66 505.501 470.906 504.455 469.208 cv
9669
503.435 467.556 502.472 465.994 500.555 465.994 cv
9670
498.64 465.994 497.678 467.556 496.659 469.208 cv
9671
495.613 470.906 494.531 472.66 492.336 472.66 cv
9672
490.142 472.66 489.059 470.906 488.013 469.208 cv
9673
486.994 467.556 486.031 465.994 484.116 465.994 cv
9674
482.201 465.994 481.238 467.556 480.219 469.208 cv
9675
479.172 470.906 478.091 472.66 475.897 472.66 cv
9676
473.704 472.66 472.623 470.906 471.577 469.208 cv
9677
470.558 467.556 469.595 465.994 467.681 465.994 cv
9678
465.766 465.994 464.804 467.556 463.786 469.208 cv
9679
462.74 470.906 461.658 472.66 459.464 472.66 cv
9680
457.271 472.66 456.19 470.906 455.144 469.208 cv
9681
454.125 467.556 453.163 465.994 451.249 465.994 cv
9682
449.333 465.994 448.372 467.556 447.353 469.208 cv
9683
446.307 470.906 445.225 472.66 443.031 472.66 cv
9684
440.836 472.66 439.755 470.906 438.708 469.208 cv
9685
437.69 467.556 436.727 465.994 434.812 465.994 cv
9686
432.897 465.994 431.935 467.556 430.917 469.208 cv
9687
429.871 470.906 428.789 472.66 426.595 472.66 cv
9688
424.401 472.66 423.32 470.906 422.274 469.208 cv
9689
421.255 467.556 420.293 465.994 418.378 465.994 cv
9690
416.464 465.994 415.502 467.556 414.484 469.208 cv
9691
413.438 470.906 412.356 472.66 410.163 472.66 cv
9692
407.968 472.66 406.887 470.906 405.841 469.208 cv
9693
404.823 467.556 403.86 465.994 401.945 465.994 cv
9694
400.031 465.994 399.069 467.556 398.05 469.208 cv
9695
397.004 470.906 395.922 472.66 393.729 472.66 cv
9696
391.536 472.66 390.455 470.906 389.409 469.208 cv
9697
388.39 467.556 387.429 465.994 385.515 465.994 cv
9698
383.6 465.994 382.638 467.556 381.62 469.208 cv
9699
380.574 470.906 379.493 472.66 377.299 472.66 cv
9700
375.106 472.66 374.025 470.906 372.979 469.208 cv
9701
371.96 467.556 371 465.994 369.085 465.994 cv
9702
367.171 465.994 366.209 467.556 365.191 469.208 cv
9703
364.146 470.906 363.064 472.66 360.872 472.66 cv
9704
358.678 472.66 357.597 470.906 356.552 469.208 cv
9705
355.534 467.556 354.572 465.994 352.659 465.994 cv
9706
350.745 465.994 349.783 467.556 348.764 469.208 cv
9707
347.718 470.906 346.637 472.66 344.444 472.66 cv
9708
342.251 472.66 341.17 470.906 340.125 469.208 cv
9709
339.107 467.556 338.146 465.994 336.233 465.994 cv
9710
334.32 465.994 333.358 467.556 332.339 469.208 cv
9711
331.293 470.906 330.212 472.66 328.019 472.66 cv
9712
325.827 472.66 324.746 470.906 323.701 469.208 cv
9713
322.682 467.556 321.721 465.994 319.807 465.994 cv
9714
317.894 465.994 316.933 467.556 315.916 469.208 cv
9715
314.871 470.906 313.79 472.66 311.598 472.66 cv
9716
309.405 472.66 308.324 470.906 307.279 469.208 cv
9717
306.26 467.556 305.298 465.994 303.384 465.994 cv
9718
301.471 465.994 300.509 467.556 299.491 469.208 cv
9719
298.445 470.906 297.364 472.66 295.17 472.66 cv
9720
292.977 472.66 291.895 470.906 290.849 469.208 cv
9721
289.831 467.556 288.869 465.994 286.955 465.994 cv
9722
285.041 465.994 284.079 467.556 283.06 469.208 cv
9723
282.015 470.906 280.933 472.66 278.741 472.66 cv
9724
276.547 472.66 275.465 470.906 274.419 469.208 cv
9725
273.401 467.556 272.439 465.994 270.525 465.994 cv
9726
268.611 465.994 267.649 467.556 266.631 469.208 cv
9727
265.585 470.906 264.504 472.66 262.311 472.66 cv
9728
260.118 472.66 259.037 470.906 257.991 469.208 cv
9729
256.972 467.556 256.01 465.994 254.096 465.994 cv
9730
252.182 465.994 251.22 467.556 250.203 469.208 cv
9731
249.157 470.906 248.076 472.66 245.882 472.66 cv
9732
243.69 472.66 242.608 470.906 241.563 469.208 cv
9733
240.544 467.556 239.583 465.994 237.668 465.994 cv
9734
235.755 465.994 234.793 467.556 233.775 469.208 cv
9735
232.729 470.906 231.648 472.66 229.455 472.66 cv
9736
227.261 472.66 226.18 470.906 225.135 469.208 cv
9737
224.117 467.556 223.155 465.994 221.242 465.994 cv
9738
219.328 465.994 218.366 467.556 217.347 469.208 cv
9739
216.301 470.906 215.22 472.66 213.027 472.66 cv
9740
210.834 472.66 209.752 470.906 208.708 469.208 cv
9741
207.689 467.556 206.727 465.994 204.813 465.994 cv
9742
202.9 465.994 201.938 467.556 200.92 469.208 cv
9743
199.875 470.906 198.793 472.66 196.601 472.66 cv
9744
194.408 472.66 193.327 470.906 192.281 469.208 cv
9745
191.263 467.556 190.301 465.994 188.387 465.994 cv
9746
186.473 465.994 185.511 467.556 184.493 469.208 cv
9747
183.448 470.906 182.366 472.66 180.173 472.66 cv
9748
177.981 472.66 176.9 470.906 175.854 469.208 cv
9749
174.836 467.556 173.875 465.994 171.961 465.994 cv
9750
170.047 465.994 169.085 467.556 168.068 469.208 cv
9751
167.022 470.906 165.941 472.66 163.749 472.66 cv
9752
161.555 472.66 160.474 470.906 159.428 469.208 cv
9753
158.41 467.556 157.448 465.994 155.534 465.994 cv
9754
155.534 465.494 li
9755
157.727 465.494 158.808 467.25 159.854 468.947 cv
9756
160.873 470.599 161.834 472.16 163.749 472.16 cv
9757
165.662 472.16 166.624 470.599 167.642 468.947 cv
9758
168.687 467.25 169.768 465.494 171.961 465.494 cv
9759
174.154 465.494 175.235 467.25 176.28 468.947 cv
9760
177.298 470.599 178.259 472.16 180.173 472.16 cv
9761
182.087 472.16 183.049 470.599 184.067 468.947 cv
9762
185.113 467.25 186.194 465.494 188.387 465.494 cv
9763
190.58 465.494 191.662 467.25 192.707 468.947 cv
9764
193.725 470.599 194.687 472.16 196.601 472.16 cv
9765
198.514 472.16 199.476 470.599 200.495 468.947 cv
9766
201.54 467.25 202.621 465.494 204.813 465.494 cv
9767
207.006 465.494 208.087 467.25 209.133 468.947 cv
9768
210.152 470.599 211.113 472.16 213.027 472.16 cv
9769
214.941 472.16 215.903 470.599 216.921 468.947 cv
9770
217.967 467.25 219.048 465.494 221.242 465.494 cv
9771
223.434 465.494 224.515 467.25 225.561 468.947 cv
9772
226.579 470.599 227.541 472.16 229.455 472.16 cv
9773
231.369 472.16 232.331 470.599 233.349 468.947 cv
9774
234.394 467.25 235.476 465.494 237.668 465.494 cv
9775
239.862 465.494 240.943 467.25 241.989 468.947 cv
9776
243.007 470.599 243.968 472.16 245.882 472.16 cv
9777
247.796 472.16 248.758 470.599 249.777 468.947 cv
9778
250.822 467.25 251.903 465.494 254.096 465.494 cv
9779
256.29 465.494 257.371 467.25 258.417 468.947 cv
9780
259.435 470.599 260.397 472.16 262.311 472.16 cv
9781
264.225 472.16 265.187 470.599 266.206 468.947 cv
9782
267.25 467.25 268.332 465.494 270.525 465.494 cv
9783
272.718 465.494 273.799 467.25 274.845 468.947 cv
9784
275.864 470.599 276.826 472.16 278.741 472.16 cv
9785
280.655 472.16 281.616 470.599 282.634 468.947 cv
9786
283.68 467.25 284.761 465.494 286.955 465.494 cv
9787
289.148 465.494 290.229 467.25 291.275 468.947 cv
9788
292.293 470.599 293.255 472.16 295.17 472.16 cv
9789
297.084 472.16 298.046 470.599 299.065 468.947 cv
9790
300.11 467.25 301.192 465.494 303.384 465.494 cv
9791
305.578 465.494 306.659 467.25 307.705 468.947 cv
9792
308.722 470.599 309.684 472.16 311.598 472.16 cv
9793
313.51 472.16 314.472 470.599 315.49 468.947 cv
9794
316.535 467.25 317.615 465.494 319.807 465.494 cv
9795
322 465.494 323.081 467.25 324.126 468.947 cv
9796
325.144 470.599 326.106 472.16 328.019 472.16 cv
9797
329.933 472.16 330.895 470.599 331.914 468.947 cv
9798
332.958 467.25 334.041 465.494 336.233 465.494 cv
9799
338.425 465.494 339.506 467.25 340.551 468.947 cv
9800
341.569 470.599 342.531 472.16 344.444 472.16 cv
9801
346.358 472.16 347.32 470.599 348.338 468.947 cv
9802
349.384 467.25 350.465 465.494 352.659 465.494 cv
9803
354.851 465.494 355.932 467.25 356.978 468.947 cv
9804
357.996 470.599 358.958 472.16 360.872 472.16 cv
9805
362.786 472.16 363.748 470.599 364.765 468.947 cv
9806
365.811 467.25 366.892 465.494 369.085 465.494 cv
9807
371.278 465.494 372.36 467.25 373.405 468.947 cv
9808
374.423 470.599 375.385 472.16 377.299 472.16 cv
9809
379.213 472.16 380.175 470.599 381.194 468.947 cv
9810
382.24 467.25 383.322 465.494 385.515 465.494 cv
9811
387.708 465.494 388.79 467.25 389.834 468.947 cv
9812
390.853 470.599 391.815 472.16 393.729 472.16 cv
9813
395.643 472.16 396.606 470.599 397.625 468.947 cv
9814
398.67 467.25 399.751 465.494 401.945 465.494 cv
9815
404.139 465.494 405.221 467.25 406.267 468.947 cv
9816
407.286 470.599 408.248 472.16 410.163 472.16 cv
9817
412.077 472.16 413.04 470.599 414.058 468.947 cv
9818
415.104 467.25 416.185 465.494 418.378 465.494 cv
9819
420.572 465.494 421.654 467.25 422.7 468.947 cv
9820
423.718 470.599 424.68 472.16 426.595 472.16 cv
9821
428.509 472.16 429.472 470.599 430.491 468.947 cv
9822
431.537 467.25 432.618 465.494 434.812 465.494 cv
9823
437.006 465.494 438.088 467.25 439.134 468.947 cv
9824
440.154 470.599 441.116 472.16 443.031 472.16 cv
9825
444.946 472.16 445.909 470.599 446.927 468.947 cv
9826
447.973 467.25 449.054 465.494 451.249 465.494 cv
9827
453.442 465.494 454.524 467.25 455.57 468.947 cv
9828
456.588 470.599 457.55 472.16 459.464 472.16 cv
9829
461.378 472.16 462.341 470.599 463.36 468.947 cv
9830
464.406 467.25 465.487 465.494 467.681 465.494 cv
9831
469.875 465.494 470.957 467.25 472.002 468.947 cv
9832
473.021 470.599 473.983 472.16 475.897 472.16 cv
9833
477.812 472.16 478.774 470.599 479.793 468.947 cv
9834
480.839 467.25 481.921 465.494 484.116 465.494 cv
9835
486.31 465.494 487.392 467.25 488.439 468.945 cv
9836
489.458 470.599 490.42 472.16 492.336 472.16 cv
9837
494.251 472.16 495.214 470.599 496.233 468.947 cv
9838
497.28 467.25 498.361 465.494 500.555 465.494 cv
9839
502.751 465.494 503.833 467.25 504.88 468.947 cv
9840
505.9 470.599 506.864 472.16 508.78 472.16 cv
9841
510.697 472.16 511.66 470.599 512.679 468.947 cv
9842
513.726 467.25 514.808 465.494 517.004 465.494 cv
9843
517.004 465.994 li
9844
515.087 465.994 514.125 467.556 513.105 469.208 cv
9845
512.058 470.906 510.975 472.66 508.78 472.66 cv
9846
cp
9847
level3{
9848
gsave
9849
clp
9850
[746.112 0 0 746.112 142 469.077 ]ct
9851
/0 /Gradient get_res clonedict shfill grestore
9852
}if
9853
level3 not{
9854
gsave
9855
[746.112 0 0 746.112 142 469.077 ]ct
9856
clp
9857
/0 /Gradient get_res exec grestore
9858
}if
9859
np
9860
509.464 475.408 mo
9861
507.439 475.408 506.443 473.773 505.481 472.191 cv
9862
504.548 470.662 503.668 469.216 501.924 469.216 cv
9863
500.181 469.216 499.301 470.662 498.37 472.191 cv
9864
497.408 473.773 496.414 475.408 494.389 475.408 cv
9865
492.365 475.408 491.37 473.773 490.408 472.191 cv
9866
489.476 470.662 488.596 469.216 486.852 469.216 cv
9867
485.109 469.216 484.23 470.662 483.298 472.191 cv
9868
482.336 473.773 481.342 475.408 479.318 475.408 cv
9869
477.293 475.408 476.299 473.773 475.337 472.191 cv
9870
474.407 470.662 473.528 469.216 471.785 469.216 cv
9871
470.042 469.216 469.164 470.662 468.233 472.191 cv
9872
467.271 473.773 466.276 475.408 464.252 475.408 cv
9873
462.228 475.408 461.234 473.773 460.272 472.191 cv
9874
459.341 470.662 458.462 469.216 456.719 469.216 cv
9875
454.978 469.216 454.099 470.662 453.169 472.191 cv
9876
452.208 473.773 451.213 475.408 449.191 475.408 cv
9877
447.167 475.408 446.171 473.773 445.209 472.191 cv
9878
444.279 470.662 443.399 469.216 441.656 469.216 cv
9879
439.914 469.216 439.034 470.662 438.103 472.191 cv
9880
437.141 473.773 436.147 475.408 434.123 475.408 cv
9881
432.099 475.408 431.105 473.773 430.143 472.191 cv
9882
429.212 470.662 428.333 469.216 426.59 469.216 cv
9883
424.848 469.216 423.969 470.662 423.038 472.191 cv
9884
422.077 473.773 421.082 475.408 419.058 475.408 cv
9885
417.035 475.408 416.04 473.773 415.079 472.191 cv
9886
414.147 470.662 413.268 469.216 411.525 469.216 cv
9887
409.783 469.216 408.904 470.662 407.972 472.191 cv
9888
407.011 473.773 406.017 475.408 403.994 475.408 cv
9889
401.97 475.408 400.976 473.773 400.015 472.191 cv
9890
399.084 470.662 398.206 469.216 396.463 469.216 cv
9891
394.721 469.216 393.842 470.662 392.911 472.191 cv
9892
391.95 473.773 390.955 475.408 388.931 475.408 cv
9893
386.909 475.408 385.914 473.773 384.953 472.191 cv
9894
384.022 470.662 383.143 469.216 381.402 469.216 cv
9895
379.66 469.216 378.781 470.662 377.85 472.191 cv
9896
376.888 473.773 375.894 475.408 373.872 475.408 cv
9897
371.848 475.408 370.854 473.773 369.893 472.191 cv
9898
368.962 470.662 368.083 469.216 366.342 469.216 cv
9899
364.6 469.216 363.721 470.662 362.792 472.191 cv
9900
361.83 473.773 360.835 475.408 358.812 475.408 cv
9901
356.79 475.408 355.795 473.773 354.834 472.191 cv
9902
353.905 470.662 353.026 469.216 351.285 469.216 cv
9903
349.542 469.216 348.664 470.662 347.733 472.191 cv
9904
346.772 473.773 345.778 475.408 343.754 475.408 cv
9905
341.732 475.408 340.738 473.773 339.777 472.191 cv
9906
338.846 470.662 337.968 469.216 336.227 469.216 cv
9907
334.486 469.216 333.608 470.662 332.678 472.191 cv
9908
331.717 473.773 330.723 475.408 328.701 475.408 cv
9909
326.677 475.408 325.683 473.773 324.722 472.191 cv
9910
323.792 470.662 322.913 469.216 321.171 469.216 cv
9911
319.43 469.216 318.551 470.662 317.621 472.191 cv
9912
316.66 473.773 315.667 475.408 313.644 475.408 cv
9913
311.623 475.408 310.629 473.773 309.668 472.191 cv
9914
308.739 470.662 307.86 469.216 306.12 469.216 cv
9915
304.378 469.216 303.5 470.662 302.569 472.191 cv
9916
301.608 473.773 300.614 475.408 298.59 475.408 cv
9917
296.567 475.408 295.573 473.773 294.612 472.191 cv
9918
293.68 470.662 292.801 469.216 291.059 469.216 cv
9919
289.318 469.216 288.439 470.662 287.508 472.191 cv
9920
286.547 473.773 285.553 475.408 283.53 475.408 cv
9921
281.507 475.408 280.513 473.773 279.551 472.191 cv
9922
278.621 470.662 277.742 469.216 276 469.216 cv
9923
274.257 469.216 273.378 470.662 272.448 472.191 cv
9924
271.487 473.773 270.493 475.408 268.47 475.408 cv
9925
266.447 475.408 265.453 473.773 264.492 472.191 cv
9926
263.561 470.662 262.682 469.216 260.94 469.216 cv
9927
259.198 469.216 258.319 470.662 257.388 472.191 cv
9928
256.427 473.773 255.433 475.408 253.411 475.408 cv
9929
251.387 475.408 250.393 473.773 249.432 472.191 cv
9930
248.501 470.662 247.623 469.216 245.881 469.216 cv
9931
244.139 469.216 243.26 470.662 242.33 472.191 cv
9932
241.369 473.773 240.375 475.408 238.351 475.408 cv
9933
236.329 475.408 235.334 473.773 234.374 472.191 cv
9934
233.443 470.662 232.564 469.216 230.822 469.216 cv
9935
229.081 469.216 228.202 470.662 227.271 472.191 cv
9936
226.31 473.773 225.316 475.408 223.293 475.408 cv
9937
221.271 475.408 220.277 473.773 219.316 472.191 cv
9938
218.385 470.662 217.506 469.216 215.764 469.216 cv
9939
214.022 469.216 213.143 470.662 212.212 472.191 cv
9940
211.251 473.773 210.257 475.408 208.235 475.408 cv
9941
206.212 475.408 205.218 473.773 204.257 472.191 cv
9942
203.327 470.662 202.449 469.216 200.707 469.216 cv
9943
198.965 469.216 198.086 470.662 197.157 472.191 cv
9944
196.195 473.773 195.201 475.408 193.178 475.408 cv
9945
191.156 475.408 190.162 473.773 189.2 472.191 cv
9946
188.269 470.662 187.39 469.216 185.648 469.216 cv
9947
183.906 469.216 183.028 470.662 182.097 472.191 cv
9948
181.136 473.773 180.142 475.408 178.12 475.408 cv
9949
176.097 475.408 175.103 473.773 174.142 472.191 cv
9950
173.211 470.662 172.333 469.216 170.592 469.216 cv
9951
168.85 469.216 167.972 470.662 167.042 472.191 cv
9952
166.081 473.773 165.086 475.408 163.064 475.408 cv
9953
161.041 475.408 160.046 473.773 159.085 472.191 cv
9954
158.155 470.662 157.276 469.216 155.534 469.216 cv
9955
155.534 468.716 li
9956
157.556 468.716 158.55 470.351 159.512 471.931 cv
9957
160.443 473.462 161.322 474.908 163.064 474.908 cv
9958
164.805 474.908 165.684 473.462 166.614 471.931 cv
9959
167.576 470.351 168.57 468.716 170.592 468.716 cv
9960
172.615 468.716 173.608 470.351 174.57 471.931 cv
9961
175.5 473.462 176.378 474.908 178.12 474.908 cv
9962
179.861 474.908 180.74 473.462 181.67 471.931 cv
9963
182.631 470.351 183.625 468.716 185.648 468.716 cv
9964
187.671 468.716 188.666 470.351 189.627 471.931 cv
9965
190.557 473.462 191.437 474.908 193.178 474.908 cv
9966
194.92 474.908 195.798 473.462 196.729 471.931 cv
9967
197.69 470.351 198.684 468.716 200.707 468.716 cv
9968
202.73 468.716 203.723 470.351 204.685 471.931 cv
9969
205.615 473.462 206.494 474.908 208.235 474.908 cv
9970
209.976 474.908 210.855 473.462 211.786 471.931 cv
9971
212.748 470.351 213.741 468.716 215.764 468.716 cv
9972
217.788 468.716 218.782 470.351 219.743 471.931 cv
9973
220.673 473.462 221.552 474.908 223.293 474.908 cv
9974
225.036 474.908 225.914 473.462 226.844 471.931 cv
9975
227.805 470.351 228.799 468.716 230.822 468.716 cv
9976
232.845 468.716 233.839 470.351 234.8 471.931 cv
9977
235.731 473.462 236.61 474.908 238.351 474.908 cv
9978
240.093 474.908 240.972 473.462 241.903 471.931 cv
9979
242.865 470.351 243.859 468.716 245.881 468.716 cv
9980
247.904 468.716 248.898 470.351 249.859 471.931 cv
9981
250.79 473.462 251.668 474.908 253.411 474.908 cv
9982
255.152 474.908 256.031 473.462 256.961 471.931 cv
9983
257.922 470.351 258.917 468.716 260.94 468.716 cv
9984
262.963 468.716 263.958 470.351 264.919 471.931 cv
9985
265.849 473.462 266.728 474.908 268.47 474.908 cv
9986
270.211 474.908 271.09 473.462 272.021 471.931 cv
9987
272.982 470.351 273.976 468.716 276 468.716 cv
9988
278.023 468.716 279.017 470.351 279.979 471.931 cv
9989
280.909 473.462 281.788 474.908 283.53 474.908 cv
9990
285.272 474.908 286.151 473.462 287.082 471.931 cv
9991
288.042 470.351 289.037 468.716 291.059 468.716 cv
9992
293.083 468.716 294.077 470.351 295.039 471.931 cv
9993
295.969 473.462 296.848 474.908 298.59 474.908 cv
9994
300.333 474.908 301.211 473.462 302.142 471.931 cv
9995
303.103 470.351 304.097 468.716 306.12 468.716 cv
9996
308.142 468.716 309.135 470.351 310.096 471.931 cv
9997
311.026 473.462 311.904 474.908 313.644 474.908 cv
9998
315.385 474.908 316.264 473.462 317.194 471.931 cv
9999
318.155 470.351 319.149 468.716 321.171 468.716 cv
10000
323.194 468.716 324.188 470.351 325.149 471.931 cv
10001
326.08 473.462 326.958 474.908 328.701 474.908 cv
10002
330.442 474.908 331.321 473.462 332.25 471.931 cv
10003
333.211 470.351 334.205 468.716 336.227 468.716 cv
10004
338.25 468.716 339.243 470.351 340.204 471.931 cv
10005
341.134 473.462 342.013 474.908 343.754 474.908 cv
10006
345.497 474.908 346.375 473.462 347.306 471.931 cv
10007
348.268 470.351 349.262 468.716 351.285 468.716 cv
10008
353.307 468.716 354.3 470.351 355.261 471.931 cv
10009
356.192 473.462 357.071 474.908 358.812 474.908 cv
10010
360.554 474.908 361.433 473.462 362.364 471.931 cv
10011
363.326 470.351 364.32 468.716 366.342 468.716 cv
10012
368.365 468.716 369.359 470.351 370.32 471.931 cv
10013
371.25 473.462 372.129 474.908 373.872 474.908 cv
10014
375.614 474.908 376.493 473.462 377.423 471.931 cv
10015
378.384 470.351 379.378 468.716 381.402 468.716 cv
10016
383.424 468.716 384.418 470.351 385.379 471.931 cv
10017
386.31 473.462 387.189 474.908 388.931 474.908 cv
10018
390.674 474.908 391.553 473.462 392.484 471.931 cv
10019
393.446 470.351 394.44 468.716 396.463 468.716 cv
10020
398.486 468.716 399.48 470.351 400.442 471.931 cv
10021
401.373 473.462 402.251 474.908 403.994 474.908 cv
10022
405.736 474.908 406.615 473.462 407.545 471.931 cv
10023
408.507 470.351 409.501 468.716 411.525 468.716 cv
10024
413.549 468.716 414.543 470.351 415.505 471.931 cv
10025
416.436 473.462 417.316 474.908 419.058 474.908 cv
10026
420.801 474.908 421.68 473.462 422.611 471.931 cv
10027
423.573 470.351 424.567 468.716 426.59 468.716 cv
10028
428.614 468.716 429.609 470.351 430.57 471.931 cv
10029
431.501 473.462 432.38 474.908 434.123 474.908 cv
10030
435.866 474.908 436.745 473.462 437.676 471.931 cv
10031
438.637 470.351 439.632 468.716 441.656 468.716 cv
10032
443.68 468.716 444.674 470.351 445.636 471.931 cv
10033
446.568 473.462 447.448 474.908 449.191 474.908 cv
10034
450.932 474.908 451.811 473.462 452.742 471.931 cv
10035
453.703 470.351 454.697 468.716 456.719 468.716 cv
10036
458.743 468.716 459.738 470.351 460.699 471.931 cv
10037
461.63 473.462 462.509 474.908 464.252 474.908 cv
10038
465.995 474.908 466.875 473.462 467.805 471.931 cv
10039
468.767 470.351 469.761 468.716 471.785 468.716 cv
10040
473.808 468.716 474.803 470.351 475.764 471.931 cv
10041
476.696 473.462 477.575 474.908 479.318 474.908 cv
10042
481.061 474.908 481.941 473.462 482.872 471.931 cv
10043
483.833 470.351 484.829 468.716 486.852 468.716 cv
10044
488.877 468.716 489.873 470.351 490.834 471.931 cv
10045
491.766 473.462 492.646 474.908 494.389 474.908 cv
10046
496.132 474.908 497.012 473.462 497.943 471.931 cv
10047
498.905 470.351 499.9 468.716 501.924 468.716 cv
10048
503.95 468.716 504.945 470.351 505.908 471.931 cv
10049
506.839 473.462 507.719 474.908 509.464 474.908 cv
10050
511.208 474.908 512.088 473.462 513.021 471.931 cv
10051
513.983 470.351 514.979 468.716 517.004 468.716 cv
10052
517.004 469.216 li
10053
515.259 469.216 514.379 470.662 513.448 472.191 cv
10054
512.485 473.773 511.49 475.408 509.464 475.408 cv
10055
cp
10056
level3{
10057
gsave
10058
clp
10059
[746.112 0 0 746.112 142 472.062 ]ct
10060
/0 /Gradient get_res clonedict shfill grestore
10061
}if
10062
level3 not{
10063
gsave
10064
[746.112 0 0 746.112 142 472.062 ]ct
10065
clp
10066
/0 /Gradient get_res exec grestore
10067
}if
10068
np
10069
510.042 478.152 mo
10070
508.161 478.152 507.239 476.638 506.347 475.175 cv
10071
505.49 473.767 504.68 472.437 503.08 472.437 cv
10072
501.481 472.437 500.671 473.767 499.814 475.175 cv
10073
498.923 476.638 498.001 478.152 496.122 478.152 cv
10074
494.243 478.152 493.323 476.638 492.432 475.175 cv
10075
491.576 473.767 490.767 472.437 489.17 472.437 cv
10076
487.572 472.437 486.763 473.767 485.906 475.175 cv
10077
485.015 476.638 484.094 478.152 482.214 478.152 cv
10078
480.335 478.152 479.415 476.638 478.524 475.175 cv
10079
477.667 473.767 476.859 472.437 475.261 472.437 cv
10080
473.664 472.437 472.854 473.767 471.998 475.175 cv
10081
471.108 476.638 470.187 478.152 468.308 478.152 cv
10082
466.429 478.152 465.508 476.638 464.618 475.175 cv
10083
463.761 473.767 462.953 472.437 461.354 472.437 cv
10084
459.757 472.437 458.949 473.767 458.093 475.175 cv
10085
457.203 476.638 456.282 478.152 454.404 478.152 cv
10086
452.524 478.152 451.603 476.638 450.712 475.175 cv
10087
449.856 473.767 449.046 472.437 447.449 472.437 cv
10088
445.851 472.437 445.042 473.767 444.185 475.175 cv
10089
443.295 476.638 442.374 478.152 440.495 478.152 cv
10090
438.616 478.152 437.695 476.638 436.804 475.175 cv
10091
435.948 473.767 435.139 472.437 433.542 472.437 cv
10092
431.944 472.437 431.134 473.767 430.278 475.175 cv
10093
429.388 476.638 428.467 478.152 426.588 478.152 cv
10094
424.709 478.152 423.789 476.638 422.898 475.175 cv
10095
422.042 473.767 421.233 472.437 419.634 472.437 cv
10096
418.037 472.437 417.228 473.767 416.372 475.175 cv
10097
415.481 476.638 414.56 478.152 412.681 478.152 cv
10098
410.803 478.152 409.882 476.638 408.993 475.175 cv
10099
408.136 473.767 407.328 472.437 405.73 472.437 cv
10100
404.132 472.437 403.324 473.767 402.467 475.175 cv
10101
401.578 476.638 400.657 478.152 398.778 478.152 cv
10102
396.899 478.152 395.979 476.638 395.088 475.175 cv
10103
394.232 473.767 393.423 472.437 391.827 472.437 cv
10104
390.229 472.437 389.42 473.767 388.564 475.175 cv
10105
387.674 476.638 386.753 478.152 384.875 478.152 cv
10106
382.998 478.152 382.077 476.638 381.187 475.175 cv
10107
380.332 473.767 379.523 472.437 377.925 472.437 cv
10108
376.328 472.437 375.519 473.767 374.663 475.175 cv
10109
373.773 476.638 372.852 478.152 370.973 478.152 cv
10110
369.096 478.152 368.175 476.638 367.286 475.175 cv
10111
366.43 473.767 365.622 472.437 364.025 472.437 cv
10112
362.427 472.437 361.619 473.767 360.762 475.175 cv
10113
359.873 476.638 358.952 478.152 357.074 478.152 cv
10114
355.196 478.152 354.275 476.638 353.385 475.175 cv
10115
352.53 473.767 351.721 472.437 350.125 472.437 cv
10116
348.529 472.437 347.72 473.767 346.865 475.175 cv
10117
345.975 476.638 345.055 478.152 343.177 478.152 cv
10118
341.299 478.152 340.379 476.638 339.489 475.175 cv
10119
338.632 473.767 337.824 472.437 336.227 472.437 cv
10120
334.63 472.437 333.822 473.767 332.965 475.175 cv
10121
332.076 476.638 331.156 478.152 329.278 478.152 cv
10122
327.401 478.152 326.481 476.638 325.591 475.175 cv
10123
324.736 473.767 323.928 472.437 322.333 472.437 cv
10124
320.736 472.437 319.928 473.767 319.072 475.175 cv
10125
318.182 476.638 317.262 478.152 315.385 478.152 cv
10126
313.507 478.152 312.586 476.638 311.696 475.175 cv
10127
310.839 473.767 310.031 472.437 308.434 472.437 cv
10128
306.836 472.437 306.028 473.767 305.171 475.175 cv
10129
304.282 476.638 303.361 478.152 301.483 478.152 cv
10130
299.604 478.152 298.684 476.638 297.793 475.175 cv
10131
296.937 473.767 296.128 472.437 294.532 472.437 cv
10132
292.934 472.437 292.126 473.767 291.27 475.175 cv
10133
290.379 476.638 289.459 478.152 287.582 478.152 cv
10134
285.704 478.152 284.783 476.638 283.892 475.175 cv
10135
283.037 473.767 282.228 472.437 280.631 472.437 cv
10136
279.034 472.437 278.225 473.767 277.369 475.175 cv
10137
276.479 476.638 275.558 478.152 273.68 478.152 cv
10138
271.802 478.152 270.881 476.638 269.992 475.175 cv
10139
269.136 473.767 268.328 472.437 266.73 472.437 cv
10140
265.133 472.437 264.325 473.767 263.468 475.175 cv
10141
262.578 476.638 261.658 478.152 259.779 478.152 cv
10142
257.901 478.152 256.981 476.638 256.09 475.175 cv
10143
255.234 473.767 254.426 472.437 252.829 472.437 cv
10144
251.232 472.437 250.423 473.767 249.567 475.175 cv
10145
248.677 476.638 247.757 478.152 245.879 478.152 cv
10146
244 478.152 243.081 476.638 242.19 475.175 cv
10147
241.333 473.767 240.525 472.437 238.928 472.437 cv
10148
237.332 472.437 236.523 473.767 235.667 475.175 cv
10149
234.777 476.638 233.856 478.152 231.978 478.152 cv
10150
230.1 478.152 229.18 476.638 228.29 475.175 cv
10151
227.434 473.767 226.625 472.437 225.029 472.437 cv
10152
223.432 472.437 222.624 473.767 221.767 475.175 cv
10153
220.877 476.638 219.958 478.152 218.08 478.152 cv
10154
216.201 478.152 215.281 476.638 214.39 475.175 cv
10155
213.534 473.767 212.725 472.437 211.128 472.437 cv
10156
209.532 472.437 208.723 473.767 207.867 475.175 cv
10157
206.977 476.638 206.057 478.152 204.179 478.152 cv
10158
202.301 478.152 201.38 476.638 200.491 475.175 cv
10159
199.635 473.767 198.827 472.437 197.23 472.437 cv
10160
195.633 472.437 194.825 473.767 193.968 475.175 cv
10161
193.079 476.638 192.159 478.152 190.281 478.152 cv
10162
188.402 478.152 187.482 476.638 186.591 475.175 cv
10163
185.735 473.767 184.926 472.437 183.33 472.437 cv
10164
181.733 472.437 180.924 473.767 180.068 475.175 cv
10165
179.178 476.638 178.258 478.152 176.38 478.152 cv
10166
174.503 478.152 173.583 476.638 172.693 475.175 cv
10167
171.837 473.767 171.029 472.437 169.432 472.437 cv
10168
167.836 472.437 167.028 473.767 166.172 475.175 cv
10169
165.282 476.638 164.362 478.152 162.484 478.152 cv
10170
160.606 478.152 159.685 476.638 158.795 475.175 cv
10171
157.939 473.767 157.13 472.437 155.534 472.437 cv
10172
155.534 471.937 li
10173
157.412 471.937 158.332 473.451 159.222 474.916 cv
10174
160.079 476.322 160.886 477.652 162.484 477.652 cv
10175
164.081 477.652 164.889 476.322 165.745 474.916 cv
10176
166.634 473.451 167.555 471.937 169.432 471.937 cv
10177
171.31 471.937 172.23 473.451 173.12 474.916 cv
10178
173.976 476.322 174.784 477.652 176.38 477.652 cv
10179
177.977 477.652 178.786 476.324 179.641 474.916 cv
10180
180.531 473.451 181.452 471.937 183.33 471.937 cv
10181
185.208 471.937 186.128 473.451 187.018 474.916 cv
10182
187.875 476.322 188.683 477.652 190.281 477.652 cv
10183
191.877 477.652 192.686 476.324 193.542 474.916 cv
10184
194.431 473.451 195.352 471.937 197.23 471.937 cv
10185
199.108 471.937 200.028 473.451 200.917 474.916 cv
10186
201.774 476.322 202.583 477.652 204.179 477.652 cv
10187
205.776 477.652 206.584 476.322 207.44 474.916 cv
10188
208.33 473.451 209.25 471.937 211.128 471.937 cv
10189
213.006 471.937 213.927 473.451 214.817 474.916 cv
10190
215.673 476.322 216.482 477.652 218.08 477.652 cv
10191
219.676 477.652 220.485 476.324 221.34 474.916 cv
10192
222.23 473.451 223.151 471.937 225.029 471.937 cv
10193
226.907 471.937 227.828 473.451 228.717 474.916 cv
10194
229.573 476.322 230.381 477.652 231.978 477.652 cv
10195
233.576 477.652 234.383 476.322 235.24 474.916 cv
10196
236.13 473.451 237.05 471.937 238.928 471.937 cv
10197
240.806 471.937 241.727 473.451 242.617 474.916 cv
10198
243.473 476.322 244.282 477.652 245.879 477.652 cv
10199
247.476 477.652 248.285 476.324 249.14 474.916 cv
10200
250.03 473.451 250.951 471.937 252.829 471.937 cv
10201
254.707 471.937 255.627 473.451 256.517 474.916 cv
10202
257.374 476.322 258.182 477.652 259.779 477.652 cv
10203
261.376 477.652 262.185 476.322 263.042 474.916 cv
10204
263.931 473.451 264.852 471.937 266.73 471.937 cv
10205
268.608 471.937 269.529 473.451 270.419 474.916 cv
10206
271.275 476.324 272.083 477.652 273.68 477.652 cv
10207
275.277 477.652 276.085 476.322 276.942 474.916 cv
10208
277.833 473.451 278.752 471.937 280.631 471.937 cv
10209
282.509 471.937 283.429 473.451 284.32 474.916 cv
10210
285.176 476.322 285.984 477.652 287.582 477.652 cv
10211
289.178 477.652 289.987 476.322 290.843 474.916 cv
10212
291.733 473.451 292.654 471.937 294.532 471.937 cv
10213
296.41 471.937 297.331 473.451 298.22 474.916 cv
10214
299.077 476.322 299.885 477.652 301.483 477.652 cv
10215
303.08 477.652 303.888 476.324 304.745 474.916 cv
10216
305.635 473.451 306.555 471.937 308.434 471.937 cv
10217
310.312 471.937 311.233 473.451 312.123 474.916 cv
10218
312.979 476.322 313.788 477.652 315.385 477.652 cv
10219
316.981 477.652 317.79 476.324 318.645 474.916 cv
10220
319.535 473.451 320.455 471.937 322.333 471.937 cv
10221
324.209 471.937 325.129 473.451 326.018 474.916 cv
10222
326.875 476.322 327.682 477.652 329.278 477.652 cv
10223
330.875 477.652 331.683 476.324 332.539 474.916 cv
10224
333.428 473.451 334.349 471.937 336.227 471.937 cv
10225
338.105 471.937 339.026 473.451 339.917 474.916 cv
10226
340.772 476.324 341.581 477.652 343.177 477.652 cv
10227
344.774 477.652 345.582 476.322 346.437 474.916 cv
10228
347.328 473.451 348.248 471.937 350.125 471.937 cv
10229
352.002 471.937 352.922 473.451 353.812 474.916 cv
10230
354.668 476.322 355.477 477.652 357.074 477.652 cv
10231
358.67 477.652 359.479 476.324 360.335 474.916 cv
10232
361.226 473.451 362.146 471.937 364.025 471.937 cv
10233
365.903 471.937 366.823 473.451 367.712 474.916 cv
10234
368.569 476.322 369.376 477.652 370.973 477.652 cv
10235
372.571 477.652 373.379 476.322 374.236 474.916 cv
10236
375.126 473.451 376.047 471.937 377.925 471.937 cv
10237
379.803 471.937 380.724 473.451 381.615 474.916 cv
10238
382.47 476.324 383.279 477.652 384.875 477.652 cv
10239
386.472 477.652 387.281 476.322 388.137 474.916 cv
10240
389.028 473.451 389.948 471.937 391.827 471.937 cv
10241
393.705 471.937 394.625 473.451 395.515 474.916 cv
10242
396.372 476.322 397.18 477.652 398.778 477.652 cv
10243
400.375 477.652 401.184 476.322 402.041 474.916 cv
10244
402.931 473.451 403.852 471.937 405.73 471.937 cv
10245
407.609 471.937 408.529 473.451 409.419 474.916 cv
10246
410.276 476.322 411.084 477.652 412.681 477.652 cv
10247
414.279 477.652 415.088 476.322 415.945 474.916 cv
10248
416.834 473.451 417.755 471.937 419.634 471.937 cv
10249
421.513 471.937 422.434 473.451 423.325 474.916 cv
10250
424.181 476.322 424.991 477.652 426.588 477.652 cv
10251
428.186 477.652 428.995 476.324 429.851 474.916 cv
10252
430.742 473.451 431.663 471.937 433.542 471.937 cv
10253
435.42 471.937 436.341 473.451 437.231 474.916 cv
10254
438.087 476.322 438.897 477.652 440.495 477.652 cv
10255
442.093 477.652 442.902 476.322 443.758 474.916 cv
10256
444.649 473.451 445.57 471.937 447.449 471.937 cv
10257
449.328 471.937 450.249 473.451 451.139 474.916 cv
10258
451.997 476.322 452.805 477.652 454.404 477.652 cv
10259
456 477.652 456.809 476.322 457.666 474.916 cv
10260
458.556 473.451 459.476 471.937 461.354 471.937 cv
10261
463.233 471.937 464.155 473.451 465.044 474.916 cv
10262
465.901 476.324 466.71 477.652 468.308 477.652 cv
10263
469.906 477.652 470.714 476.322 471.571 474.916 cv
10264
472.461 473.451 473.382 471.937 475.261 471.937 cv
10265
477.14 471.937 478.061 473.451 478.951 474.916 cv
10266
479.807 476.322 480.617 477.652 482.214 477.652 cv
10267
483.813 477.652 484.623 476.322 485.479 474.916 cv
10268
486.37 473.451 487.291 471.937 489.17 471.937 cv
10269
491.048 471.937 491.969 473.451 492.859 474.916 cv
10270
493.715 476.322 494.524 477.652 496.122 477.652 cv
10271
497.721 477.652 498.531 476.322 499.387 474.916 cv
10272
500.278 473.451 501.2 471.937 503.08 471.937 cv
10273
504.96 471.937 505.882 473.451 506.774 474.916 cv
10274
507.632 476.322 508.442 477.652 510.042 477.652 cv
10275
511.642 477.652 512.452 476.322 513.309 474.916 cv
10276
514.201 473.451 515.123 471.937 517.004 471.937 cv
10277
517.004 472.437 li
10278
515.404 472.437 514.594 473.767 513.736 475.175 cv
10279
512.844 476.638 511.922 478.152 510.042 478.152 cv
10280
cp
10281
level3{
10282
gsave
10283
clp
10284
[746.112 0 0 746.112 142 475.044 ]ct
10285
/0 /Gradient get_res clonedict shfill grestore
10286
}if
10287
level3 not{
10288
gsave
10289
[746.112 0 0 746.112 142 475.044 ]ct
10290
clp
10291
/0 /Gradient get_res exec grestore
10292
}if
10293
np
10294
510.538 480.898 mo
10295
508.782 480.898 507.923 479.507 507.092 478.162 cv
10296
506.298 476.875 505.548 475.66 504.072 475.66 cv
10297
502.595 475.66 501.846 476.875 501.053 478.16 cv
10298
500.223 479.507 499.365 480.898 497.61 480.898 cv
10299
495.856 480.898 494.998 479.507 494.168 478.16 cv
10300
493.375 476.875 492.627 475.66 491.153 475.66 cv
10301
489.677 475.66 488.929 476.875 488.136 478.16 cv
10302
487.306 479.507 486.448 480.898 484.693 480.898 cv
10303
482.939 480.898 482.081 479.507 481.251 478.16 cv
10304
480.458 476.875 479.71 475.66 478.235 475.66 cv
10305
476.76 475.66 476.011 476.875 475.219 478.16 cv
10306
474.389 479.507 473.531 480.898 471.777 480.898 cv
10307
470.023 480.898 469.165 479.507 468.335 478.16 cv
10308
467.542 476.875 466.794 475.66 465.319 475.66 cv
10309
463.845 475.66 463.096 476.875 462.304 478.16 cv
10310
461.475 479.507 460.618 480.898 458.864 480.898 cv
10311
457.112 480.898 456.254 479.507 455.425 478.16 cv
10312
454.633 476.875 453.885 475.66 452.412 475.66 cv
10313
450.937 475.66 450.188 476.875 449.396 478.16 cv
10314
448.566 479.507 447.708 480.898 445.954 480.898 cv
10315
444.2 480.898 443.342 479.507 442.512 478.16 cv
10316
441.72 476.875 440.971 475.66 439.497 475.66 cv
10317
438.022 475.66 437.274 476.875 436.481 478.16 cv
10318
435.652 479.507 434.793 480.898 433.04 480.898 cv
10319
431.286 480.898 430.427 479.507 429.598 478.16 cv
10320
428.805 476.875 428.057 475.66 426.582 475.66 cv
10321
425.108 475.66 424.359 476.875 423.567 478.16 cv
10322
422.737 479.507 421.879 480.898 420.125 480.898 cv
10323
418.372 480.898 417.514 479.507 416.685 478.16 cv
10324
415.893 476.875 415.144 475.66 413.67 475.66 cv
10325
412.196 475.66 411.447 476.875 410.655 478.16 cv
10326
409.825 479.507 408.967 480.898 407.213 480.898 cv
10327
405.459 480.898 404.602 479.507 403.773 478.16 cv
10328
402.981 476.875 402.232 475.66 400.758 475.66 cv
10329
399.284 475.66 398.536 476.875 397.744 478.16 cv
10330
396.914 479.507 396.056 480.898 394.303 480.898 cv
10331
392.55 480.898 391.692 479.507 390.863 478.16 cv
10332
390.071 476.875 389.323 475.66 387.849 475.66 cv
10333
386.375 475.66 385.626 476.875 384.834 478.16 cv
10334
384.004 479.507 383.147 480.898 381.393 480.898 cv
10335
379.641 480.898 378.784 479.507 377.955 478.16 cv
10336
377.163 476.875 376.415 475.66 374.941 475.66 cv
10337
373.466 475.66 372.718 476.875 371.926 478.16 cv
10338
371.096 479.507 370.239 480.898 368.485 480.898 cv
10339
366.732 480.898 365.875 479.507 365.045 478.16 cv
10340
364.253 476.875 363.505 475.66 362.032 475.66 cv
10341
360.558 475.66 359.811 476.875 359.019 478.16 cv
10342
358.19 479.507 357.333 480.898 355.581 480.898 cv
10343
353.827 480.898 352.969 479.507 352.14 478.16 cv
10344
351.348 476.875 350.599 475.66 349.125 475.66 cv
10345
347.653 475.66 346.905 476.875 346.113 478.16 cv
10346
345.284 479.507 344.426 480.898 342.673 480.898 cv
10347
340.92 480.898 340.064 479.507 339.235 478.16 cv
10348
338.444 476.875 337.696 475.66 336.223 475.66 cv
10349
334.75 475.66 334.001 476.875 333.21 478.16 cv
10350
332.381 479.507 331.524 480.898 329.772 480.898 cv
10351
328.018 480.898 327.161 479.507 326.331 478.16 cv
10352
325.539 476.875 324.791 475.66 323.316 475.66 cv
10353
321.842 475.66 321.094 476.875 320.303 478.16 cv
10354
319.474 479.507 318.617 480.898 316.865 480.898 cv
10355
315.113 480.898 314.256 479.507 313.427 478.16 cv
10356
312.636 476.875 311.888 475.66 310.417 475.66 cv
10357
308.942 475.66 308.194 476.875 307.402 478.16 cv
10358
306.573 479.507 305.715 480.898 303.962 480.898 cv
10359
302.209 480.898 301.351 479.507 300.522 478.16 cv
10360
299.73 476.875 298.982 475.66 297.508 475.66 cv
10361
296.034 475.66 295.286 476.875 294.494 478.16 cv
10362
293.664 479.507 292.806 480.898 291.053 480.898 cv
10363
289.3 480.898 288.443 479.507 287.614 478.16 cv
10364
286.822 476.875 286.074 475.66 284.599 475.66 cv
10365
283.125 475.66 282.377 476.875 281.585 478.16 cv
10366
280.755 479.507 279.898 480.898 278.145 480.898 cv
10367
276.392 480.898 275.534 479.507 274.705 478.16 cv
10368
273.913 476.875 273.165 475.66 271.691 475.66 cv
10369
270.217 475.66 269.469 476.875 268.677 478.16 cv
10370
267.848 479.507 266.991 480.898 265.238 480.898 cv
10371
263.485 480.898 262.626 479.507 261.797 478.16 cv
10372
261.005 476.875 260.257 475.66 258.784 475.66 cv
10373
257.309 475.66 256.561 476.875 255.769 478.16 cv
10374
254.94 479.507 254.083 480.898 252.33 480.898 cv
10375
250.577 480.898 249.719 479.507 248.89 478.16 cv
10376
248.098 476.875 247.35 475.66 245.876 475.66 cv
10377
244.403 475.66 243.655 476.875 242.863 478.16 cv
10378
242.034 479.507 241.176 480.898 239.422 480.898 cv
10379
237.669 480.898 236.812 479.507 235.982 478.16 cv
10380
235.19 476.875 234.442 475.66 232.967 475.66 cv
10381
231.494 475.66 230.746 476.875 229.954 478.16 cv
10382
229.125 479.507 228.267 480.898 226.514 480.898 cv
10383
224.761 480.898 223.905 479.507 223.076 478.16 cv
10384
222.284 476.875 221.536 475.66 220.062 475.66 cv
10385
218.588 475.66 217.84 476.875 217.048 478.16 cv
10386
216.219 479.507 215.362 480.898 213.609 480.898 cv
10387
211.855 480.898 210.998 479.507 210.168 478.16 cv
10388
209.376 476.875 208.627 475.66 207.154 475.66 cv
10389
205.68 475.66 204.932 476.875 204.14 478.16 cv
10390
203.311 479.507 202.454 480.898 200.701 480.898 cv
10391
198.948 480.898 198.091 479.507 197.262 478.16 cv
10392
196.47 476.875 195.722 475.66 194.25 475.66 cv
10393
192.776 475.66 192.028 476.875 191.236 478.16 cv
10394
190.407 479.507 189.549 480.898 187.796 480.898 cv
10395
186.043 480.898 185.186 479.507 184.357 478.16 cv
10396
183.565 476.875 182.817 475.66 181.342 475.66 cv
10397
179.869 475.66 179.121 476.875 178.329 478.16 cv
10398
177.5 479.507 176.642 480.898 174.889 480.898 cv
10399
173.136 480.898 172.279 479.507 171.45 478.16 cv
10400
170.658 476.875 169.911 475.66 168.437 475.66 cv
10401
166.963 475.66 166.215 476.875 165.424 478.16 cv
10402
164.595 479.507 163.738 480.898 161.986 480.898 cv
10403
160.233 480.898 159.375 479.507 158.546 478.16 cv
10404
157.754 476.875 157.007 475.66 155.534 475.66 cv
10405
155.534 475.16 li
10406
157.286 475.16 158.143 476.552 158.972 477.898 cv
10407
159.764 479.183 160.512 480.398 161.986 480.398 cv
10408
163.458 480.398 164.207 479.183 164.999 477.898 cv
10409
165.828 476.552 166.684 475.16 168.437 475.16 cv
10410
170.189 475.16 171.046 476.552 171.875 477.898 cv
10411
172.667 479.183 173.416 480.398 174.889 480.398 cv
10412
176.363 480.398 177.111 479.183 177.903 477.898 cv
10413
178.732 476.552 179.589 475.16 181.342 475.16 cv
10414
183.095 475.16 183.954 476.552 184.783 477.898 cv
10415
185.575 479.183 186.323 480.398 187.796 480.398 cv
10416
189.27 480.398 190.018 479.183 190.81 477.898 cv
10417
191.639 476.552 192.497 475.16 194.25 475.16 cv
10418
196.001 475.16 196.859 476.552 197.688 477.898 cv
10419
198.48 479.183 199.227 480.398 200.701 480.398 cv
10420
202.174 480.398 202.922 479.183 203.714 477.898 cv
10421
204.543 476.552 205.401 475.16 207.154 475.16 cv
10422
208.907 475.16 209.765 476.552 210.594 477.898 cv
10423
211.386 479.183 212.134 480.398 213.609 480.398 cv
10424
215.083 480.398 215.831 479.183 216.623 477.898 cv
10425
217.452 476.552 218.309 475.16 220.062 475.16 cv
10426
221.815 475.16 222.672 476.552 223.501 477.898 cv
10427
224.293 479.183 225.042 480.398 226.514 480.398 cv
10428
227.988 480.398 228.736 479.183 229.528 477.898 cv
10429
230.357 476.552 231.214 475.16 232.967 475.16 cv
10430
234.721 475.16 235.579 476.552 236.408 477.898 cv
10431
237.2 479.183 237.949 480.398 239.422 480.398 cv
10432
240.897 480.398 241.645 479.183 242.437 477.898 cv
10433
243.266 476.552 244.124 475.16 245.876 475.16 cv
10434
247.629 475.16 248.487 476.552 249.316 477.898 cv
10435
250.108 479.183 250.856 480.398 252.33 480.398 cv
10436
253.803 480.398 254.551 479.183 255.343 477.898 cv
10437
256.172 476.552 257.031 475.16 258.784 475.16 cv
10438
260.537 475.16 261.394 476.552 262.223 477.898 cv
10439
263.015 479.183 263.763 480.398 265.238 480.398 cv
10440
266.711 480.398 267.459 479.183 268.251 477.898 cv
10441
269.081 476.552 269.938 475.16 271.691 475.16 cv
10442
273.444 475.16 274.301 476.552 275.13 477.898 cv
10443
275.922 479.183 276.67 480.398 278.145 480.398 cv
10444
279.619 480.398 280.368 479.183 281.16 477.898 cv
10445
281.989 476.552 282.846 475.16 284.599 475.16 cv
10446
286.353 475.16 287.21 476.552 288.04 477.898 cv
10447
288.832 479.183 289.58 480.398 291.053 480.398 cv
10448
292.527 480.398 293.276 479.183 294.068 477.898 cv
10449
294.897 476.552 295.754 475.16 297.508 475.16 cv
10450
299.261 475.16 300.119 476.552 300.948 477.898 cv
10451
301.74 479.183 302.488 480.398 303.962 480.398 cv
10452
305.436 480.398 306.184 479.183 306.976 477.898 cv
10453
307.805 476.552 308.664 475.16 310.417 475.16 cv
10454
312.168 475.16 313.025 476.552 313.853 477.898 cv
10455
314.645 479.183 315.392 480.398 316.865 480.398 cv
10456
318.337 480.398 319.085 479.183 319.877 477.898 cv
10457
320.707 476.552 321.563 475.16 323.316 475.16 cv
10458
325.069 475.16 325.927 476.552 326.756 477.898 cv
10459
327.549 479.183 328.297 480.398 329.772 480.398 cv
10460
331.245 480.398 331.993 479.183 332.785 477.898 cv
10461
333.614 476.552 334.47 475.16 336.223 475.16 cv
10462
337.975 475.16 338.833 476.552 339.661 477.898 cv
10463
340.453 479.183 341.201 480.398 342.673 480.398 cv
10464
344.147 480.398 344.895 479.183 345.687 477.898 cv
10465
346.516 476.552 347.374 475.16 349.125 475.16 cv
10466
350.878 475.16 351.737 476.552 352.566 477.898 cv
10467
353.358 479.183 354.106 480.398 355.581 480.398 cv
10468
357.053 480.398 357.801 479.183 358.593 477.898 cv
10469
359.422 476.552 360.279 475.16 362.032 475.16 cv
10470
363.785 475.16 364.642 476.552 365.471 477.898 cv
10471
366.263 479.183 367.011 480.398 368.485 480.398 cv
10472
369.959 480.398 370.708 479.183 371.5 477.898 cv
10473
372.33 476.552 373.187 475.16 374.941 475.16 cv
10474
376.694 475.16 377.551 476.552 378.38 477.898 cv
10475
379.172 479.183 379.92 480.398 381.393 480.398 cv
10476
382.868 480.398 383.616 479.183 384.409 477.898 cv
10477
385.238 476.552 386.095 475.16 387.849 475.16 cv
10478
389.602 475.16 390.459 476.552 391.289 477.898 cv
10479
392.081 479.183 392.829 480.398 394.303 480.398 cv
10480
395.777 480.398 396.525 479.183 397.318 477.898 cv
10481
398.147 476.552 399.005 475.16 400.758 475.16 cv
10482
402.511 475.16 403.369 476.552 404.199 477.898 cv
10483
404.991 479.183 405.739 480.398 407.213 480.398 cv
10484
408.688 480.398 409.436 479.183 410.229 477.898 cv
10485
411.058 476.552 411.917 475.16 413.67 475.16 cv
10486
415.423 475.16 416.281 476.552 417.111 477.898 cv
10487
417.903 479.183 418.651 480.398 420.125 480.398 cv
10488
421.6 480.398 422.348 479.183 423.141 477.898 cv
10489
423.97 476.552 424.829 475.16 426.582 475.16 cv
10490
428.335 475.16 429.194 476.552 430.024 477.898 cv
10491
430.816 479.183 431.565 480.398 433.04 480.398 cv
10492
434.514 480.398 435.263 479.183 436.055 477.898 cv
10493
436.885 476.552 437.743 475.16 439.497 475.16 cv
10494
441.25 475.16 442.109 476.552 442.938 477.898 cv
10495
443.731 479.183 444.479 480.398 445.954 480.398 cv
10496
447.429 480.398 448.177 479.183 448.97 477.898 cv
10497
449.799 476.552 450.658 475.16 452.412 475.16 cv
10498
454.165 475.16 455.022 476.552 455.851 477.898 cv
10499
456.643 479.183 457.39 480.398 458.864 480.398 cv
10500
460.338 480.398 461.086 479.183 461.878 477.898 cv
10501
462.708 476.552 463.566 475.16 465.319 475.16 cv
10502
467.073 475.16 467.931 476.552 468.761 477.898 cv
10503
469.553 479.183 470.302 480.398 471.777 480.398 cv
10504
473.252 480.398 474 479.183 474.793 477.898 cv
10505
475.623 476.552 476.481 475.16 478.235 475.16 cv
10506
479.989 475.16 480.847 476.552 481.677 477.898 cv
10507
482.469 479.183 483.218 480.398 484.693 480.398 cv
10508
486.168 480.398 486.917 479.183 487.71 477.898 cv
10509
488.541 476.552 489.399 475.16 491.153 475.16 cv
10510
492.907 475.16 493.764 476.552 494.594 477.898 cv
10511
495.386 479.183 496.135 480.398 497.61 480.398 cv
10512
499.085 480.398 499.834 479.183 500.627 477.898 cv
10513
501.458 476.552 502.317 475.16 504.072 475.16 cv
10514
505.828 475.16 506.687 476.552 507.518 477.898 cv
10515
508.311 479.183 509.061 480.398 510.538 480.398 cv
10516
512.015 480.398 512.764 479.183 513.558 477.898 cv
10517
514.389 476.552 515.248 475.16 517.004 475.16 cv
10518
517.004 475.66 li
10519
515.527 475.66 514.777 476.875 513.984 478.162 cv
10520
513.153 479.507 512.293 480.898 510.538 480.898 cv
10521
cp
10522
level3{
10523
gsave
10524
clp
10525
[746.112 0 0 746.112 142 478.029 ]ct
10526
/0 /Gradient get_res clonedict shfill grestore
10527
}if
10528
level3 not{
10529
gsave
10530
[746.112 0 0 746.112 142 478.029 ]ct
10531
clp
10532
/0 /Gradient get_res exec grestore
10533
}if
10534
np
10535
510.968 483.644 mo
10536
509.322 483.644 508.517 482.375 507.739 481.148 cv
10537
507.001 479.982 506.304 478.882 504.933 478.882 cv
10538
503.563 478.882 502.866 479.982 502.128 481.148 cv
10539
501.351 482.375 500.547 483.644 498.902 483.644 cv
10540
497.257 483.644 496.454 482.375 495.677 481.148 cv
10541
494.94 479.982 494.245 478.882 492.875 478.882 cv
10542
491.505 478.882 490.809 479.982 490.072 481.148 cv
10543
489.294 482.375 488.491 483.644 486.845 483.644 cv
10544
485.201 483.644 484.397 482.375 483.62 481.148 cv
10545
482.883 479.982 482.187 478.882 480.818 478.882 cv
10546
479.449 478.882 478.752 479.982 478.015 481.148 cv
10547
477.238 482.375 476.435 483.644 474.79 483.644 cv
10548
473.145 483.644 472.341 482.375 471.564 481.148 cv
10549
470.828 479.982 470.131 478.882 468.762 478.882 cv
10550
467.393 478.882 466.698 479.982 465.96 481.148 cv
10551
465.184 482.375 464.38 483.644 462.737 483.644 cv
10552
461.093 483.644 460.291 482.375 459.514 481.148 cv
10553
458.778 479.982 458.083 478.882 456.714 478.882 cv
10554
455.345 478.882 454.649 479.982 453.912 481.148 cv
10555
453.134 482.375 452.332 483.644 450.687 483.644 cv
10556
449.042 483.644 448.239 482.375 447.461 481.148 cv
10557
446.725 479.982 446.029 478.882 444.66 478.882 cv
10558
443.292 478.882 442.595 479.982 441.858 481.148 cv
10559
441.081 482.375 440.278 483.644 438.633 483.644 cv
10560
436.989 483.644 436.185 482.375 435.408 481.148 cv
10561
434.671 479.982 433.975 478.882 432.605 478.882 cv
10562
431.237 478.882 430.541 479.982 429.803 481.148 cv
10563
429.026 482.375 428.223 483.644 426.579 483.644 cv
10564
424.934 483.644 424.131 482.375 423.354 481.148 cv
10565
422.618 479.982 421.921 478.882 420.553 478.882 cv
10566
419.185 478.882 418.489 479.982 417.751 481.148 cv
10567
416.974 482.375 416.171 483.644 414.527 483.644 cv
10568
412.883 483.644 412.08 482.375 411.303 481.148 cv
10569
410.567 479.982 409.871 478.882 408.502 478.882 cv
10570
407.133 478.882 406.438 479.982 405.701 481.148 cv
10571
404.924 482.375 404.121 483.644 402.477 483.644 cv
10572
400.833 483.644 400.03 482.375 399.253 481.148 cv
10573
398.517 479.982 397.821 478.882 396.453 478.882 cv
10574
395.083 478.882 394.388 479.982 393.651 481.148 cv
10575
392.875 482.375 392.071 483.644 390.427 483.644 cv
10576
388.784 483.644 387.98 482.375 387.204 481.148 cv
10577
386.467 479.982 385.772 478.882 384.404 478.882 cv
10578
383.036 478.882 382.339 479.982 381.603 481.148 cv
10579
380.826 482.375 380.023 483.644 378.378 483.644 cv
10580
376.735 483.644 375.932 482.375 375.156 481.148 cv
10581
374.419 479.982 373.723 478.882 372.355 478.882 cv
10582
370.987 478.882 370.292 479.982 369.555 481.148 cv
10583
368.779 482.375 367.976 483.644 366.333 483.644 cv
10584
364.69 483.644 363.886 482.375 363.11 481.148 cv
10585
362.374 479.982 361.677 478.882 360.309 478.882 cv
10586
358.941 478.882 358.245 479.982 357.508 481.148 cv
10587
356.732 482.375 355.929 483.644 354.286 483.644 cv
10588
352.643 483.644 351.84 482.375 351.064 481.148 cv
10589
350.328 479.982 349.632 478.882 348.265 478.882 cv
10590
346.898 478.882 346.203 479.982 345.466 481.148 cv
10591
344.69 482.375 343.887 483.644 342.244 483.644 cv
10592
340.599 483.644 339.796 482.375 339.019 481.148 cv
10593
338.283 479.982 337.586 478.882 336.218 478.882 cv
10594
334.85 478.882 334.155 479.982 333.418 481.148 cv
10595
332.642 482.375 331.839 483.644 330.197 483.644 cv
10596
328.554 483.644 327.751 482.375 326.976 481.148 cv
10597
326.24 479.982 325.544 478.882 324.178 478.882 cv
10598
322.811 478.882 322.116 479.982 321.379 481.148 cv
10599
320.604 482.375 319.801 483.644 318.159 483.644 cv
10600
316.515 483.644 315.712 482.375 314.936 481.148 cv
10601
314.2 479.982 313.504 478.882 312.136 478.882 cv
10602
310.768 478.882 310.072 479.982 309.335 481.148 cv
10603
308.559 482.375 307.755 483.644 306.112 483.644 cv
10604
304.468 483.644 303.666 482.375 302.888 481.148 cv
10605
302.152 479.982 301.457 478.882 300.088 478.882 cv
10606
298.719 478.882 298.024 479.982 297.288 481.148 cv
10607
296.51 482.375 295.708 483.644 294.064 483.644 cv
10608
292.42 483.644 291.618 482.375 290.84 481.148 cv
10609
290.104 479.982 289.409 478.882 288.04 478.882 cv
10610
286.671 478.882 285.976 479.982 285.24 481.148 cv
10611
284.462 482.375 283.66 483.644 282.016 483.644 cv
10612
280.373 483.644 279.57 482.375 278.792 481.148 cv
10613
278.056 479.982 277.361 478.882 275.993 478.882 cv
10614
274.625 478.882 273.928 479.982 273.192 481.148 cv
10615
272.416 482.375 271.613 483.644 269.968 483.644 cv
10616
268.326 483.644 267.522 482.375 266.746 481.148 cv
10617
266.009 479.982 265.314 478.882 263.946 478.882 cv
10618
262.578 478.882 261.881 479.982 261.145 481.148 cv
10619
260.369 482.375 259.566 483.644 257.922 483.644 cv
10620
256.278 483.644 255.475 482.375 254.698 481.148 cv
10621
253.961 479.982 253.265 478.882 251.897 478.882 cv
10622
250.53 478.882 249.833 479.982 249.097 481.148 cv
10623
248.321 482.375 247.518 483.644 245.875 483.644 cv
10624
244.231 483.644 243.428 482.375 242.652 481.148 cv
10625
241.916 479.982 241.219 478.882 239.852 478.882 cv
10626
238.484 478.882 237.788 479.982 237.051 481.148 cv
10627
236.275 482.375 235.472 483.644 233.829 483.644 cv
10628
232.185 483.644 231.381 482.375 230.605 481.148 cv
10629
229.869 479.982 229.172 478.882 227.804 478.882 cv
10630
226.436 478.882 225.74 479.982 225.003 481.148 cv
10631
224.227 482.375 223.424 483.644 221.781 483.644 cv
10632
220.137 483.644 219.334 482.375 218.558 481.148 cv
10633
217.822 479.982 217.126 478.882 215.759 478.882 cv
10634
214.391 478.882 213.696 479.982 212.959 481.148 cv
10635
212.183 482.375 211.38 483.644 209.737 483.644 cv
10636
208.093 483.644 207.291 482.375 206.513 481.148 cv
10637
205.777 479.982 205.082 478.882 203.712 478.882 cv
10638
202.344 478.882 201.649 479.982 200.913 481.148 cv
10639
200.135 482.375 199.333 483.644 197.689 483.644 cv
10640
196.045 483.644 195.243 482.375 194.466 481.148 cv
10641
193.73 479.982 193.035 478.882 191.667 478.882 cv
10642
190.299 478.882 189.604 479.982 188.868 481.148 cv
10643
188.091 482.375 187.289 483.644 185.646 483.644 cv
10644
184.002 483.644 183.2 482.375 182.423 481.148 cv
10645
181.687 479.982 180.992 478.882 179.624 478.882 cv
10646
178.255 478.882 177.56 479.982 176.824 481.148 cv
10647
176.046 482.375 175.244 483.644 173.6 483.644 cv
10648
171.957 483.644 171.154 482.375 170.376 481.148 cv
10649
169.64 479.982 168.945 478.882 167.577 478.882 cv
10650
166.208 478.882 165.513 479.982 164.777 481.148 cv
10651
164 482.375 163.198 483.644 161.554 483.644 cv
10652
159.912 483.644 159.109 482.375 158.333 481.148 cv
10653
157.596 479.982 156.901 478.882 155.534 478.882 cv
10654
155.534 478.382 li
10655
157.176 478.382 157.979 479.652 158.755 480.88 cv
10656
159.492 482.044 160.187 483.144 161.554 483.144 cv
10657
162.922 483.144 163.618 482.044 164.354 480.88 cv
10658
165.13 479.652 165.933 478.382 167.577 478.382 cv
10659
169.22 478.382 170.023 479.652 170.799 480.88 cv
10660
171.536 482.044 172.232 483.144 173.6 483.144 cv
10661
174.968 483.144 175.665 482.044 176.401 480.88 cv
10662
177.177 479.652 177.98 478.382 179.624 478.382 cv
10663
181.267 478.382 182.07 479.652 182.846 480.88 cv
10664
183.583 482.044 184.278 483.144 185.646 483.144 cv
10665
187.013 483.144 187.708 482.044 188.445 480.88 cv
10666
189.221 479.652 190.024 478.382 191.667 478.382 cv
10667
193.31 478.382 194.113 479.652 194.889 480.88 cv
10668
195.625 482.044 196.321 483.144 197.689 483.144 cv
10669
199.057 483.144 199.753 482.044 200.49 480.88 cv
10670
201.266 479.652 202.069 478.382 203.712 478.382 cv
10671
205.357 478.382 206.16 479.652 206.936 480.88 cv
10672
207.672 482.044 208.369 483.144 209.737 483.144 cv
10673
211.104 483.144 211.8 482.044 212.537 480.88 cv
10674
213.313 479.652 214.116 478.382 215.759 478.382 cv
10675
217.402 478.382 218.205 479.652 218.981 480.88 cv
10676
219.717 482.044 220.413 483.144 221.781 483.144 cv
10677
223.149 483.144 223.844 482.044 224.581 480.88 cv
10678
225.357 479.652 226.161 478.382 227.804 478.382 cv
10679
229.448 478.382 230.25 479.652 231.028 480.88 cv
10680
231.764 482.044 232.459 483.144 233.829 483.144 cv
10681
235.197 483.144 235.892 482.044 236.628 480.88 cv
10682
237.406 479.652 238.208 478.382 239.852 478.382 cv
10683
241.495 478.382 242.298 479.652 243.075 480.88 cv
10684
243.811 482.044 244.506 483.144 245.875 483.144 cv
10685
247.243 483.144 247.938 482.044 248.674 480.88 cv
10686
249.451 479.652 250.254 478.382 251.897 478.382 cv
10687
253.541 478.382 254.344 479.652 255.121 480.88 cv
10688
255.858 482.044 256.553 483.144 257.922 483.144 cv
10689
259.291 483.144 259.986 482.044 260.722 480.88 cv
10690
261.5 479.652 262.302 478.382 263.946 478.382 cv
10691
265.589 478.382 266.392 479.652 267.168 480.88 cv
10692
267.905 482.044 268.601 483.144 269.968 483.144 cv
10693
271.337 483.144 272.033 482.044 272.769 480.88 cv
10694
273.546 479.652 274.349 478.382 275.993 478.382 cv
10695
277.636 478.382 278.439 479.652 279.215 480.88 cv
10696
279.952 482.044 280.648 483.144 282.016 483.144 cv
10697
283.384 483.144 284.081 482.044 284.817 480.88 cv
10698
285.593 479.652 286.396 478.382 288.04 478.382 cv
10699
289.684 478.382 290.487 479.652 291.263 480.88 cv
10700
292 482.044 292.696 483.144 294.064 483.144 cv
10701
295.432 483.144 296.128 482.044 296.865 480.88 cv
10702
297.641 479.652 298.445 478.382 300.088 478.382 cv
10703
301.732 478.382 302.535 479.652 303.311 480.88 cv
10704
304.047 482.044 304.744 483.144 306.112 483.144 cv
10705
307.48 483.144 308.176 482.044 308.913 480.88 cv
10706
309.69 479.652 310.493 478.382 312.136 478.382 cv
10707
313.78 478.382 314.583 479.652 315.359 480.88 cv
10708
316.095 482.044 316.791 483.144 318.159 483.144 cv
10709
319.526 483.144 320.221 482.044 320.957 480.88 cv
10710
321.733 479.652 322.536 478.382 324.178 478.382 cv
10711
325.821 478.382 326.623 479.652 327.399 480.88 cv
10712
328.134 482.044 328.83 483.144 330.197 483.144 cv
10713
331.564 483.144 332.259 482.044 332.996 480.88 cv
10714
333.772 479.652 334.575 478.382 336.218 478.382 cv
10715
337.862 478.382 338.666 479.652 339.442 480.88 cv
10716
340.179 482.044 340.875 483.144 342.244 483.144 cv
10717
343.612 483.144 344.307 482.044 345.043 480.88 cv
10718
345.82 479.652 346.623 478.382 348.265 478.382 cv
10719
349.909 478.382 350.71 479.652 351.487 480.88 cv
10720
352.223 482.044 352.918 483.144 354.286 483.144 cv
10721
355.654 483.144 356.349 482.044 357.085 480.88 cv
10722
357.862 479.652 358.666 478.382 360.309 478.382 cv
10723
361.953 478.382 362.755 479.652 363.533 480.88 cv
10724
364.269 482.044 364.965 483.144 366.333 483.144 cv
10725
367.701 483.144 368.396 482.044 369.132 480.88 cv
10726
369.909 479.652 370.711 478.382 372.355 478.382 cv
10727
373.999 478.382 374.801 479.652 375.579 480.88 cv
10728
376.315 482.044 377.01 483.144 378.378 483.144 cv
10729
379.748 483.144 380.443 482.044 381.18 480.88 cv
10730
381.957 479.652 382.76 478.382 384.404 478.382 cv
10731
386.047 478.382 386.85 479.652 387.626 480.88 cv
10732
388.363 482.044 389.059 483.144 390.427 483.144 cv
10733
391.795 483.144 392.492 482.044 393.228 480.88 cv
10734
394.005 479.652 394.808 478.382 396.453 478.382 cv
10735
398.096 478.382 398.899 479.652 399.676 480.88 cv
10736
400.413 482.044 401.108 483.144 402.477 483.144 cv
10737
403.845 483.144 404.542 482.044 405.278 480.88 cv
10738
406.055 479.652 406.858 478.382 408.502 478.382 cv
10739
410.146 478.382 410.949 479.652 411.726 480.88 cv
10740
412.462 482.044 413.158 483.144 414.527 483.144 cv
10741
415.896 483.144 416.592 482.044 417.329 480.88 cv
10742
418.106 479.652 418.91 478.382 420.553 478.382 cv
10743
422.197 478.382 423 479.652 423.777 480.88 cv
10744
424.514 482.044 425.209 483.144 426.579 483.144 cv
10745
427.948 483.144 428.644 482.044 429.38 480.88 cv
10746
430.158 479.652 430.961 478.382 432.605 478.382 cv
10747
434.25 478.382 435.053 479.652 435.831 480.88 cv
10748
436.568 482.044 437.264 483.144 438.633 483.144 cv
10749
440.002 483.144 440.699 482.044 441.435 480.88 cv
10750
442.212 479.652 443.016 478.382 444.66 478.382 cv
10751
446.304 478.382 447.108 479.652 447.884 480.88 cv
10752
448.622 482.044 449.318 483.144 450.687 483.144 cv
10753
452.056 483.144 452.752 482.044 453.489 480.88 cv
10754
454.266 479.652 455.07 478.382 456.714 478.382 cv
10755
458.358 478.382 459.161 479.652 459.937 480.88 cv
10756
460.673 482.044 461.369 483.144 462.737 483.144 cv
10757
464.105 483.144 464.801 482.044 465.538 480.88 cv
10758
466.315 479.652 467.118 478.382 468.762 478.382 cv
10759
470.407 478.382 471.209 479.652 471.987 480.88 cv
10760
472.724 482.044 473.42 483.144 474.79 483.144 cv
10761
476.16 483.144 476.856 482.044 477.592 480.88 cv
10762
478.37 479.652 479.173 478.382 480.818 478.382 cv
10763
482.462 478.382 483.265 479.652 484.042 480.88 cv
10764
484.78 482.044 485.476 483.144 486.845 483.144 cv
10765
488.215 483.144 488.912 482.044 489.649 480.88 cv
10766
490.426 479.652 491.23 478.382 492.875 478.382 cv
10767
494.519 478.382 495.323 479.652 496.1 480.88 cv
10768
496.836 482.044 497.533 483.144 498.902 483.144 cv
10769
500.272 483.144 500.968 482.044 501.706 480.88 cv
10770
502.484 479.652 503.288 478.382 504.933 478.382 cv
10771
506.58 478.382 507.383 479.652 508.162 480.88 cv
10772
508.9 482.044 509.597 483.144 510.968 483.144 cv
10773
512.34 483.144 513.038 482.044 513.776 480.88 cv
10774
514.553 479.652 515.358 478.382 517.004 478.382 cv
10775
517.004 478.882 li
10776
515.633 478.882 514.936 479.982 514.198 481.148 cv
10777
513.419 482.375 512.615 483.644 510.968 483.644 cv
10778
cp
10779
level3{
10780
gsave
10781
clp
10782
[746.112 0 0 746.112 142 481.013 ]ct
10783
/0 /Gradient get_res clonedict shfill grestore
10784
}if
10785
level3 not{
10786
gsave
10787
[746.112 0 0 746.112 142 481.013 ]ct
10788
clp
10789
/0 /Gradient get_res exec grestore
10790
}if
10791
np
10792
511.345 486.39 mo
10793
509.796 486.39 509.04 485.244 508.307 484.136 cv
10794
507.618 483.091 506.966 482.105 505.687 482.105 cv
10795
504.408 482.105 503.757 483.091 503.068 484.136 cv
10796
502.336 485.244 501.581 486.39 500.032 486.39 cv
10797
498.485 486.39 497.729 485.244 496.999 484.136 cv
10798
496.31 483.091 495.66 482.105 494.382 482.105 cv
10799
493.103 482.105 492.453 483.091 491.764 484.136 cv
10800
491.033 485.244 490.277 486.39 488.729 486.39 cv
10801
487.181 486.39 486.425 485.244 485.695 484.136 cv
10802
485.006 483.091 484.356 482.105 483.078 482.105 cv
10803
481.799 482.105 481.149 483.091 480.46 484.136 cv
10804
479.729 485.244 478.973 486.39 477.426 486.39 cv
10805
475.878 486.39 475.123 485.244 474.392 484.136 cv
10806
473.704 483.091 473.053 482.105 471.775 482.105 cv
10807
470.498 482.105 469.847 483.091 469.16 484.136 cv
10808
468.428 485.244 467.672 486.39 466.125 486.39 cv
10809
464.58 486.39 463.825 485.244 463.094 484.136 cv
10810
462.407 483.091 461.756 482.105 460.48 482.105 cv
10811
459.202 482.105 458.551 483.091 457.863 484.136 cv
10812
457.132 485.244 456.376 486.39 454.83 486.39 cv
10813
453.283 486.39 452.527 485.244 451.796 484.136 cv
10814
451.108 483.091 450.458 482.105 449.179 482.105 cv
10815
447.902 482.105 447.251 483.091 446.563 484.136 cv
10816
445.833 485.244 445.077 486.39 443.529 486.39 cv
10817
441.982 486.39 441.226 485.244 440.495 484.136 cv
10818
439.806 483.091 439.156 482.105 437.878 482.105 cv
10819
436.6 482.105 435.95 483.091 435.261 484.136 cv
10820
434.531 485.244 433.775 486.39 432.228 486.39 cv
10821
430.681 486.39 429.925 485.244 429.195 484.136 cv
10822
428.506 483.091 427.857 482.105 426.579 482.105 cv
10823
425.301 482.105 424.651 483.091 423.962 484.136 cv
10824
423.232 485.244 422.476 486.39 420.929 486.39 cv
10825
419.382 486.39 418.626 485.244 417.896 484.136 cv
10826
417.208 483.091 416.558 482.105 415.281 482.105 cv
10827
414.003 482.105 413.353 483.091 412.666 484.136 cv
10828
411.934 485.244 411.178 486.39 409.631 486.39 cv
10829
408.085 486.39 407.33 485.244 406.599 484.136 cv
10830
405.911 483.091 405.261 482.105 403.984 482.105 cv
10831
402.707 482.105 402.056 483.091 401.369 484.136 cv
10832
400.637 485.244 399.881 486.39 398.334 486.39 cv
10833
396.789 486.39 396.033 485.244 395.302 484.136 cv
10834
394.615 483.091 393.965 482.105 392.688 482.105 cv
10835
391.411 482.105 390.76 483.091 390.072 484.136 cv
10836
389.341 485.244 388.585 486.39 387.039 486.39 cv
10837
385.493 486.39 384.737 485.244 384.006 484.136 cv
10838
383.319 483.091 382.668 482.105 381.392 482.105 cv
10839
380.115 482.105 379.465 483.091 378.778 484.136 cv
10840
378.047 485.244 377.292 486.39 375.747 486.39 cv
10841
374.2 486.39 373.444 485.244 372.713 484.136 cv
10842
372.025 483.091 371.375 482.105 370.098 482.105 cv
10843
368.821 482.105 368.171 483.091 367.484 484.136 cv
10844
366.753 485.244 365.998 486.39 364.452 486.39 cv
10845
362.906 486.39 362.151 485.244 361.42 484.136 cv
10846
360.733 483.091 360.083 482.105 358.807 482.105 cv
10847
357.531 482.105 356.881 483.091 356.194 484.136 cv
10848
355.463 485.244 354.708 486.39 353.162 486.39 cv
10849
351.615 486.39 350.859 485.244 350.128 484.136 cv
10850
349.44 483.091 348.791 482.105 347.512 482.105 cv
10851
346.236 482.105 345.586 483.091 344.898 484.136 cv
10852
344.168 485.244 343.414 486.39 341.868 486.39 cv
10853
340.322 486.39 339.567 485.244 338.837 484.136 cv
10854
338.15 483.091 337.5 482.105 336.224 482.105 cv
10855
334.948 482.105 334.298 483.091 333.612 484.136 cv
10856
332.881 485.244 332.126 486.39 330.582 486.39 cv
10857
329.035 486.39 328.28 485.244 327.549 484.136 cv
10858
326.862 483.091 326.212 482.105 324.935 482.105 cv
10859
323.658 482.105 323.008 483.091 322.321 484.136 cv
10860
321.589 485.244 320.834 486.39 319.288 486.39 cv
10861
317.742 486.39 316.986 485.244 316.255 484.136 cv
10862
315.568 483.091 314.917 482.105 313.641 482.105 cv
10863
312.364 482.105 311.713 483.091 311.025 484.136 cv
10864
310.294 485.244 309.54 486.39 307.993 486.39 cv
10865
306.447 486.39 305.691 485.244 304.96 484.136 cv
10866
304.272 483.091 303.623 482.105 302.345 482.105 cv
10867
301.068 482.105 300.418 483.091 299.731 484.136 cv
10868
299 485.244 298.245 486.39 296.699 486.39 cv
10869
295.152 486.39 294.396 485.244 293.666 484.136 cv
10870
292.977 483.091 292.328 482.105 291.05 482.105 cv
10871
289.773 482.105 289.124 483.091 288.436 484.136 cv
10872
287.705 485.244 286.95 486.39 285.403 486.39 cv
10873
283.857 486.39 283.101 485.244 282.371 484.136 cv
10874
281.683 483.091 281.033 482.105 279.756 482.105 cv
10875
278.479 482.105 277.83 483.091 277.142 484.136 cv
10876
276.411 485.244 275.656 486.39 274.109 486.39 cv
10877
272.562 486.39 271.807 485.244 271.076 484.136 cv
10878
270.388 483.091 269.738 482.105 268.46 482.105 cv
10879
267.184 482.105 266.534 483.091 265.846 484.136 cv
10880
265.116 485.244 264.361 486.39 262.814 486.39 cv
10881
261.268 486.39 260.512 485.244 259.782 484.136 cv
10882
259.094 483.091 258.445 482.105 257.167 482.105 cv
10883
255.89 482.105 255.241 483.091 254.552 484.136 cv
10884
253.823 485.244 253.067 486.39 251.521 486.39 cv
10885
249.974 486.39 249.218 485.244 248.488 484.136 cv
10886
247.799 483.091 247.15 482.105 245.873 482.105 cv
10887
244.596 482.105 243.946 483.091 243.258 484.136 cv
10888
242.528 485.244 241.773 486.39 240.226 486.39 cv
10889
238.68 486.39 237.925 485.244 237.195 484.136 cv
10890
236.507 483.091 235.857 482.105 234.581 482.105 cv
10891
233.303 482.105 232.654 483.091 231.965 484.136 cv
10892
231.236 485.244 230.48 486.39 228.934 486.39 cv
10893
227.388 486.39 226.632 485.244 225.902 484.136 cv
10894
225.214 483.091 224.564 482.105 223.287 482.105 cv
10895
222.009 482.105 221.36 483.091 220.672 484.136 cv
10896
219.941 485.244 219.186 486.39 217.639 486.39 cv
10897
216.093 486.39 215.338 485.244 214.608 484.136 cv
10898
213.92 483.091 213.271 482.105 211.994 482.105 cv
10899
210.717 482.105 210.068 483.091 209.38 484.136 cv
10900
208.65 485.244 207.894 486.39 206.348 486.39 cv
10901
204.802 486.39 204.047 485.244 203.317 484.136 cv
10902
202.629 483.091 201.98 482.105 200.703 482.105 cv
10903
199.425 482.105 198.776 483.091 198.087 484.136 cv
10904
197.358 485.244 196.602 486.39 195.056 486.39 cv
10905
193.509 486.39 192.754 485.244 192.023 484.136 cv
10906
191.335 483.091 190.686 482.105 189.409 482.105 cv
10907
188.131 482.105 187.482 483.091 186.793 484.136 cv
10908
186.064 485.244 185.308 486.39 183.762 486.39 cv
10909
182.216 486.39 181.461 485.244 180.731 484.136 cv
10910
180.043 483.091 179.394 482.105 178.118 482.105 cv
10911
176.841 482.105 176.192 483.091 175.504 484.136 cv
10912
174.774 485.244 174.019 486.39 172.473 486.39 cv
10913
170.927 486.39 170.171 485.244 169.441 484.136 cv
10914
168.753 483.091 168.104 482.105 166.828 482.105 cv
10915
165.55 482.105 164.901 483.091 164.213 484.136 cv
10916
163.483 485.244 162.727 486.39 161.181 486.39 cv
10917
159.634 486.39 158.879 485.244 158.148 484.136 cv
10918
157.46 483.091 156.811 482.105 155.534 482.105 cv
10919
155.534 481.605 li
10920
157.08 481.605 157.835 482.751 158.566 483.861 cv
10921
159.253 484.904 159.904 485.89 161.181 485.89 cv
10922
162.458 485.89 163.108 484.904 163.795 483.861 cv
10923
164.526 482.751 165.281 481.605 166.828 481.605 cv
10924
168.374 481.605 169.128 482.751 169.859 483.861 cv
10925
170.546 484.904 171.196 485.89 172.473 485.89 cv
10926
173.75 485.89 174.399 484.904 175.086 483.861 cv
10927
175.817 482.751 176.572 481.605 178.118 481.605 cv
10928
179.664 481.605 180.418 482.751 181.149 483.861 cv
10929
181.836 484.904 182.486 485.89 183.762 485.89 cv
10930
185.04 485.89 185.689 484.904 186.376 483.861 cv
10931
187.107 482.751 187.862 481.605 189.409 481.605 cv
10932
190.955 481.605 191.71 482.751 192.441 483.861 cv
10933
193.128 484.904 193.779 485.89 195.056 485.89 cv
10934
196.333 485.89 196.983 484.904 197.67 483.861 cv
10935
198.401 482.751 199.157 481.605 200.703 481.605 cv
10936
202.249 481.605 203.004 482.751 203.735 483.861 cv
10937
204.422 484.904 205.072 485.89 206.348 485.89 cv
10938
207.625 485.89 208.275 484.904 208.962 483.861 cv
10939
209.693 482.751 210.448 481.605 211.994 481.605 cv
10940
213.54 481.605 214.295 482.751 215.026 483.861 cv
10941
215.713 484.904 216.363 485.89 217.639 485.89 cv
10942
218.917 485.89 219.567 484.904 220.254 483.861 cv
10943
220.985 482.751 221.741 481.605 223.287 481.605 cv
10944
224.833 481.605 225.588 482.751 226.32 483.861 cv
10945
227.007 484.904 227.657 485.89 228.934 485.89 cv
10946
230.211 485.89 230.861 484.904 231.548 483.861 cv
10947
232.279 482.751 233.034 481.605 234.581 481.605 cv
10948
236.126 481.605 236.882 482.751 237.613 483.861 cv
10949
238.3 484.904 238.95 485.89 240.226 485.89 cv
10950
241.503 485.89 242.153 484.904 242.84 483.861 cv
10951
243.571 482.751 244.327 481.605 245.873 481.605 cv
10952
247.419 481.605 248.174 482.751 248.905 483.861 cv
10953
249.593 484.904 250.244 485.89 251.521 485.89 cv
10954
252.797 485.89 253.448 484.904 254.135 483.861 cv
10955
254.866 482.751 255.622 481.605 257.167 481.605 cv
10956
258.714 481.605 259.469 482.751 260.2 483.861 cv
10957
260.887 484.904 261.538 485.89 262.814 485.89 cv
10958
264.091 485.89 264.741 484.904 265.428 483.861 cv
10959
266.159 482.751 266.915 481.605 268.46 481.605 cv
10960
270.007 481.605 270.763 482.751 271.494 483.861 cv
10961
272.182 484.904 272.832 485.89 274.109 485.89 cv
10962
275.386 485.89 276.037 484.904 276.724 483.861 cv
10963
277.455 482.751 278.209 481.605 279.756 481.605 cv
10964
281.302 481.605 282.057 482.751 282.788 483.861 cv
10965
283.476 484.904 284.125 485.89 285.403 485.89 cv
10966
286.68 485.89 287.33 484.904 288.018 483.861 cv
10967
288.749 482.751 289.504 481.605 291.05 481.605 cv
10968
292.597 481.605 293.352 482.751 294.083 483.861 cv
10969
294.771 484.904 295.421 485.89 296.699 485.89 cv
10970
297.975 485.89 298.625 484.904 299.313 483.861 cv
10971
300.043 482.751 300.798 481.605 302.345 481.605 cv
10972
303.892 481.605 304.647 482.751 305.378 483.861 cv
10973
306.066 484.904 306.715 485.89 307.993 485.89 cv
10974
309.27 485.89 309.919 484.904 310.608 483.861 cv
10975
311.338 482.751 312.094 481.605 313.641 481.605 cv
10976
315.187 481.605 315.943 482.751 316.672 483.861 cv
10977
317.361 484.904 318.01 485.89 319.288 485.89 cv
10978
320.565 485.89 321.215 484.904 321.903 483.861 cv
10979
322.633 482.751 323.389 481.605 324.935 481.605 cv
10980
326.481 481.605 327.237 482.751 327.967 483.861 cv
10981
328.655 484.904 329.304 485.89 330.582 485.89 cv
10982
331.857 485.89 332.506 484.904 333.194 483.861 cv
10983
333.923 482.751 334.678 481.605 336.224 481.605 cv
10984
337.77 481.605 338.525 482.751 339.255 483.861 cv
10985
339.942 484.904 340.591 485.89 341.868 485.89 cv
10986
343.144 485.89 343.793 484.904 344.481 483.861 cv
10987
345.211 482.751 345.966 481.605 347.512 481.605 cv
10988
349.059 481.605 349.815 482.751 350.545 483.861 cv
10989
351.234 484.904 351.884 485.89 353.162 485.89 cv
10990
354.439 485.89 355.088 484.904 355.776 483.861 cv
10991
356.506 482.751 357.261 481.605 358.807 481.605 cv
10992
360.353 481.605 361.108 482.751 361.838 483.861 cv
10993
362.526 484.904 363.175 485.89 364.452 485.89 cv
10994
365.728 485.89 366.378 484.904 367.066 483.861 cv
10995
367.796 482.751 368.551 481.605 370.098 481.605 cv
10996
371.645 481.605 372.4 482.751 373.13 483.861 cv
10997
373.819 484.904 374.469 485.89 375.747 485.89 cv
10998
377.023 485.89 377.672 484.904 378.36 483.861 cv
10999
379.09 482.751 379.846 481.605 381.392 481.605 cv
11000
382.938 481.605 383.694 482.751 384.423 483.861 cv
11001
385.112 484.904 385.761 485.89 387.039 485.89 cv
11002
388.317 485.89 388.966 484.904 389.655 483.861 cv
11003
390.385 482.751 391.141 481.605 392.688 481.605 cv
11004
394.235 481.605 394.99 482.751 395.72 483.861 cv
11005
396.408 484.904 397.058 485.89 398.334 485.89 cv
11006
399.613 485.89 400.262 484.904 400.951 483.861 cv
11007
401.681 482.751 402.437 481.605 403.984 481.605 cv
11008
405.531 481.605 406.286 482.751 407.017 483.861 cv
11009
407.705 484.904 408.354 485.89 409.631 485.89 cv
11010
410.91 485.89 411.559 484.904 412.248 483.861 cv
11011
412.978 482.751 413.734 481.605 415.281 481.605 cv
11012
416.828 481.605 417.583 482.751 418.314 483.861 cv
11013
419.001 484.904 419.652 485.89 420.929 485.89 cv
11014
422.207 485.89 422.857 484.904 423.545 483.861 cv
11015
424.276 482.751 425.032 481.605 426.579 481.605 cv
11016
428.125 481.605 428.881 482.751 429.613 483.861 cv
11017
430.3 484.904 430.951 485.89 432.228 485.89 cv
11018
433.505 485.89 434.156 484.904 434.844 483.861 cv
11019
435.575 482.751 436.331 481.605 437.878 481.605 cv
11020
439.425 481.605 440.181 482.751 440.912 483.861 cv
11021
441.6 484.904 442.25 485.89 443.529 485.89 cv
11022
444.807 485.89 445.458 484.904 446.146 483.861 cv
11023
446.876 482.751 447.632 481.605 449.179 481.605 cv
11024
450.727 481.605 451.483 482.751 452.213 483.861 cv
11025
452.902 484.904 453.552 485.89 454.83 485.89 cv
11026
456.108 485.89 456.757 484.904 457.446 483.861 cv
11027
458.176 482.751 458.932 481.605 460.48 481.605 cv
11028
462.026 481.605 462.782 482.751 463.512 483.861 cv
11029
464.2 484.904 464.849 485.89 466.125 485.89 cv
11030
467.404 485.89 468.053 484.904 468.742 483.861 cv
11031
469.472 482.751 470.228 481.605 471.775 481.605 cv
11032
473.322 481.605 474.078 482.751 474.809 483.861 cv
11033
475.498 484.904 476.148 485.89 477.426 485.89 cv
11034
478.705 485.89 479.355 484.904 480.043 483.861 cv
11035
480.774 482.751 481.53 481.605 483.078 481.605 cv
11036
484.625 481.605 485.38 482.751 486.112 483.861 cv
11037
486.8 484.904 487.451 485.89 488.729 485.89 cv
11038
490.007 485.89 490.658 484.904 491.347 483.861 cv
11039
492.078 482.751 492.834 481.605 494.382 481.605 cv
11040
495.929 481.605 496.685 482.751 497.417 483.861 cv
11041
498.104 484.904 498.754 485.89 500.032 485.89 cv
11042
501.311 485.89 501.962 484.904 502.651 483.861 cv
11043
503.382 482.751 504.139 481.605 505.687 481.605 cv
11044
507.236 481.605 507.993 482.751 508.724 483.861 cv
11045
509.414 484.904 510.065 485.89 511.345 485.89 cv
11046
512.625 485.89 513.277 484.904 513.966 483.861 cv
11047
514.699 482.751 515.456 481.605 517.004 481.605 cv
11048
517.004 482.105 li
11049
515.724 482.105 515.073 483.091 514.383 484.136 cv
11050
513.652 485.244 512.895 486.39 511.345 486.39 cv
11051
cp
11052
level3{
11053
gsave
11054
clp
11055
[746.112 0 0 746.112 142 483.998 ]ct
11056
/0 /Gradient get_res clonedict shfill grestore
11057
}if
11058
level3 not{
11059
gsave
11060
[746.112 0 0 746.112 142 483.998 ]ct
11061
clp
11062
/0 /Gradient get_res exec grestore
11063
}if
11064
np
11065
511.677 489.136 mo
11066
510.215 489.136 509.5 488.113 508.809 487.125 cv
11067
508.164 486.201 507.552 485.328 506.351 485.328 cv
11068
505.151 485.328 504.541 486.201 503.895 487.125 cv
11069
503.204 488.113 502.49 489.136 501.029 489.136 cv
11070
499.569 489.136 498.855 488.113 498.165 487.125 cv
11071
497.519 486.201 496.91 485.328 495.71 485.328 cv
11072
494.51 485.328 493.9 486.201 493.254 487.125 cv
11073
492.564 488.113 491.849 489.136 490.389 489.136 cv
11074
488.929 489.136 488.214 488.113 487.524 487.125 cv
11075
486.878 486.201 486.269 485.328 485.07 485.328 cv
11076
483.87 485.328 483.26 486.201 482.615 487.125 cv
11077
481.924 488.113 481.209 489.136 479.75 489.136 cv
11078
478.29 489.136 477.576 488.113 476.885 487.125 cv
11079
476.24 486.201 475.63 485.328 474.43 485.328 cv
11080
473.231 485.328 472.622 486.201 471.977 487.125 cv
11081
471.287 488.113 470.573 489.136 469.113 489.136 cv
11082
467.654 489.136 466.94 488.113 466.25 487.125 cv
11083
465.605 486.201 464.997 485.328 463.798 485.328 cv
11084
462.599 485.328 461.99 486.201 461.344 487.125 cv
11085
460.654 488.113 459.941 489.136 458.481 489.136 cv
11086
457.021 489.136 456.307 488.113 455.617 487.125 cv
11087
454.971 486.201 454.362 485.328 453.162 485.328 cv
11088
451.962 485.328 451.353 486.201 450.708 487.125 cv
11089
450.017 488.113 449.303 489.136 447.843 489.136 cv
11090
446.383 489.136 445.669 488.113 444.979 487.125 cv
11091
444.333 486.201 443.723 485.328 442.524 485.328 cv
11092
441.325 485.328 440.715 486.201 440.07 487.125 cv
11093
439.379 488.113 438.666 489.136 437.206 489.136 cv
11094
435.746 489.136 435.033 488.113 434.342 487.125 cv
11095
433.697 486.201 433.087 485.328 431.888 485.328 cv
11096
430.689 485.328 430.08 486.201 429.434 487.125 cv
11097
428.744 488.113 428.03 489.136 426.57 489.136 cv
11098
425.11 489.136 424.397 488.113 423.707 487.125 cv
11099
423.061 486.201 422.452 485.328 421.253 485.328 cv
11100
420.054 485.328 419.445 486.201 418.799 487.125 cv
11101
418.109 488.113 417.396 489.136 415.936 489.136 cv
11102
414.476 489.136 413.762 488.113 413.073 487.125 cv
11103
412.427 486.201 411.818 485.328 410.62 485.328 cv
11104
409.421 485.328 408.811 486.201 408.167 487.125 cv
11105
407.476 488.113 406.762 489.136 405.302 489.136 cv
11106
403.843 489.136 403.129 488.113 402.44 487.125 cv
11107
401.794 486.201 401.186 485.328 399.987 485.328 cv
11108
398.788 485.328 398.178 486.201 397.534 487.125 cv
11109
396.843 488.113 396.129 489.136 394.669 489.136 cv
11110
393.21 489.136 392.497 488.113 391.807 487.125 cv
11111
391.162 486.201 390.552 485.328 389.354 485.328 cv
11112
388.157 485.328 387.547 486.201 386.903 487.125 cv
11113
386.212 488.113 385.5 489.136 384.041 489.136 cv
11114
382.581 489.136 381.868 488.113 381.177 487.125 cv
11115
380.532 486.201 379.922 485.328 378.723 485.328 cv
11116
377.525 485.328 376.916 486.201 376.271 487.125 cv
11117
375.581 488.113 374.868 489.136 373.409 489.136 cv
11118
371.95 489.136 371.237 488.113 370.547 487.125 cv
11119
369.903 486.201 369.293 485.328 368.095 485.328 cv
11120
366.898 485.328 366.289 486.201 365.644 487.125 cv
11121
364.954 488.113 364.241 489.136 362.782 489.136 cv
11122
361.322 489.136 360.608 488.113 359.917 487.125 cv
11123
359.273 486.201 358.663 485.328 357.464 485.328 cv
11124
356.266 485.328 355.657 486.201 355.012 487.125 cv
11125
354.322 488.113 353.609 489.136 352.15 489.136 cv
11126
350.692 489.136 349.979 488.113 349.29 487.125 cv
11127
348.645 486.201 348.036 485.328 346.838 485.328 cv
11128
345.641 485.328 345.033 486.201 344.388 487.125 cv
11129
343.699 488.113 342.985 489.136 341.527 489.136 cv
11130
340.068 489.136 339.354 488.113 338.665 487.125 cv
11131
338.019 486.201 337.411 485.328 336.212 485.328 cv
11132
335.014 485.328 334.405 486.201 333.759 487.125 cv
11133
333.07 488.113 332.356 489.136 330.897 489.136 cv
11134
329.438 489.136 328.725 488.113 328.036 487.125 cv
11135
327.391 486.201 326.782 485.328 325.584 485.328 cv
11136
324.388 485.328 323.78 486.201 323.135 487.125 cv
11137
322.446 488.113 321.733 489.136 320.275 489.136 cv
11138
318.817 489.136 318.104 488.113 317.415 487.125 cv
11139
316.771 486.201 316.162 485.328 314.965 485.328 cv
11140
313.767 485.328 313.158 486.201 312.513 487.125 cv
11141
311.823 488.113 311.11 489.136 309.65 489.136 cv
11142
308.191 489.136 307.477 488.113 306.788 487.125 cv
11143
306.142 486.201 305.533 485.328 304.334 485.328 cv
11144
303.136 485.328 302.527 486.201 301.881 487.125 cv
11145
301.192 488.113 300.478 489.136 299.019 489.136 cv
11146
297.56 489.136 296.846 488.113 296.157 487.125 cv
11147
295.511 486.201 294.903 485.328 293.705 485.328 cv
11148
292.506 485.328 291.897 486.201 291.252 487.125 cv
11149
290.562 488.113 289.849 489.136 288.389 489.136 cv
11150
286.93 489.136 286.216 488.113 285.526 487.125 cv
11151
284.881 486.201 284.272 485.328 283.073 485.328 cv
11152
281.875 485.328 281.265 486.201 280.621 487.125 cv
11153
279.93 488.113 279.217 489.136 277.758 489.136 cv
11154
276.299 489.136 275.585 488.113 274.896 487.125 cv
11155
274.251 486.201 273.642 485.328 272.444 485.328 cv
11156
271.246 485.328 270.636 486.201 269.992 487.125 cv
11157
269.301 488.113 268.588 489.136 267.129 489.136 cv
11158
265.669 489.136 264.957 488.113 264.266 487.125 cv
11159
263.621 486.201 263.011 485.328 261.813 485.328 cv
11160
260.615 485.328 260.005 486.201 259.361 487.125 cv
11161
258.67 488.113 257.958 489.136 256.499 489.136 cv
11162
255.04 489.136 254.326 488.113 253.636 487.125 cv
11163
252.991 486.201 252.382 485.328 251.184 485.328 cv
11164
249.987 485.328 249.377 486.201 248.733 487.125 cv
11165
248.042 488.113 247.33 489.136 245.871 489.136 cv
11166
244.411 489.136 243.697 488.113 243.007 487.125 cv
11167
242.362 486.201 241.752 485.328 240.554 485.328 cv
11168
239.356 485.328 238.747 486.201 238.102 487.125 cv
11169
237.412 488.113 236.699 489.136 235.24 489.136 cv
11170
233.781 489.136 233.067 488.113 232.377 487.125 cv
11171
231.733 486.201 231.124 485.328 229.925 485.328 cv
11172
228.728 485.328 228.119 486.201 227.474 487.125 cv
11173
226.784 488.113 226.071 489.136 224.612 489.136 cv
11174
223.153 489.136 222.44 488.113 221.75 487.125 cv
11175
221.106 486.201 220.497 485.328 219.298 485.328 cv
11176
218.1 485.328 217.491 486.201 216.846 487.125 cv
11177
216.156 488.113 215.443 489.136 213.983 489.136 cv
11178
212.524 489.136 211.81 488.113 211.121 487.125 cv
11179
210.475 486.201 209.867 485.328 208.668 485.328 cv
11180
207.47 485.328 206.861 486.201 206.216 487.125 cv
11181
205.526 488.113 204.813 489.136 203.354 489.136 cv
11182
201.895 489.136 201.182 488.113 200.493 487.125 cv
11183
199.848 486.201 199.239 485.328 198.042 485.328 cv
11184
196.843 485.328 196.235 486.201 195.59 487.125 cv
11185
194.9 488.113 194.187 489.136 192.728 489.136 cv
11186
191.269 489.136 190.556 488.113 189.867 487.125 cv
11187
189.222 486.201 188.613 485.328 187.415 485.328 cv
11188
186.216 485.328 185.607 486.201 184.962 487.125 cv
11189
184.272 488.113 183.559 489.136 182.1 489.136 cv
11190
180.64 489.136 179.927 488.113 179.237 487.125 cv
11191
178.592 486.201 177.983 485.328 176.785 485.328 cv
11192
175.586 485.328 174.977 486.201 174.333 487.125 cv
11193
173.643 488.113 172.93 489.136 171.471 489.136 cv
11194
170.012 489.136 169.299 488.113 168.61 487.125 cv
11195
167.965 486.201 167.356 485.328 166.159 485.328 cv
11196
164.96 485.328 164.352 486.201 163.708 487.125 cv
11197
163.018 488.113 162.304 489.136 160.846 489.136 cv
11198
159.387 489.136 158.674 488.113 157.985 487.125 cv
11199
157.34 486.201 156.731 485.328 155.534 485.328 cv
11200
155.534 484.828 li
11201
156.992 484.828 157.706 485.849 158.395 486.839 cv
11202
159.04 487.763 159.648 488.636 160.846 488.636 cv
11203
162.043 488.636 162.653 487.763 163.297 486.839 cv
11204
163.987 485.849 164.7 484.828 166.159 484.828 cv
11205
167.617 484.828 168.331 485.849 169.02 486.839 cv
11206
169.665 487.763 170.273 488.636 171.471 488.636 cv
11207
172.668 488.636 173.278 487.763 173.922 486.839 cv
11208
174.613 485.849 175.326 484.828 176.785 484.828 cv
11209
178.244 484.828 178.958 485.849 179.647 486.839 cv
11210
180.292 487.763 180.902 488.636 182.1 488.636 cv
11211
183.298 488.636 183.907 487.763 184.552 486.839 cv
11212
185.242 485.849 185.956 484.828 187.415 484.828 cv
11213
188.874 484.828 189.586 485.849 190.277 486.839 cv
11214
190.921 487.763 191.531 488.636 192.728 488.636 cv
11215
193.926 488.636 194.536 487.763 195.18 486.837 cv
11216
195.87 485.849 196.583 484.828 198.042 484.828 cv
11217
199.5 484.828 200.212 485.849 200.903 486.837 cv
11218
201.547 487.763 202.157 488.636 203.354 488.636 cv
11219
204.552 488.636 205.162 487.763 205.806 486.839 cv
11220
206.496 485.849 207.209 484.828 208.668 484.828 cv
11221
210.127 484.828 210.84 485.849 211.531 486.837 cv
11222
212.175 487.763 212.785 488.636 213.983 488.636 cv
11223
215.181 488.636 215.791 487.763 216.436 486.839 cv
11224
217.125 485.849 217.839 484.828 219.298 484.828 cv
11225
220.757 484.828 221.47 485.849 222.161 486.839 cv
11226
222.805 487.763 223.415 488.636 224.612 488.636 cv
11227
225.81 488.636 226.419 487.763 227.064 486.839 cv
11228
227.753 485.849 228.466 484.828 229.925 484.828 cv
11229
231.384 484.828 232.097 485.849 232.788 486.837 cv
11230
233.432 487.763 234.042 488.636 235.24 488.636 cv
11231
236.438 488.636 237.046 487.763 237.692 486.839 cv
11232
238.381 485.849 239.095 484.828 240.554 484.828 cv
11233
242.013 484.828 242.727 485.849 243.417 486.837 cv
11234
244.062 487.763 244.671 488.636 245.871 488.636 cv
11235
247.069 488.636 247.677 487.763 248.323 486.837 cv
11236
249.012 485.849 249.726 484.828 251.184 484.828 cv
11237
252.643 484.828 253.356 485.849 254.046 486.837 cv
11238
254.691 487.763 255.3 488.636 256.499 488.636 cv
11239
257.697 488.636 258.305 487.763 258.951 486.839 cv
11240
259.64 485.849 260.354 484.828 261.813 484.828 cv
11241
263.272 484.828 263.986 485.849 264.676 486.837 cv
11242
265.321 487.763 265.93 488.636 267.129 488.636 cv
11243
268.328 488.636 268.936 487.763 269.582 486.839 cv
11244
270.271 485.849 270.985 484.828 272.444 484.828 cv
11245
273.903 484.828 274.616 485.849 275.306 486.837 cv
11246
275.951 487.763 276.56 488.636 277.758 488.636 cv
11247
278.957 488.636 279.565 487.763 280.21 486.839 cv
11248
280.9 485.849 281.614 484.828 283.073 484.828 cv
11249
284.533 484.828 285.246 485.849 285.936 486.837 cv
11250
286.582 487.763 287.191 488.636 288.389 488.636 cv
11251
289.588 488.636 290.197 487.763 290.842 486.837 cv
11252
291.532 485.849 292.246 484.828 293.705 484.828 cv
11253
295.164 484.828 295.876 485.849 296.567 486.839 cv
11254
297.211 487.763 297.821 488.636 299.019 488.636 cv
11255
300.217 488.636 300.827 487.763 301.471 486.839 cv
11256
302.162 485.849 302.875 484.828 304.334 484.828 cv
11257
305.793 484.828 306.507 485.849 307.198 486.839 cv
11258
307.842 487.763 308.452 488.636 309.65 488.636 cv
11259
310.849 488.636 311.458 487.763 312.103 486.837 cv
11260
312.792 485.849 313.506 484.828 314.965 484.828 cv
11261
316.423 484.828 317.135 485.849 317.825 486.839 cv
11262
318.469 487.763 319.078 488.636 320.275 488.636 cv
11263
321.472 488.636 322.081 487.763 322.725 486.837 cv
11264
323.415 485.849 324.126 484.828 325.584 484.828 cv
11265
327.043 484.828 327.756 485.849 328.446 486.837 cv
11266
329.09 487.763 329.699 488.636 330.897 488.636 cv
11267
332.095 488.636 332.705 487.763 333.349 486.839 cv
11268
334.04 485.849 334.752 484.828 336.212 484.828 cv
11269
337.671 484.828 338.384 485.849 339.075 486.839 cv
11270
339.719 487.763 340.329 488.636 341.527 488.636 cv
11271
342.724 488.636 343.333 487.763 343.978 486.837 cv
11272
344.667 485.849 345.38 484.828 346.838 484.828 cv
11273
348.297 484.828 349.01 485.849 349.7 486.839 cv
11274
350.344 487.763 350.953 488.636 352.15 488.636 cv
11275
353.348 488.636 353.957 487.763 354.602 486.839 cv
11276
355.292 485.849 356.005 484.828 357.464 484.828 cv
11277
358.924 484.828 359.637 485.849 360.328 486.837 cv
11278
360.973 487.763 361.583 488.636 362.782 488.636 cv
11279
363.98 488.636 364.588 487.763 365.234 486.837 cv
11280
365.923 485.849 366.637 484.828 368.095 484.828 cv
11281
369.554 484.828 370.267 485.849 370.958 486.839 cv
11282
371.602 487.763 372.21 488.636 373.409 488.636 cv
11283
374.607 488.636 375.215 487.763 375.861 486.839 cv
11284
376.55 485.849 377.264 484.828 378.723 484.828 cv
11285
380.183 484.828 380.897 485.849 381.587 486.839 cv
11286
382.232 487.763 382.841 488.636 384.041 488.636 cv
11287
385.239 488.636 385.848 487.763 386.493 486.837 cv
11288
387.182 485.849 387.896 484.828 389.354 484.828 cv
11289
390.814 484.828 391.527 485.849 392.217 486.839 cv
11290
392.862 487.763 393.471 488.636 394.669 488.636 cv
11291
395.869 488.636 396.478 487.763 397.124 486.837 cv
11292
397.814 485.849 398.528 484.828 399.987 484.828 cv
11293
401.447 484.828 402.16 485.849 402.85 486.839 cv
11294
403.495 487.763 404.104 488.636 405.302 488.636 cv
11295
406.501 488.636 407.111 487.763 407.756 486.837 cv
11296
408.447 485.849 409.161 484.828 410.62 484.828 cv
11297
412.079 484.828 412.792 485.849 413.483 486.837 cv
11298
414.127 487.763 414.737 488.636 415.936 488.636 cv
11299
417.134 488.636 417.745 487.763 418.389 486.837 cv
11300
419.08 485.849 419.793 484.828 421.253 484.828 cv
11301
422.712 484.828 423.426 485.849 424.117 486.837 cv
11302
424.761 487.763 425.371 488.636 426.57 488.636 cv
11303
427.769 488.636 428.378 487.763 429.024 486.837 cv
11304
429.714 485.849 430.428 484.828 431.888 484.828 cv
11305
433.348 484.828 434.062 485.849 434.752 486.839 cv
11306
435.397 487.763 436.006 488.636 437.206 488.636 cv
11307
438.405 488.636 439.014 487.763 439.66 486.837 cv
11308
440.35 485.849 441.064 484.828 442.524 484.828 cv
11309
443.984 484.828 444.699 485.849 445.389 486.839 cv
11310
446.035 487.763 446.644 488.636 447.843 488.636 cv
11311
449.042 488.636 449.653 487.763 450.297 486.837 cv
11312
450.988 485.849 451.702 484.828 453.162 484.828 cv
11313
454.623 484.828 455.336 485.849 456.027 486.839 cv
11314
456.672 487.763 457.282 488.636 458.481 488.636 cv
11315
459.68 488.636 460.29 487.763 460.934 486.837 cv
11316
461.625 485.849 462.338 484.828 463.798 484.828 cv
11317
465.257 484.828 465.97 485.849 466.661 486.837 cv
11318
467.305 487.763 467.915 488.636 469.113 488.636 cv
11319
470.312 488.636 470.921 487.763 471.567 486.837 cv
11320
472.257 485.849 472.971 484.828 474.43 484.828 cv
11321
475.89 484.828 476.605 485.849 477.295 486.837 cv
11322
477.941 487.763 478.55 488.636 479.75 488.636 cv
11323
480.949 488.636 481.559 487.763 482.205 486.839 cv
11324
482.895 485.849 483.609 484.828 485.07 484.828 cv
11325
486.53 484.828 487.244 485.849 487.934 486.837 cv
11326
488.58 487.763 489.189 488.636 490.389 488.636 cv
11327
491.589 488.636 492.199 487.763 492.844 486.837 cv
11328
493.536 485.849 494.25 484.828 495.71 484.828 cv
11329
497.17 484.828 497.884 485.849 498.575 486.837 cv
11330
499.22 487.763 499.83 488.636 501.029 488.636 cv
11331
502.229 488.636 502.838 487.763 503.485 486.839 cv
11332
504.175 485.849 504.89 484.828 506.351 484.828 cv
11333
507.813 484.828 508.528 485.849 509.219 486.837 cv
11334
509.866 487.763 510.476 488.636 511.677 488.636 cv
11335
512.879 488.636 513.49 487.763 514.136 486.837 cv
11336
514.828 485.849 515.542 484.828 517.004 484.828 cv
11337
517.004 485.328 li
11338
515.803 485.328 515.192 486.201 514.546 487.125 cv
11339
513.855 488.113 513.139 489.136 511.677 489.136 cv
11340
cp
11341
level3{
11342
gsave
11343
clp
11344
[746.112 0 0 746.112 142 486.982 ]ct
11345
/0 /Gradient get_res clonedict shfill grestore
11346
}if
11347
level3 not{
11348
gsave
11349
[746.112 0 0 746.112 142 486.982 ]ct
11350
clp
11351
/0 /Gradient get_res exec grestore
11352
}if
11353
np
11354
511.973 491.882 mo
11355
510.59 491.882 509.913 490.984 509.257 490.117 cv
11356
508.65 489.31 508.075 488.548 506.942 488.548 cv
11357
505.809 488.548 505.236 489.31 504.627 490.117 cv
11358
503.973 490.984 503.295 491.882 501.914 491.882 cv
11359
500.534 491.882 499.857 490.984 499.203 490.117 cv
11360
498.596 489.31 498.022 488.548 496.891 488.548 cv
11361
495.759 488.548 495.185 489.31 494.578 490.117 cv
11362
493.922 490.984 493.246 491.882 491.865 491.882 cv
11363
490.484 491.882 489.807 490.984 489.152 490.117 cv
11364
488.544 489.31 487.971 488.548 486.839 488.548 cv
11365
485.708 488.548 485.134 489.31 484.527 490.117 cv
11366
483.873 490.984 483.196 491.882 481.815 491.882 cv
11367
480.434 491.882 479.757 490.984 479.103 490.117 cv
11368
478.496 489.31 477.922 488.548 476.791 488.548 cv
11369
475.66 488.548 475.085 489.31 474.479 490.117 cv
11370
473.825 490.984 473.148 491.882 471.768 491.882 cv
11371
470.388 491.882 469.712 490.984 469.058 490.117 cv
11372
468.452 489.31 467.878 488.548 466.748 488.548 cv
11373
465.617 488.548 465.043 489.31 464.436 490.117 cv
11374
463.782 490.984 463.105 491.882 461.724 491.882 cv
11375
460.345 491.882 459.669 490.984 459.015 490.117 cv
11376
458.409 489.31 457.835 488.548 456.707 488.548 cv
11377
455.575 488.548 455.001 489.31 454.394 490.117 cv
11378
453.74 490.984 453.063 491.882 451.683 491.882 cv
11379
450.302 491.882 449.625 490.984 448.971 490.117 cv
11380
448.364 489.31 447.791 488.548 446.659 488.548 cv
11381
445.528 488.548 444.955 489.31 444.347 490.117 cv
11382
443.693 490.984 443.016 491.882 441.635 491.882 cv
11383
440.255 491.882 439.58 490.984 438.925 490.117 cv
11384
438.318 489.31 437.745 488.548 436.614 488.548 cv
11385
435.483 488.548 434.91 489.31 434.302 490.117 cv
11386
433.648 490.984 432.971 491.882 431.59 491.882 cv
11387
430.21 491.882 429.535 490.984 428.88 490.117 cv
11388
428.273 489.31 427.7 488.548 426.569 488.548 cv
11389
425.438 488.548 424.865 489.31 424.257 490.117 cv
11390
423.603 490.984 422.927 491.882 421.547 491.882 cv
11391
420.167 491.882 419.491 490.984 418.836 490.117 cv
11392
418.23 489.31 417.657 488.548 416.526 488.548 cv
11393
415.395 488.548 414.822 489.31 414.214 490.117 cv
11394
413.56 490.984 412.884 491.882 411.503 491.882 cv
11395
410.124 491.882 409.448 490.984 408.793 490.117 cv
11396
408.187 489.31 407.614 488.548 406.484 488.548 cv
11397
405.353 488.548 404.78 489.31 404.172 490.117 cv
11398
403.518 490.984 402.842 491.882 401.461 491.882 cv
11399
400.082 491.882 399.406 490.984 398.751 490.117 cv
11400
398.145 489.31 397.572 488.548 396.441 488.548 cv
11401
395.311 488.548 394.739 489.31 394.131 490.117 cv
11402
393.478 490.984 392.802 491.882 391.422 491.882 cv
11403
390.042 491.882 389.366 490.984 388.711 490.117 cv
11404
388.105 489.31 387.532 488.548 386.401 488.548 cv
11405
385.271 488.548 384.698 489.31 384.09 490.117 cv
11406
383.437 490.984 382.76 491.882 381.38 491.882 cv
11407
380.001 491.882 379.326 490.984 378.671 490.117 cv
11408
378.065 489.31 377.492 488.548 376.363 488.548 cv
11409
375.233 488.548 374.66 489.31 374.053 490.117 cv
11410
373.399 490.984 372.723 491.882 371.344 491.882 cv
11411
369.963 491.882 369.288 490.984 368.633 490.117 cv
11412
368.026 489.31 367.453 488.548 366.322 488.548 cv
11413
365.192 488.548 364.619 489.31 364.012 490.117 cv
11414
363.358 490.984 362.682 491.882 361.303 491.882 cv
11415
359.923 491.882 359.248 490.984 358.594 490.117 cv
11416
357.988 489.31 357.416 488.548 356.286 488.548 cv
11417
355.157 488.548 354.583 489.31 353.977 490.117 cv
11418
353.324 490.984 352.648 491.882 351.269 491.882 cv
11419
349.89 491.882 349.213 490.984 348.56 490.117 cv
11420
347.953 489.31 347.38 488.548 346.25 488.548 cv
11421
345.12 488.548 344.546 489.31 343.939 490.117 cv
11422
343.286 490.984 342.609 491.882 341.229 491.882 cv
11423
339.85 491.882 339.174 490.984 338.521 490.117 cv
11424
337.915 489.31 337.342 488.548 336.212 488.548 cv
11425
335.083 488.548 334.51 489.31 333.904 490.117 cv
11426
333.25 490.984 332.576 491.882 331.197 491.882 cv
11427
329.819 491.882 329.143 490.984 328.49 490.117 cv
11428
327.883 489.31 327.311 488.548 326.182 488.548 cv
11429
325.053 488.548 324.48 489.31 323.874 490.117 cv
11430
323.22 490.984 322.544 491.882 321.166 491.882 cv
11431
319.787 491.882 319.11 490.984 318.457 490.117 cv
11432
317.849 489.31 317.277 488.548 316.146 488.548 cv
11433
315.016 488.548 314.443 489.31 313.835 490.117 cv
11434
313.182 490.984 312.505 491.882 311.125 491.882 cv
11435
309.747 491.882 309.07 490.984 308.417 490.117 cv
11436
307.809 489.31 307.237 488.548 306.106 488.548 cv
11437
304.976 488.548 304.403 489.31 303.796 490.117 cv
11438
303.142 490.984 302.466 491.882 301.086 491.882 cv
11439
299.707 491.882 299.031 490.984 298.376 490.117 cv
11440
297.769 489.31 297.196 488.548 296.065 488.548 cv
11441
294.935 488.548 294.362 489.31 293.755 490.117 cv
11442
293.101 490.984 292.425 491.882 291.045 491.882 cv
11443
289.667 491.882 288.991 490.984 288.336 490.117 cv
11444
287.73 489.31 287.157 488.548 286.027 488.548 cv
11445
284.896 488.548 284.324 489.31 283.716 490.117 cv
11446
283.063 490.984 282.386 491.882 281.007 491.882 cv
11447
279.626 491.882 278.951 490.984 278.296 490.117 cv
11448
277.69 489.31 277.117 488.548 275.986 488.548 cv
11449
274.856 488.548 274.283 489.31 273.676 490.117 cv
11450
273.022 490.984 272.346 491.882 270.966 491.882 cv
11451
269.587 491.882 268.912 490.984 268.257 490.117 cv
11452
267.651 489.31 267.078 488.548 265.948 488.548 cv
11453
264.818 488.548 264.246 489.31 263.638 490.117 cv
11454
262.985 490.984 262.309 491.882 260.929 491.882 cv
11455
259.549 491.882 258.873 490.984 258.219 490.117 cv
11456
257.612 489.31 257.039 488.548 255.909 488.548 cv
11457
254.779 488.548 254.206 489.31 253.598 490.117 cv
11458
252.945 490.984 252.268 491.882 250.888 491.882 cv
11459
249.509 491.882 248.833 490.984 248.179 490.117 cv
11460
247.573 489.31 247 488.548 245.87 488.548 cv
11461
244.74 488.548 244.167 489.31 243.56 490.117 cv
11462
242.907 490.984 242.231 491.882 240.851 491.882 cv
11463
239.472 491.882 238.796 490.984 238.142 490.117 cv
11464
237.536 489.31 236.962 488.548 235.833 488.548 cv
11465
234.703 488.548 234.129 489.31 233.522 490.117 cv
11466
232.869 490.984 232.192 491.882 230.813 491.882 cv
11467
229.433 491.882 228.757 490.984 228.103 490.117 cv
11468
227.497 489.31 226.923 488.548 225.792 488.548 cv
11469
224.663 488.548 224.09 489.31 223.483 490.117 cv
11470
222.83 490.984 222.154 491.882 220.774 491.882 cv
11471
219.395 491.882 218.719 490.984 218.065 490.117 cv
11472
217.458 489.31 216.885 488.548 215.756 488.548 cv
11473
214.626 488.548 214.053 489.31 213.447 490.117 cv
11474
212.793 490.984 212.118 491.882 210.738 491.882 cv
11475
209.359 491.882 208.683 490.984 208.029 490.117 cv
11476
207.422 489.31 206.849 488.548 205.72 488.548 cv
11477
204.589 488.548 204.017 489.31 203.41 490.117 cv
11478
202.756 490.984 202.08 491.882 200.701 491.882 cv
11479
199.321 491.882 198.645 490.984 197.991 490.117 cv
11480
197.384 489.31 196.811 488.548 195.68 488.548 cv
11481
194.55 488.548 193.978 489.31 193.371 490.117 cv
11482
192.717 490.984 192.042 491.882 190.662 491.882 cv
11483
189.283 491.882 188.606 490.984 187.953 490.117 cv
11484
187.346 489.31 186.773 488.548 185.644 488.548 cv
11485
184.514 488.548 183.941 489.31 183.334 490.117 cv
11486
182.681 490.984 182.005 491.882 180.626 491.882 cv
11487
179.248 491.882 178.572 490.984 177.918 490.117 cv
11488
177.312 489.31 176.739 488.548 175.609 488.548 cv
11489
174.479 488.548 173.906 489.31 173.299 490.117 cv
11490
172.646 490.984 171.97 491.882 170.591 491.882 cv
11491
169.211 491.882 168.536 490.984 167.881 490.117 cv
11492
167.275 489.31 166.702 488.548 165.572 488.548 cv
11493
164.442 488.548 163.869 489.31 163.261 490.117 cv
11494
162.608 490.984 161.931 491.882 160.552 491.882 cv
11495
159.172 491.882 158.497 490.984 157.843 490.117 cv
11496
157.237 489.31 156.664 488.548 155.534 488.548 cv
11497
155.534 488.048 li
11498
156.913 488.048 157.588 488.947 158.243 489.816 cv
11499
158.849 490.621 159.422 491.382 160.552 491.382 cv
11500
161.682 491.382 162.255 490.621 162.862 489.816 cv
11501
163.516 488.947 164.192 488.048 165.572 488.048 cv
11502
166.952 488.048 167.627 488.947 168.281 489.816 cv
11503
168.888 490.621 169.46 491.382 170.591 491.382 cv
11504
171.72 491.382 172.293 490.621 172.9 489.816 cv
11505
173.554 488.947 174.23 488.048 175.609 488.048 cv
11506
176.989 488.048 177.665 488.947 178.318 489.816 cv
11507
178.924 490.621 179.498 491.382 180.626 491.382 cv
11508
181.756 491.382 182.329 490.623 182.935 489.816 cv
11509
183.588 488.947 184.264 488.048 185.644 488.048 cv
11510
187.023 488.048 187.699 488.947 188.352 489.816 cv
11511
188.958 490.621 189.532 491.382 190.662 491.382 cv
11512
191.792 491.382 192.365 490.621 192.971 489.816 cv
11513
193.625 488.947 194.301 488.048 195.68 488.048 cv
11514
197.06 488.048 197.737 488.947 198.39 489.816 cv
11515
198.998 490.621 199.571 491.382 200.701 491.382 cv
11516
201.831 491.382 202.404 490.621 203.01 489.816 cv
11517
203.665 488.947 204.34 488.048 205.72 488.048 cv
11518
207.099 488.048 207.775 488.947 208.428 489.816 cv
11519
209.035 490.621 209.608 491.382 210.738 491.382 cv
11520
211.868 491.382 212.441 490.621 213.047 489.816 cv
11521
213.701 488.947 214.377 488.048 215.756 488.048 cv
11522
217.135 488.048 217.811 488.947 218.464 489.816 cv
11523
219.071 490.621 219.644 491.382 220.774 491.382 cv
11524
221.904 491.382 222.477 490.621 223.083 489.816 cv
11525
223.738 488.947 224.414 488.048 225.792 488.048 cv
11526
227.172 488.048 227.849 488.947 228.502 489.816 cv
11527
229.11 490.621 229.682 491.382 230.813 491.382 cv
11528
231.943 491.382 232.516 490.621 233.123 489.816 cv
11529
233.777 488.947 234.453 488.048 235.833 488.048 cv
11530
237.212 488.048 237.888 488.947 238.542 489.816 cv
11531
239.148 490.621 239.721 491.382 240.851 491.382 cv
11532
241.981 491.382 242.554 490.621 243.161 489.816 cv
11533
243.815 488.947 244.491 488.048 245.87 488.048 cv
11534
247.25 488.048 247.925 488.947 248.579 489.816 cv
11535
249.185 490.621 249.758 491.382 250.888 491.382 cv
11536
252.019 491.382 252.592 490.621 253.199 489.816 cv
11537
253.853 488.947 254.529 488.048 255.909 488.048 cv
11538
257.289 488.048 257.964 488.947 258.619 489.816 cv
11539
259.225 490.621 259.798 491.382 260.929 491.382 cv
11540
262.059 491.382 262.632 490.621 263.239 489.816 cv
11541
263.893 488.947 264.569 488.048 265.948 488.048 cv
11542
267.328 488.048 268.003 488.947 268.657 489.816 cv
11543
269.263 490.621 269.836 491.382 270.966 491.382 cv
11544
272.097 491.382 272.669 490.621 273.277 489.816 cv
11545
273.93 488.947 274.607 488.048 275.986 488.048 cv
11546
277.366 488.048 278.042 488.947 278.696 489.816 cv
11547
279.303 490.621 279.876 491.382 281.007 491.382 cv
11548
282.137 491.382 282.71 490.621 283.317 489.816 cv
11549
283.971 488.947 284.647 488.048 286.027 488.048 cv
11550
287.407 488.048 288.083 488.947 288.736 489.816 cv
11551
289.343 490.621 289.916 491.382 291.045 491.382 cv
11552
292.176 491.382 292.749 490.621 293.356 489.816 cv
11553
294.009 488.947 294.686 488.048 296.065 488.048 cv
11554
297.445 488.048 298.122 488.947 298.776 489.816 cv
11555
299.382 490.621 299.956 491.382 301.086 491.382 cv
11556
302.217 491.382 302.79 490.621 303.397 489.816 cv
11557
304.05 488.947 304.727 488.048 306.106 488.048 cv
11558
307.486 488.048 308.162 488.947 308.816 489.816 cv
11559
309.422 490.621 309.996 491.382 311.125 491.382 cv
11560
312.256 491.382 312.83 490.621 313.436 489.816 cv
11561
314.09 488.947 314.766 488.048 316.146 488.048 cv
11562
317.526 488.048 318.202 488.947 318.856 489.816 cv
11563
319.462 490.621 320.036 491.382 321.166 491.382 cv
11564
322.295 491.382 322.868 490.621 323.474 489.816 cv
11565
324.127 488.947 324.803 488.048 326.182 488.048 cv
11566
327.561 488.048 328.236 488.947 328.889 489.816 cv
11567
329.496 490.623 330.068 491.382 331.197 491.382 cv
11568
332.326 491.382 332.898 490.623 333.504 489.816 cv
11569
334.158 488.947 334.833 488.048 336.212 488.048 cv
11570
337.591 488.048 338.267 488.947 338.92 489.816 cv
11571
339.527 490.623 340.1 491.382 341.229 491.382 cv
11572
342.36 491.382 342.933 490.621 343.54 489.816 cv
11573
344.194 488.947 344.87 488.048 346.25 488.048 cv
11574
347.629 488.048 348.305 488.947 348.959 489.816 cv
11575
349.566 490.621 350.139 491.382 351.269 491.382 cv
11576
352.399 491.382 352.971 490.621 353.578 489.816 cv
11577
354.231 488.947 354.907 488.048 356.286 488.048 cv
11578
357.665 488.048 358.34 488.947 358.994 489.816 cv
11579
359.6 490.621 360.173 491.382 361.303 491.382 cv
11580
362.433 491.382 363.006 490.621 363.613 489.816 cv
11581
364.266 488.947 364.942 488.048 366.322 488.048 cv
11582
367.702 488.048 368.378 488.947 369.033 489.816 cv
11583
369.639 490.621 370.213 491.382 371.344 491.382 cv
11584
372.474 491.382 373.047 490.621 373.654 489.816 cv
11585
374.307 488.947 374.983 488.048 376.363 488.048 cv
11586
377.742 488.048 378.417 488.947 379.071 489.816 cv
11587
379.677 490.621 380.25 491.382 381.38 491.382 cv
11588
382.511 491.382 383.084 490.621 383.691 489.816 cv
11589
384.345 488.947 385.021 488.048 386.401 488.048 cv
11590
387.781 488.048 388.457 488.947 389.111 489.816 cv
11591
389.718 490.621 390.292 491.382 391.422 491.382 cv
11592
392.552 491.382 393.125 490.621 393.732 489.816 cv
11593
394.386 488.947 395.062 488.048 396.441 488.048 cv
11594
397.821 488.048 398.498 488.947 399.151 489.816 cv
11595
399.758 490.621 400.332 491.382 401.461 491.382 cv
11596
402.592 491.382 403.167 490.621 403.773 489.816 cv
11597
404.427 488.947 405.104 488.048 406.484 488.048 cv
11598
407.863 488.048 408.54 488.947 409.193 489.816 cv
11599
409.8 490.621 410.374 491.382 411.503 491.382 cv
11600
412.634 491.382 413.208 490.621 413.815 489.816 cv
11601
414.469 488.947 415.146 488.048 416.526 488.048 cv
11602
417.906 488.048 418.583 488.947 419.236 489.816 cv
11603
419.843 490.621 420.417 491.382 421.547 491.382 cv
11604
422.678 491.382 423.251 490.621 423.858 489.816 cv
11605
424.512 488.947 425.189 488.048 426.569 488.048 cv
11606
427.949 488.048 428.625 488.947 429.28 489.816 cv
11607
429.886 490.621 430.459 491.382 431.59 491.382 cv
11608
432.722 491.382 433.295 490.621 433.903 489.816 cv
11609
434.557 488.947 435.234 488.048 436.614 488.048 cv
11610
437.994 488.048 438.67 488.947 439.325 489.816 cv
11611
439.931 490.621 440.504 491.382 441.635 491.382 cv
11612
442.767 491.382 443.34 490.621 443.948 489.816 cv
11613
444.602 488.947 445.279 488.048 446.659 488.048 cv
11614
448.04 488.048 448.716 488.947 449.371 489.816 cv
11615
449.978 490.621 450.551 491.382 451.683 491.382 cv
11616
452.814 491.382 453.387 490.621 453.995 489.816 cv
11617
454.649 488.947 455.326 488.048 456.707 488.048 cv
11618
458.085 488.048 458.761 488.947 459.415 489.816 cv
11619
460.021 490.621 460.594 491.382 461.724 491.382 cv
11620
462.856 491.382 463.429 490.621 464.037 489.816 cv
11621
464.691 488.947 465.368 488.048 466.748 488.048 cv
11622
468.127 488.048 468.804 488.947 469.458 489.816 cv
11623
470.065 490.621 470.638 491.382 471.768 491.382 cv
11624
472.899 491.382 473.472 490.621 474.08 489.816 cv
11625
474.734 488.947 475.41 488.048 476.791 488.048 cv
11626
478.171 488.048 478.848 488.947 479.502 489.816 cv
11627
480.11 490.621 480.684 491.382 481.815 491.382 cv
11628
482.947 491.382 483.52 490.621 484.127 489.816 cv
11629
484.782 488.947 485.458 488.048 486.839 488.048 cv
11630
488.22 488.048 488.897 488.947 489.551 489.816 cv
11631
490.159 490.621 490.733 491.382 491.865 491.382 cv
11632
492.997 491.382 493.571 490.621 494.178 489.816 cv
11633
494.833 488.947 495.509 488.048 496.891 488.048 cv
11634
498.271 488.048 498.948 488.947 499.602 489.816 cv
11635
500.209 490.621 500.783 491.382 501.914 491.382 cv
11636
503.046 491.382 503.621 490.621 504.228 489.816 cv
11637
504.883 488.947 505.56 488.048 506.942 488.048 cv
11638
508.324 488.048 509.001 488.947 509.657 489.816 cv
11639
510.265 490.621 510.839 491.382 511.973 491.382 cv
11640
513.106 491.382 513.681 490.621 514.289 489.816 cv
11641
514.944 488.947 515.622 488.048 517.004 488.048 cv
11642
517.004 488.548 li
11643
515.871 488.548 515.296 489.31 514.688 490.117 cv
11644
514.033 490.984 513.355 491.882 511.973 491.882 cv
11645
cp
11646
level3{
11647
gsave
11648
clp
11649
[746.112 0 0 746.112 142 489.965 ]ct
11650
/0 /Gradient get_res clonedict shfill grestore
11651
}if
11652
level3 not{
11653
gsave
11654
[746.112 0 0 746.112 142 489.965 ]ct
11655
clp
11656
/0 /Gradient get_res exec grestore
11657
}if
11658
np
11659
512.237 494.628 mo
11660
510.928 494.628 510.255 493.822 509.662 493.111 cv
11661
509.086 492.421 508.544 491.771 507.469 491.771 cv
11662
506.396 491.771 505.854 492.421 505.28 493.111 cv
11663
504.686 493.822 504.014 494.628 502.706 494.628 cv
11664
501.398 494.628 500.726 493.822 500.133 493.111 cv
11665
499.56 492.421 499.018 491.771 497.946 491.771 cv
11666
496.873 491.771 496.332 492.421 495.758 493.111 cv
11667
495.166 493.822 494.494 494.628 493.187 494.628 cv
11668
491.879 494.628 491.208 493.822 490.615 493.111 cv
11669
490.041 492.421 489.5 491.771 488.426 491.771 cv
11670
487.353 491.771 486.811 492.421 486.238 493.111 cv
11671
485.645 493.822 484.972 494.628 483.666 494.628 cv
11672
482.358 494.628 481.686 493.822 481.093 493.111 cv
11673
480.52 492.421 479.978 491.771 478.905 491.771 cv
11674
477.833 491.771 477.291 492.421 476.717 493.111 cv
11675
476.125 493.822 475.454 494.628 474.147 494.628 cv
11676
472.84 494.628 472.169 493.822 471.577 493.111 cv
11677
471.003 492.421 470.462 491.771 469.391 491.771 cv
11678
468.318 491.771 467.777 492.421 467.203 493.111 cv
11679
466.61 493.822 465.938 494.628 464.631 494.628 cv
11680
463.326 494.628 462.654 493.822 462.062 493.111 cv
11681
461.49 492.421 460.949 491.771 459.877 491.771 cv
11682
458.804 491.771 458.263 492.421 457.69 493.111 cv
11683
457.097 493.822 456.425 494.628 455.119 494.628 cv
11684
453.811 494.628 453.139 493.822 452.546 493.111 cv
11685
451.973 492.421 451.431 491.771 450.359 491.771 cv
11686
449.286 491.771 448.745 492.421 448.17 493.111 cv
11687
447.578 493.822 446.906 494.628 445.599 494.628 cv
11688
444.292 494.628 443.621 493.822 443.029 493.111 cv
11689
442.456 492.421 441.914 491.771 440.841 491.771 cv
11690
439.769 491.771 439.227 492.421 438.654 493.111 cv
11691
438.061 493.822 437.389 494.628 436.083 494.628 cv
11692
434.776 494.628 434.104 493.822 433.511 493.111 cv
11693
432.939 492.421 432.397 491.771 431.325 491.771 cv
11694
430.252 491.771 429.711 492.421 429.138 493.111 cv
11695
428.545 493.822 427.874 494.628 426.567 494.628 cv
11696
425.261 494.628 424.589 493.822 423.997 493.111 cv
11697
423.423 492.421 422.882 491.771 421.81 491.771 cv
11698
420.738 491.771 420.196 492.421 419.623 493.111 cv
11699
419.031 493.822 418.359 494.628 417.052 494.628 cv
11700
415.746 494.628 415.075 493.822 414.482 493.111 cv
11701
413.909 492.421 413.368 491.771 412.296 491.771 cv
11702
411.224 491.771 410.682 492.421 410.11 493.111 cv
11703
409.517 493.822 408.845 494.628 407.538 494.628 cv
11704
406.232 494.628 405.56 493.822 404.967 493.111 cv
11705
404.395 492.421 403.854 491.771 402.782 491.771 cv
11706
401.71 491.771 401.169 492.421 400.597 493.111 cv
11707
400.004 493.822 399.333 494.628 398.027 494.628 cv
11708
396.72 494.628 396.048 493.822 395.456 493.111 cv
11709
394.882 492.421 394.341 491.771 393.269 491.771 cv
11710
392.197 491.771 391.656 492.421 391.083 493.111 cv
11711
390.491 493.822 389.819 494.628 388.513 494.628 cv
11712
387.208 494.628 386.536 493.822 385.944 493.111 cv
11713
385.372 492.421 384.831 491.771 383.759 491.771 cv
11714
382.688 491.771 382.147 492.421 381.574 493.111 cv
11715
380.981 493.822 380.31 494.628 379.004 494.628 cv
11716
377.698 494.628 377.026 493.822 376.433 493.111 cv
11717
375.86 492.421 375.319 491.771 374.246 491.771 cv
11718
373.174 491.771 372.633 492.421 372.061 493.111 cv
11719
371.468 493.822 370.797 494.628 369.491 494.628 cv
11720
368.185 494.628 367.514 493.822 366.922 493.111 cv
11721
366.35 492.421 365.809 491.771 364.738 491.771 cv
11722
363.667 491.771 363.126 492.421 362.554 493.111 cv
11723
361.961 493.822 361.291 494.628 359.985 494.628 cv
11724
358.679 494.628 358.008 493.822 357.416 493.111 cv
11725
356.842 492.421 356.301 491.771 355.23 491.771 cv
11726
354.158 491.771 353.617 492.421 353.043 493.111 cv
11727
352.451 493.822 351.78 494.628 350.473 494.628 cv
11728
349.167 494.628 348.497 493.822 347.904 493.111 cv
11729
347.332 492.421 346.791 491.771 345.72 491.771 cv
11730
344.649 491.771 344.109 492.421 343.537 493.111 cv
11731
342.944 493.822 342.273 494.628 340.968 494.628 cv
11732
339.664 494.628 338.993 493.822 338.401 493.111 cv
11733
337.829 492.421 337.288 491.771 336.217 491.771 cv
11734
335.147 491.771 334.606 492.421 334.034 493.111 cv
11735
333.441 493.822 332.77 494.628 331.464 494.628 cv
11736
330.159 494.628 329.488 493.822 328.895 493.111 cv
11737
328.322 492.421 327.781 491.771 326.709 491.771 cv
11738
325.638 491.771 325.097 492.421 324.524 493.111 cv
11739
323.931 493.822 323.26 494.628 321.955 494.628 cv
11740
320.648 494.628 319.977 493.822 319.384 493.111 cv
11741
318.811 492.421 318.27 491.771 317.199 491.771 cv
11742
316.126 491.771 315.585 492.421 315.013 493.111 cv
11743
314.42 493.822 313.749 494.628 312.443 494.628 cv
11744
311.137 494.628 310.465 493.822 309.873 493.111 cv
11745
309.299 492.421 308.758 491.771 307.686 491.771 cv
11746
306.614 491.771 306.073 492.421 305.5 493.111 cv
11747
304.908 493.822 304.236 494.628 302.93 494.628 cv
11748
301.625 494.628 300.954 493.822 300.361 493.111 cv
11749
299.788 492.421 299.247 491.771 298.175 491.771 cv
11750
297.103 491.771 296.562 492.421 295.989 493.111 cv
11751
295.397 493.822 294.725 494.628 293.419 494.628 cv
11752
292.114 494.628 291.442 493.822 290.849 493.111 cv
11753
290.276 492.421 289.735 491.771 288.663 491.771 cv
11754
287.591 491.771 287.05 492.421 286.478 493.111 cv
11755
285.885 493.822 285.213 494.628 283.908 494.628 cv
11756
282.601 494.628 281.93 493.822 281.337 493.111 cv
11757
280.765 492.421 280.224 491.771 279.153 491.771 cv
11758
278.081 491.771 277.54 492.421 276.967 493.111 cv
11759
276.375 493.822 275.703 494.628 274.397 494.628 cv
11760
273.09 494.628 272.419 493.822 271.827 493.111 cv
11761
271.253 492.421 270.712 491.771 269.641 491.771 cv
11762
268.569 491.771 268.028 492.421 267.456 493.111 cv
11763
266.863 493.822 266.191 494.628 264.885 494.628 cv
11764
263.58 494.628 262.908 493.822 262.316 493.111 cv
11765
261.743 492.421 261.203 491.771 260.13 491.771 cv
11766
259.059 491.771 258.518 492.421 257.946 493.111 cv
11767
257.353 493.822 256.682 494.628 255.376 494.628 cv
11768
254.07 494.628 253.399 493.822 252.806 493.111 cv
11769
252.234 492.421 251.693 491.771 250.622 491.771 cv
11770
249.549 491.771 249.008 492.421 248.436 493.111 cv
11771
247.843 493.822 247.171 494.628 245.866 494.628 cv
11772
244.559 494.628 243.888 493.822 243.295 493.111 cv
11773
242.722 492.421 242.181 491.771 241.11 491.771 cv
11774
240.039 491.771 239.498 492.421 238.924 493.111 cv
11775
238.332 493.822 237.661 494.628 236.355 494.628 cv
11776
235.049 494.628 234.377 493.822 233.786 493.111 cv
11777
233.213 492.421 232.672 491.771 231.601 491.771 cv
11778
230.53 491.771 229.989 492.421 229.417 493.111 cv
11779
228.824 493.822 228.153 494.628 226.847 494.628 cv
11780
225.541 494.628 224.87 493.822 224.277 493.111 cv
11781
223.705 492.421 223.164 491.771 222.092 491.771 cv
11782
221.02 491.771 220.479 492.421 219.907 493.111 cv
11783
219.314 493.822 218.642 494.628 217.336 494.628 cv
11784
216.031 494.628 215.359 493.822 214.766 493.111 cv
11785
214.194 492.421 213.653 491.771 212.581 491.771 cv
11786
211.509 491.771 210.968 492.421 210.396 493.111 cv
11787
209.803 493.822 209.132 494.628 207.826 494.628 cv
11788
206.521 494.628 205.849 493.822 205.257 493.111 cv
11789
204.685 492.421 204.144 491.771 203.073 491.771 cv
11790
202.001 491.771 201.46 492.421 200.888 493.111 cv
11791
200.295 493.822 199.625 494.628 198.319 494.628 cv
11792
197.013 494.628 196.342 493.822 195.75 493.111 cv
11793
195.177 492.421 194.636 491.771 193.565 491.771 cv
11794
192.494 491.771 191.953 492.421 191.38 493.111 cv
11795
190.789 493.822 190.117 494.628 188.811 494.628 cv
11796
187.505 494.628 186.834 493.822 186.242 493.111 cv
11797
185.668 492.421 185.127 491.771 184.056 491.771 cv
11798
182.984 491.771 182.443 492.421 181.871 493.111 cv
11799
181.278 493.822 180.606 494.628 179.3 494.628 cv
11800
177.995 494.628 177.323 493.822 176.731 493.111 cv
11801
176.159 492.421 175.618 491.771 174.545 491.771 cv
11802
173.475 491.771 172.934 492.421 172.362 493.111 cv
11803
171.769 493.822 171.098 494.628 169.792 494.628 cv
11804
168.487 494.628 167.816 493.822 167.223 493.111 cv
11805
166.651 492.421 166.11 491.771 165.04 491.771 cv
11806
163.968 491.771 163.427 492.421 162.855 493.111 cv
11807
162.263 493.822 161.592 494.628 160.287 494.628 cv
11808
158.981 494.628 158.31 493.822 157.717 493.111 cv
11809
157.145 492.421 156.604 491.771 155.534 491.771 cv
11810
155.534 491.271 li
11811
156.839 491.271 157.51 492.078 158.102 492.791 cv
11812
158.674 493.478 159.215 494.128 160.287 494.128 cv
11813
161.357 494.128 161.898 493.478 162.47 492.791 cv
11814
163.063 492.078 163.734 491.271 165.04 491.271 cv
11815
166.345 491.271 167.016 492.078 167.608 492.791 cv
11816
168.18 493.478 168.721 494.128 169.792 494.128 cv
11817
170.864 494.128 171.405 493.478 171.977 492.791 cv
11818
172.569 492.078 173.241 491.271 174.545 491.271 cv
11819
175.852 491.271 176.523 492.078 177.116 492.791 cv
11820
177.688 493.478 178.229 494.128 179.3 494.128 cv
11821
180.372 494.128 180.913 493.478 181.486 492.791 cv
11822
182.079 492.078 182.75 491.271 184.056 491.271 cv
11823
185.362 491.271 186.034 492.078 186.626 492.791 cv
11824
187.199 493.478 187.74 494.128 188.811 494.128 cv
11825
189.882 494.128 190.423 493.478 190.996 492.791 cv
11826
191.588 492.078 192.259 491.271 193.565 491.271 cv
11827
194.871 491.271 195.542 492.078 196.134 492.791 cv
11828
196.707 493.478 197.248 494.128 198.319 494.128 cv
11829
199.39 494.128 199.931 493.478 200.503 492.791 cv
11830
201.095 492.078 201.767 491.271 203.073 491.271 cv
11831
204.378 491.271 205.049 492.078 205.642 492.791 cv
11832
206.214 493.478 206.755 494.128 207.826 494.128 cv
11833
208.897 494.128 209.438 493.478 210.011 492.791 cv
11834
210.604 492.078 211.275 491.271 212.581 491.271 cv
11835
213.887 491.271 214.558 492.078 215.151 492.791 cv
11836
215.724 493.478 216.265 494.128 217.336 494.128 cv
11837
218.408 494.128 218.949 493.478 219.522 492.791 cv
11838
220.115 492.078 220.786 491.271 222.092 491.271 cv
11839
223.398 491.271 224.07 492.078 224.662 492.791 cv
11840
225.235 493.478 225.776 494.128 226.847 494.128 cv
11841
227.918 494.128 228.459 493.478 229.032 492.791 cv
11842
229.624 492.078 230.295 491.271 231.601 491.271 cv
11843
232.907 491.271 233.578 492.078 234.17 492.791 cv
11844
234.743 493.478 235.284 494.128 236.355 494.128 cv
11845
237.426 494.128 237.967 493.478 238.54 492.791 cv
11846
239.132 492.078 239.803 491.271 241.11 491.271 cv
11847
242.416 491.271 243.087 492.078 243.68 492.791 cv
11848
244.252 493.478 244.793 494.128 245.866 494.128 cv
11849
246.937 494.128 247.478 493.478 248.051 492.791 cv
11850
248.644 492.078 249.315 491.271 250.622 491.271 cv
11851
251.927 491.271 252.598 492.078 253.191 492.791 cv
11852
253.764 493.478 254.305 494.128 255.376 494.128 cv
11853
256.448 494.128 256.989 493.478 257.561 492.791 cv
11854
258.153 492.078 258.825 491.271 260.13 491.271 cv
11855
261.437 491.271 262.108 492.078 262.701 492.791 cv
11856
263.273 493.478 263.814 494.128 264.885 494.128 cv
11857
265.957 494.128 266.498 493.478 267.071 492.791 cv
11858
267.664 492.078 268.334 491.271 269.641 491.271 cv
11859
270.947 491.271 271.619 492.078 272.21 492.791 cv
11860
272.784 493.478 273.325 494.128 274.397 494.128 cv
11861
275.468 494.128 276.009 493.478 276.583 492.791 cv
11862
277.175 492.078 277.846 491.271 279.153 491.271 cv
11863
280.458 491.271 281.13 492.078 281.722 492.791 cv
11864
282.295 493.478 282.836 494.128 283.908 494.128 cv
11865
284.979 494.128 285.52 493.478 286.093 492.791 cv
11866
286.686 492.078 287.357 491.271 288.663 491.271 cv
11867
289.969 491.271 290.641 492.078 291.233 492.791 cv
11868
291.806 493.478 292.348 494.128 293.419 494.128 cv
11869
294.491 494.128 295.032 493.478 295.605 492.791 cv
11870
296.198 492.078 296.869 491.271 298.175 491.271 cv
11871
299.481 491.271 300.153 492.078 300.746 492.791 cv
11872
301.318 493.478 301.859 494.128 302.93 494.128 cv
11873
304.001 494.128 304.542 493.478 305.116 492.791 cv
11874
305.708 492.078 306.379 491.271 307.686 491.271 cv
11875
308.993 491.271 309.665 492.078 310.257 492.791 cv
11876
310.83 493.478 311.372 494.128 312.443 494.128 cv
11877
313.514 494.128 314.055 493.478 314.628 492.791 cv
11878
315.221 492.078 315.892 491.271 317.199 491.271 cv
11879
318.504 491.271 319.176 492.078 319.769 492.791 cv
11880
320.341 493.478 320.882 494.128 321.955 494.128 cv
11881
323.026 494.128 323.567 493.478 324.139 492.791 cv
11882
324.732 492.078 325.403 491.271 326.709 491.271 cv
11883
328.015 491.271 328.687 492.078 329.28 492.791 cv
11884
329.852 493.478 330.393 494.128 331.464 494.128 cv
11885
332.536 494.128 333.077 493.478 333.649 492.791 cv
11886
334.241 492.078 334.912 491.271 336.217 491.271 cv
11887
337.523 491.271 338.194 492.078 338.786 492.791 cv
11888
339.358 493.478 339.898 494.128 340.968 494.128 cv
11889
342.039 494.128 342.58 493.478 343.152 492.791 cv
11890
343.744 492.078 344.415 491.271 345.72 491.271 cv
11891
347.026 491.271 347.697 492.078 348.289 492.791 cv
11892
348.861 493.478 349.402 494.128 350.473 494.128 cv
11893
351.545 494.128 352.086 493.478 352.659 492.791 cv
11894
353.251 492.078 353.923 491.271 355.23 491.271 cv
11895
356.536 491.271 357.208 492.078 357.8 492.791 cv
11896
358.373 493.478 358.914 494.128 359.985 494.128 cv
11897
361.056 494.128 361.597 493.478 362.169 492.791 cv
11898
362.761 492.078 363.432 491.271 364.738 491.271 cv
11899
366.043 491.271 366.714 492.078 367.307 492.791 cv
11900
367.879 493.478 368.42 494.128 369.491 494.128 cv
11901
370.562 494.128 371.103 493.478 371.676 492.791 cv
11902
372.269 492.078 372.94 491.271 374.246 491.271 cv
11903
375.553 491.271 376.225 492.078 376.818 492.791 cv
11904
377.39 493.478 377.932 494.128 379.004 494.128 cv
11905
380.076 494.128 380.617 493.478 381.189 492.791 cv
11906
381.782 492.078 382.453 491.271 383.759 491.271 cv
11907
385.065 491.271 385.736 492.078 386.329 492.791 cv
11908
386.901 493.478 387.442 494.128 388.513 494.128 cv
11909
389.584 494.128 390.125 493.478 390.699 492.791 cv
11910
391.292 492.078 391.962 491.271 393.269 491.271 cv
11911
394.576 491.271 395.248 492.078 395.839 492.791 cv
11912
396.413 493.478 396.955 494.128 398.027 494.128 cv
11913
399.098 494.128 399.639 493.478 400.212 492.791 cv
11914
400.805 492.078 401.476 491.271 402.782 491.271 cv
11915
404.088 491.271 404.759 492.078 405.352 492.791 cv
11916
405.925 493.478 406.466 494.128 407.538 494.128 cv
11917
408.611 494.128 409.152 493.478 409.725 492.791 cv
11918
410.318 492.078 410.99 491.271 412.296 491.271 cv
11919
413.602 491.271 414.274 492.078 414.867 492.791 cv
11920
415.439 493.478 415.98 494.128 417.052 494.128 cv
11921
418.125 494.128 418.666 493.478 419.239 492.791 cv
11922
419.832 492.078 420.503 491.271 421.81 491.271 cv
11923
423.117 491.271 423.789 492.078 424.381 492.791 cv
11924
424.954 493.478 425.495 494.128 426.567 494.128 cv
11925
427.639 494.128 428.181 493.478 428.754 492.791 cv
11926
429.346 492.078 430.018 491.271 431.325 491.271 cv
11927
432.631 491.271 433.303 492.078 433.896 492.791 cv
11928
434.469 493.478 435.01 494.128 436.083 494.128 cv
11929
437.156 494.128 437.697 493.478 438.27 492.791 cv
11930
438.863 492.078 439.535 491.271 440.841 491.271 cv
11931
442.148 491.271 442.82 492.078 443.413 492.791 cv
11932
443.986 493.478 444.527 494.128 445.599 494.128 cv
11933
446.671 494.128 447.213 493.478 447.787 492.791 cv
11934
448.379 492.078 449.051 491.271 450.359 491.271 cv
11935
451.666 491.271 452.337 492.078 452.93 492.791 cv
11936
453.504 493.478 454.045 494.128 455.119 494.128 cv
11937
456.191 494.128 456.733 493.478 457.306 492.791 cv
11938
457.899 492.078 458.571 491.271 459.877 491.271 cv
11939
461.183 491.271 461.854 492.078 462.447 492.791 cv
11940
463.019 493.478 463.56 494.128 464.631 494.128 cv
11941
465.704 494.128 466.246 493.478 466.819 492.791 cv
11942
467.412 492.078 468.083 491.271 469.391 491.271 cv
11943
470.697 491.271 471.369 492.078 471.961 492.791 cv
11944
472.534 493.478 473.075 494.128 474.147 494.128 cv
11945
475.219 494.128 475.76 493.478 476.333 492.791 cv
11946
476.926 492.078 477.598 491.271 478.905 491.271 cv
11947
480.212 491.271 480.884 492.078 481.477 492.791 cv
11948
482.051 493.478 482.592 494.128 483.666 494.128 cv
11949
484.739 494.128 485.28 493.478 485.854 492.791 cv
11950
486.447 492.078 487.119 491.271 488.426 491.271 cv
11951
489.733 491.271 490.406 492.078 490.999 492.791 cv
11952
491.572 493.478 492.114 494.128 493.187 494.128 cv
11953
494.259 494.128 494.801 493.478 495.375 492.791 cv
11954
495.967 492.078 496.639 491.271 497.946 491.271 cv
11955
499.252 491.271 499.924 492.078 500.517 492.791 cv
11956
501.091 493.478 501.632 494.128 502.706 494.128 cv
11957
503.78 494.128 504.322 493.478 504.896 492.791 cv
11958
505.489 492.078 506.162 491.271 507.469 491.271 cv
11959
508.779 491.271 509.452 492.078 510.045 492.791 cv
11960
510.62 493.478 511.163 494.128 512.237 494.128 cv
11961
513.312 494.128 513.854 493.478 514.428 492.791 cv
11962
515.022 492.078 515.695 491.271 517.004 491.271 cv
11963
517.004 491.771 li
11964
515.929 491.771 515.386 492.421 514.812 493.111 cv
11965
514.218 493.822 513.545 494.628 512.237 494.628 cv
11966
cp
11967
level3{
11968
gsave
11969
clp
11970
[746.112 0 0 746.112 142 492.95 ]ct
11971
/0 /Gradient get_res clonedict shfill grestore
11972
}if
11973
level3 not{
11974
gsave
11975
[746.112 0 0 746.112 142 492.95 ]ct
11976
clp
11977
/0 /Gradient get_res exec grestore
11978
}if
11979
np
11980
512.475 497.375 mo
11981
511.235 497.375 510.594 496.701 510.029 496.107 cv
11982
509.485 495.535 508.97 494.994 507.945 494.994 cv
11983
506.92 494.994 506.407 495.533 505.863 496.105 cv
11984
505.298 496.701 504.658 497.375 503.418 497.375 cv
11985
502.181 497.375 501.541 496.701 500.976 496.105 cv
11986
500.433 495.533 499.919 494.994 498.896 494.994 cv
11987
497.874 494.994 497.36 495.533 496.817 496.105 cv
11988
496.252 496.701 495.613 497.375 494.375 497.375 cv
11989
493.136 497.375 492.497 496.701 491.932 496.105 cv
11990
491.388 495.533 490.875 494.994 489.851 494.994 cv
11991
488.828 494.994 488.315 495.533 487.771 496.105 cv
11992
487.207 496.701 486.567 497.375 485.329 497.375 cv
11993
484.09 497.375 483.45 496.701 482.885 496.105 cv
11994
482.342 495.533 481.829 494.994 480.805 494.994 cv
11995
479.783 494.994 479.27 495.533 478.726 496.105 cv
11996
478.162 496.701 477.522 497.375 476.285 497.375 cv
11997
475.047 497.375 474.408 496.701 473.843 496.105 cv
11998
473.3 495.533 472.788 494.994 471.765 494.994 cv
11999
470.743 494.994 470.229 495.533 469.686 496.105 cv
12000
469.122 496.701 468.482 497.375 467.244 497.375 cv
12001
466.007 497.375 465.368 496.701 464.804 496.105 cv
12002
464.261 495.533 463.749 494.994 462.726 494.994 cv
12003
461.704 494.994 461.191 495.533 460.648 496.105 cv
12004
460.083 496.701 459.444 497.375 458.207 497.375 cv
12005
456.969 497.375 456.329 496.701 455.764 496.105 cv
12006
455.221 495.533 454.708 494.994 453.684 494.994 cv
12007
452.662 494.994 452.148 495.533 451.605 496.105 cv
12008
451.041 496.701 450.401 497.375 449.163 497.375 cv
12009
447.925 497.375 447.286 496.701 446.721 496.105 cv
12010
446.178 495.533 445.666 494.994 444.642 494.994 cv
12011
443.62 494.994 443.106 495.533 442.563 496.105 cv
12012
441.999 496.701 441.359 497.375 440.121 497.375 cv
12013
438.883 497.375 438.244 496.701 437.679 496.105 cv
12014
437.136 495.533 436.624 494.994 435.601 494.994 cv
12015
434.578 494.994 434.065 495.533 433.522 496.105 cv
12016
432.958 496.701 432.318 497.375 431.081 497.375 cv
12017
429.843 497.375 429.204 496.701 428.639 496.105 cv
12018
428.096 495.533 427.583 494.994 426.561 494.994 cv
12019
425.538 494.994 425.025 495.533 424.482 496.105 cv
12020
423.917 496.701 423.278 497.375 422.041 497.375 cv
12021
420.803 497.375 420.164 496.701 419.6 496.105 cv
12022
419.057 495.533 418.543 494.994 417.522 494.994 cv
12023
416.499 494.994 415.986 495.533 415.442 496.105 cv
12024
414.877 496.701 414.238 497.375 413 497.375 cv
12025
411.763 497.375 411.125 496.701 410.56 496.105 cv
12026
410.017 495.533 409.504 494.994 408.482 494.994 cv
12027
407.459 494.994 406.947 495.533 406.404 496.105 cv
12028
405.84 496.701 405.201 497.375 403.964 497.375 cv
12029
402.727 497.375 402.087 496.701 401.523 496.105 cv
12030
400.98 495.533 400.467 494.994 399.444 494.994 cv
12031
398.421 494.994 397.909 495.533 397.366 496.105 cv
12032
396.802 496.701 396.163 497.375 394.925 497.375 cv
12033
393.689 497.375 393.05 496.701 392.486 496.105 cv
12034
391.943 495.533 391.43 494.994 390.409 494.994 cv
12035
389.386 494.994 388.874 495.533 388.331 496.105 cv
12036
387.767 496.701 387.127 497.375 385.891 497.375 cv
12037
384.654 497.375 384.013 496.701 383.45 496.105 cv
12038
382.906 495.533 382.393 494.994 381.371 494.994 cv
12039
380.348 494.994 379.835 495.533 379.292 496.105 cv
12040
378.729 496.701 378.089 497.375 376.853 497.375 cv
12041
375.617 497.375 374.977 496.701 374.414 496.105 cv
12042
373.871 495.533 373.359 494.994 372.337 494.994 cv
12043
371.316 494.994 370.803 495.533 370.261 496.105 cv
12044
369.697 496.701 369.058 497.375 367.821 497.375 cv
12045
366.583 497.375 365.945 496.701 365.38 496.105 cv
12046
364.837 495.533 364.325 494.994 363.303 494.994 cv
12047
362.281 494.994 361.767 495.533 361.224 496.105 cv
12048
360.661 496.701 360.021 497.375 358.784 497.375 cv
12049
357.547 497.375 356.908 496.701 356.344 496.105 cv
12050
355.801 495.533 355.29 494.994 354.268 494.994 cv
12051
353.247 494.994 352.735 495.533 352.193 496.105 cv
12052
351.628 496.701 350.99 497.375 349.753 497.375 cv
12053
348.517 497.375 347.878 496.701 347.315 496.105 cv
12054
346.773 495.533 346.26 494.994 345.24 494.994 cv
12055
344.218 494.994 343.706 495.533 343.163 496.105 cv
12056
342.599 496.701 341.96 497.375 340.724 497.375 cv
12057
339.487 497.375 338.848 496.701 338.284 496.105 cv
12058
337.741 495.533 337.228 494.994 336.206 494.994 cv
12059
335.184 494.994 334.671 495.533 334.128 496.105 cv
12060
333.564 496.701 332.925 497.375 331.688 497.375 cv
12061
330.452 497.375 329.813 496.701 329.25 496.105 cv
12062
328.708 495.533 328.195 494.994 327.173 494.994 cv
12063
326.153 494.994 325.641 495.533 325.099 496.105 cv
12064
324.536 496.701 323.897 497.375 322.661 497.375 cv
12065
321.425 497.375 320.787 496.701 320.223 496.105 cv
12066
319.681 495.533 319.169 494.994 318.149 494.994 cv
12067
317.126 494.994 316.614 495.533 316.071 496.105 cv
12068
315.507 496.701 314.868 497.375 313.631 497.375 cv
12069
312.394 497.375 311.755 496.701 311.191 496.105 cv
12070
310.648 495.533 310.135 494.994 309.114 494.994 cv
12071
308.091 494.994 307.579 495.533 307.036 496.105 cv
12072
306.472 496.701 305.833 497.375 304.595 497.375 cv
12073
303.359 497.375 302.719 496.701 302.155 496.105 cv
12074
301.612 495.533 301.099 494.994 300.077 494.994 cv
12075
299.054 494.994 298.542 495.533 297.999 496.105 cv
12076
297.435 496.701 296.795 497.375 295.559 497.375 cv
12077
294.322 497.375 293.683 496.701 293.119 496.105 cv
12078
292.576 495.533 292.063 494.994 291.042 494.994 cv
12079
290.02 494.994 289.507 495.533 288.964 496.105 cv
12080
288.4 496.701 287.761 497.375 286.524 497.375 cv
12081
285.288 497.375 284.648 496.701 284.083 496.105 cv
12082
283.541 495.533 283.028 494.994 282.005 494.994 cv
12083
280.983 494.994 280.47 495.533 279.927 496.105 cv
12084
279.364 496.701 278.724 497.375 277.488 497.375 cv
12085
276.25 497.375 275.612 496.701 275.047 496.105 cv
12086
274.504 495.533 273.992 494.994 272.97 494.994 cv
12087
271.949 494.994 271.436 495.533 270.893 496.105 cv
12088
270.33 496.701 269.691 497.375 268.454 497.375 cv
12089
267.217 497.375 266.579 496.701 266.014 496.105 cv
12090
265.471 495.533 264.958 494.994 263.937 494.994 cv
12091
262.915 494.994 262.402 495.533 261.859 496.105 cv
12092
261.295 496.701 260.656 497.375 259.418 497.375 cv
12093
258.182 497.375 257.542 496.701 256.978 496.105 cv
12094
256.435 495.533 255.922 494.994 254.9 494.994 cv
12095
253.878 494.994 253.366 495.533 252.824 496.105 cv
12096
252.259 496.701 251.62 497.375 250.383 497.375 cv
12097
249.147 497.375 248.507 496.701 247.944 496.105 cv
12098
247.401 495.533 246.889 494.994 245.867 494.994 cv
12099
244.845 494.994 244.333 495.533 243.79 496.105 cv
12100
243.226 496.701 242.587 497.375 241.35 497.375 cv
12101
240.114 497.375 239.474 496.701 238.911 496.105 cv
12102
238.368 495.533 237.855 494.994 236.833 494.994 cv
12103
235.811 494.994 235.298 495.533 234.755 496.105 cv
12104
234.192 496.701 233.552 497.375 232.316 497.375 cv
12105
231.079 497.375 230.44 496.701 229.875 496.105 cv
12106
229.333 495.533 228.82 494.994 227.797 494.994 cv
12107
226.776 494.994 226.263 495.533 225.721 496.105 cv
12108
225.157 496.701 224.517 497.375 223.281 497.375 cv
12109
222.044 497.375 221.405 496.701 220.841 496.105 cv
12110
220.298 495.533 219.787 494.994 218.764 494.994 cv
12111
217.743 494.994 217.231 495.533 216.688 496.105 cv
12112
216.125 496.701 215.485 497.375 214.249 497.375 cv
12113
213.012 497.375 212.373 496.701 211.809 496.105 cv
12114
211.266 495.533 210.754 494.994 209.733 494.994 cv
12115
208.711 494.994 208.199 495.533 207.656 496.105 cv
12116
207.092 496.701 206.453 497.375 205.216 497.375 cv
12117
203.979 497.375 203.34 496.701 202.776 496.105 cv
12118
202.233 495.533 201.72 494.994 200.699 494.994 cv
12119
199.676 494.994 199.164 495.533 198.621 496.105 cv
12120
198.057 496.701 197.417 497.375 196.18 497.375 cv
12121
194.944 497.375 194.305 496.701 193.741 496.105 cv
12122
193.198 495.533 192.685 494.994 191.664 494.994 cv
12123
190.642 494.994 190.129 495.533 189.587 496.105 cv
12124
189.023 496.701 188.384 497.375 187.148 497.375 cv
12125
185.912 497.375 185.272 496.701 184.708 496.105 cv
12126
184.166 495.533 183.654 494.994 182.632 494.994 cv
12127
181.611 494.994 181.098 495.533 180.555 496.105 cv
12128
179.992 496.701 179.353 497.375 178.117 497.375 cv
12129
176.881 497.375 176.242 496.701 175.678 496.105 cv
12130
175.135 495.533 174.624 494.994 173.602 494.994 cv
12131
172.581 494.994 172.068 495.533 171.526 496.105 cv
12132
170.961 496.701 170.323 497.375 169.085 497.375 cv
12133
167.849 497.375 167.21 496.701 166.646 496.105 cv
12134
166.103 495.533 165.59 494.994 164.569 494.994 cv
12135
163.546 494.994 163.034 495.533 162.491 496.105 cv
12136
161.927 496.701 161.288 497.375 160.05 497.375 cv
12137
158.814 497.375 158.175 496.701 157.611 496.105 cv
12138
157.068 495.533 156.555 494.994 155.534 494.994 cv
12139
155.534 494.494 li
12140
156.77 494.494 157.41 495.167 157.974 495.761 cv
12141
158.516 496.333 159.029 496.875 160.05 496.875 cv
12142
161.073 496.875 161.585 496.333 162.128 495.761 cv
12143
162.693 495.167 163.332 494.494 164.569 494.494 cv
12144
165.805 494.494 166.445 495.167 167.009 495.761 cv
12145
167.551 496.333 168.064 496.875 169.085 496.875 cv
12146
170.108 496.875 170.62 496.333 171.163 495.761 cv
12147
171.726 495.167 172.366 494.494 173.602 494.494 cv
12148
174.838 494.494 175.477 495.167 176.042 495.761 cv
12149
176.583 496.333 177.096 496.875 178.117 496.875 cv
12150
179.138 496.875 179.65 496.333 180.193 495.761 cv
12151
180.756 495.167 181.396 494.494 182.632 494.494 cv
12152
183.869 494.494 184.507 495.167 185.072 495.761 cv
12153
185.614 496.333 186.126 496.875 187.148 496.875 cv
12154
188.169 496.875 188.681 496.333 189.224 495.761 cv
12155
189.788 495.167 190.427 494.494 191.664 494.494 cv
12156
192.9 494.494 193.54 495.167 194.104 495.761 cv
12157
194.646 496.333 195.159 496.875 196.18 496.875 cv
12158
197.203 496.875 197.715 496.333 198.258 495.761 cv
12159
198.823 495.167 199.461 494.494 200.699 494.494 cv
12160
201.935 494.494 202.575 495.167 203.138 495.761 cv
12161
203.681 496.333 204.194 496.875 205.216 496.875 cv
12162
206.238 496.875 206.75 496.333 207.293 495.761 cv
12163
207.857 495.167 208.496 494.494 209.733 494.494 cv
12164
210.969 494.494 211.608 495.167 212.171 495.761 cv
12165
212.714 496.333 213.227 496.875 214.249 496.875 cv
12166
215.27 496.875 215.783 496.333 216.326 495.761 cv
12167
216.889 495.167 217.528 494.494 218.764 494.494 cv
12168
220.001 494.494 220.64 495.167 221.205 495.761 cv
12169
221.747 496.333 222.259 496.875 223.281 496.875 cv
12170
224.302 496.875 224.815 496.333 225.358 495.761 cv
12171
225.922 495.167 226.561 494.494 227.797 494.494 cv
12172
229.035 494.494 229.674 495.167 230.238 495.761 cv
12173
230.781 496.333 231.293 496.875 232.316 496.875 cv
12174
233.337 496.875 233.85 496.333 234.393 495.761 cv
12175
234.958 495.167 235.596 494.494 236.833 494.494 cv
12176
238.071 494.494 238.709 495.167 239.273 495.761 cv
12177
239.816 496.333 240.329 496.875 241.35 496.875 cv
12178
242.373 496.875 242.884 496.333 243.427 495.761 cv
12179
243.991 495.167 244.63 494.494 245.867 494.494 cv
12180
247.104 494.494 247.743 495.167 248.307 495.761 cv
12181
248.849 496.333 249.362 496.875 250.383 496.875 cv
12182
251.405 496.875 251.917 496.333 252.46 495.761 cv
12183
253.025 495.167 253.664 494.494 254.9 494.494 cv
12184
256.137 494.494 256.777 495.167 257.34 495.761 cv
12185
257.883 496.333 258.396 496.875 259.418 496.875 cv
12186
260.441 496.875 260.954 496.333 261.497 495.761 cv
12187
262.061 495.167 262.7 494.494 263.937 494.494 cv
12188
265.173 494.494 265.813 495.167 266.377 495.761 cv
12189
266.919 496.333 267.432 496.875 268.454 496.875 cv
12190
269.475 496.875 269.988 496.333 270.531 495.761 cv
12191
271.094 495.167 271.734 494.494 272.97 494.494 cv
12192
274.207 494.494 274.846 495.167 275.41 495.761 cv
12193
275.953 496.333 276.465 496.875 277.488 496.875 cv
12194
278.509 496.875 279.022 496.333 279.565 495.761 cv
12195
280.129 495.167 280.768 494.494 282.005 494.494 cv
12196
283.243 494.494 283.882 495.167 284.446 495.761 cv
12197
284.989 496.333 285.501 496.875 286.524 496.875 cv
12198
287.546 496.875 288.059 496.333 288.602 495.761 cv
12199
289.166 495.167 289.805 494.494 291.042 494.494 cv
12200
292.278 494.494 292.917 495.167 293.481 495.761 cv
12201
294.024 496.333 294.537 496.875 295.559 496.875 cv
12202
296.581 496.875 297.093 496.333 297.636 495.761 cv
12203
298.201 495.167 298.839 494.494 300.077 494.494 cv
12204
301.314 494.494 301.954 495.167 302.517 495.761 cv
12205
303.06 496.333 303.574 496.875 304.595 496.875 cv
12206
305.618 496.875 306.13 496.333 306.673 495.761 cv
12207
307.238 495.167 307.876 494.494 309.114 494.494 cv
12208
310.35 494.494 310.99 495.167 311.553 495.761 cv
12209
312.096 496.333 312.609 496.875 313.631 496.875 cv
12210
314.653 496.875 315.166 496.333 315.708 495.761 cv
12211
316.273 495.167 316.912 494.494 318.149 494.494 cv
12212
319.384 494.494 320.023 495.167 320.586 495.761 cv
12213
321.128 496.333 321.64 496.875 322.661 496.875 cv
12214
323.681 496.875 324.194 496.333 324.736 495.761 cv
12215
325.299 495.167 325.938 494.494 327.173 494.494 cv
12216
328.41 494.494 329.048 495.167 329.613 495.761 cv
12217
330.155 496.333 330.667 496.875 331.688 496.875 cv
12218
332.71 496.875 333.223 496.333 333.766 495.761 cv
12219
334.33 495.167 334.969 494.494 336.206 494.494 cv
12220
337.443 494.494 338.083 495.167 338.646 495.761 cv
12221
339.189 496.333 339.702 496.875 340.724 496.875 cv
12222
341.746 496.875 342.257 496.333 342.8 495.761 cv
12223
343.364 495.167 344.003 494.494 345.24 494.494 cv
12224
346.475 494.494 347.114 495.167 347.678 495.761 cv
12225
348.22 496.333 348.733 496.875 349.753 496.875 cv
12226
350.775 496.875 351.288 496.333 351.83 495.761 cv
12227
352.393 495.167 353.032 494.494 354.268 494.494 cv
12228
355.504 494.494 356.143 495.167 356.707 495.761 cv
12229
357.25 496.333 357.762 496.875 358.784 496.875 cv
12230
359.806 496.875 360.319 496.333 360.862 495.761 cv
12231
361.426 495.167 362.066 494.494 363.303 494.494 cv
12232
364.54 494.494 365.179 495.167 365.743 495.761 cv
12233
366.286 496.333 366.798 496.875 367.821 496.875 cv
12234
368.843 496.875 369.355 496.333 369.898 495.761 cv
12235
370.461 495.167 371.101 494.494 372.337 494.494 cv
12236
373.574 494.494 374.212 495.167 374.777 495.761 cv
12237
375.319 496.333 375.832 496.875 376.853 496.875 cv
12238
377.875 496.875 378.387 496.333 378.93 495.761 cv
12239
379.495 495.167 380.133 494.494 381.371 494.494 cv
12240
382.608 494.494 383.248 495.167 383.812 495.761 cv
12241
384.355 496.333 384.868 496.875 385.891 496.875 cv
12242
386.913 496.875 387.425 496.333 387.968 495.761 cv
12243
388.533 495.167 389.171 494.494 390.409 494.494 cv
12244
391.645 494.494 392.285 495.167 392.849 495.761 cv
12245
393.391 496.333 393.904 496.875 394.925 496.875 cv
12246
395.948 496.875 396.46 496.333 397.003 495.761 cv
12247
397.568 495.167 398.207 494.494 399.444 494.494 cv
12248
400.682 494.494 401.322 495.167 401.885 495.761 cv
12249
402.429 496.333 402.942 496.875 403.964 496.875 cv
12250
404.986 496.875 405.499 496.333 406.042 495.761 cv
12251
406.606 495.167 407.245 494.494 408.482 494.494 cv
12252
409.719 494.494 410.359 495.167 410.922 495.761 cv
12253
411.465 496.333 411.979 496.875 413 496.875 cv
12254
414.023 496.875 414.537 496.333 415.08 495.761 cv
12255
415.644 495.167 416.284 494.494 417.522 494.494 cv
12256
418.759 494.494 419.398 495.167 419.962 495.761 cv
12257
420.505 496.333 421.018 496.875 422.041 496.875 cv
12258
423.063 496.875 423.576 496.333 424.12 495.761 cv
12259
424.684 495.167 425.324 494.494 426.561 494.494 cv
12260
427.798 494.494 428.438 495.167 429.001 495.761 cv
12261
429.545 496.333 430.058 496.875 431.081 496.875 cv
12262
432.103 496.875 432.616 496.333 433.16 495.761 cv
12263
433.724 495.167 434.364 494.494 435.601 494.494 cv
12264
436.838 494.494 437.478 495.167 438.042 495.761 cv
12265
438.585 496.333 439.098 496.875 440.121 496.875 cv
12266
441.144 496.875 441.657 496.333 442.201 495.761 cv
12267
442.765 495.167 443.405 494.494 444.642 494.494 cv
12268
445.879 494.494 446.519 495.167 447.083 495.761 cv
12269
447.627 496.333 448.14 496.875 449.163 496.875 cv
12270
450.186 496.875 450.699 496.333 451.243 495.761 cv
12271
451.807 495.167 452.447 494.494 453.684 494.494 cv
12272
454.922 494.494 455.562 495.167 456.126 495.761 cv
12273
456.67 496.333 457.183 496.875 458.207 496.875 cv
12274
459.229 496.875 459.743 496.333 460.286 495.761 cv
12275
460.849 495.167 461.489 494.494 462.726 494.494 cv
12276
463.963 494.494 464.602 495.167 465.167 495.761 cv
12277
465.709 496.333 466.222 496.875 467.244 496.875 cv
12278
468.267 496.875 468.78 496.333 469.324 495.761 cv
12279
469.888 495.167 470.528 494.494 471.765 494.494 cv
12280
473.002 494.494 473.642 495.167 474.206 495.761 cv
12281
474.749 496.333 475.262 496.875 476.285 496.875 cv
12282
477.307 496.875 477.821 496.333 478.364 495.761 cv
12283
478.928 495.167 479.568 494.494 480.805 494.494 cv
12284
482.043 494.494 482.683 495.167 483.248 495.761 cv
12285
483.792 496.333 484.305 496.875 485.329 496.875 cv
12286
486.352 496.875 486.866 496.333 487.409 495.761 cv
12287
487.973 495.167 488.614 494.494 489.851 494.494 cv
12288
491.089 494.494 491.73 495.167 492.294 495.761 cv
12289
492.837 496.333 493.351 496.875 494.375 496.875 cv
12290
495.398 496.875 495.911 496.333 496.455 495.761 cv
12291
497.019 495.167 497.659 494.494 498.896 494.494 cv
12292
500.134 494.494 500.774 495.167 501.338 495.761 cv
12293
501.882 496.333 502.395 496.875 503.418 496.875 cv
12294
504.443 496.875 504.957 496.333 505.5 495.761 cv
12295
506.066 495.167 506.707 494.494 507.945 494.494 cv
12296
509.185 494.494 509.826 495.167 510.391 495.761 cv
12297
510.936 496.333 511.45 496.875 512.475 496.875 cv
12298
513.5 496.875 514.014 496.333 514.558 495.761 cv
12299
515.124 495.167 515.764 494.494 517.004 494.494 cv
12300
517.004 494.994 li
12301
515.979 494.994 515.465 495.533 514.92 496.105 cv
12302
514.355 496.701 513.714 497.375 512.475 497.375 cv
12303
cp
12304
level3{
12305
gsave
12306
clp
12307
[746.112 0 0 746.112 142 495.934 ]ct
12308
/0 /Gradient get_res clonedict shfill grestore
12309
}if
12310
level3 not{
12311
gsave
12312
[746.112 0 0 746.112 142 495.934 ]ct
12313
clp
12314
/0 /Gradient get_res exec grestore
12315
}if
12316
np
12317
512.689 500.121 mo
12318
511.516 500.121 510.906 499.582 510.367 499.105 cv
12319
509.848 498.648 509.359 498.216 508.375 498.216 cv
12320
507.391 498.216 506.903 498.648 506.384 499.105 cv
12321
505.846 499.582 505.236 500.121 504.063 500.121 cv
12322
502.891 500.121 502.282 499.582 501.744 499.105 cv
12323
501.226 498.648 500.738 498.216 499.755 498.216 cv
12324
498.773 498.216 498.285 498.648 497.767 499.105 cv
12325
497.229 499.582 496.619 500.121 495.448 500.121 cv
12326
494.276 500.121 493.666 499.582 493.127 499.105 cv
12327
492.61 498.648 492.122 498.216 491.139 498.216 cv
12328
490.157 498.216 489.667 498.648 489.15 499.105 cv
12329
488.612 499.582 488.002 500.121 486.831 500.121 cv
12330
485.659 500.121 485.049 499.582 484.511 499.105 cv
12331
483.994 498.648 483.504 498.216 482.522 498.216 cv
12332
481.54 498.216 481.051 498.648 480.534 499.105 cv
12333
479.996 499.582 479.386 500.121 478.215 500.121 cv
12334
477.044 500.121 476.435 499.582 475.897 499.105 cv
12335
475.38 498.648 474.892 498.216 473.911 498.216 cv
12336
472.928 498.216 472.44 498.648 471.922 499.105 cv
12337
471.384 499.582 470.775 500.121 469.604 500.121 cv
12338
468.433 500.121 467.824 499.582 467.287 499.105 cv
12339
466.77 498.648 466.282 498.216 465.3 498.216 cv
12340
464.319 498.216 463.831 498.648 463.313 499.105 cv
12341
462.776 499.582 462.166 500.121 460.995 500.121 cv
12342
459.826 500.121 459.216 499.582 458.679 499.105 cv
12343
458.163 498.648 457.675 498.216 456.695 498.216 cv
12344
455.712 498.216 455.224 498.648 454.707 499.105 cv
12345
454.169 499.582 453.559 500.121 452.388 500.121 cv
12346
451.217 500.121 450.608 499.582 450.07 499.105 cv
12347
449.553 498.648 449.065 498.216 448.083 498.216 cv
12348
447.101 498.216 446.612 498.648 446.095 499.105 cv
12349
445.557 499.582 444.948 500.121 443.776 500.121 cv
12350
442.605 500.121 441.996 499.582 441.458 499.105 cv
12351
440.941 498.648 440.453 498.216 439.471 498.216 cv
12352
438.489 498.216 438 498.648 437.484 499.105 cv
12353
436.946 499.582 436.336 500.121 435.166 500.121 cv
12354
433.995 500.121 433.385 499.582 432.847 499.105 cv
12355
432.331 498.648 431.842 498.216 430.861 498.216 cv
12356
429.878 498.216 429.39 498.648 428.874 499.105 cv
12357
428.335 499.582 427.726 500.121 426.555 500.121 cv
12358
425.384 500.121 424.775 499.582 424.238 499.105 cv
12359
423.72 498.648 423.233 498.216 422.251 498.216 cv
12360
421.269 498.216 420.781 498.648 420.264 499.105 cv
12361
419.726 499.582 419.117 500.121 417.946 500.121 cv
12362
416.775 500.121 416.166 499.582 415.627 499.105 cv
12363
415.111 498.648 414.623 498.216 413.641 498.216 cv
12364
412.66 498.216 412.172 498.648 411.655 499.105 cv
12365
411.118 499.582 410.508 500.121 409.338 500.121 cv
12366
408.167 500.121 407.558 499.582 407.02 499.105 cv
12367
406.503 498.648 406.015 498.216 405.033 498.216 cv
12368
404.051 498.216 403.564 498.648 403.046 499.105 cv
12369
402.509 499.582 401.9 500.121 400.729 500.121 cv
12370
399.559 500.121 398.95 499.582 398.413 499.105 cv
12371
397.896 498.648 397.408 498.216 396.427 498.216 cv
12372
395.446 498.216 394.958 498.648 394.441 499.105 cv
12373
393.904 499.582 393.294 500.121 392.125 500.121 cv
12374
390.954 500.121 390.343 499.582 389.806 499.105 cv
12375
389.289 498.648 388.8 498.216 387.819 498.216 cv
12376
386.837 498.216 386.35 498.648 385.833 499.105 cv
12377
385.295 499.582 384.686 500.121 383.516 500.121 cv
12378
382.346 500.121 381.737 499.582 381.2 499.105 cv
12379
380.683 498.648 380.196 498.216 379.215 498.216 cv
12380
378.235 498.216 377.747 498.648 377.231 499.105 cv
12381
376.693 499.582 376.084 500.121 374.914 500.121 cv
12382
373.743 500.121 373.134 499.582 372.596 499.105 cv
12383
372.08 498.648 371.591 498.216 370.61 498.216 cv
12384
369.629 498.216 369.141 498.648 368.624 499.105 cv
12385
368.086 499.582 367.477 500.121 366.306 500.121 cv
12386
365.136 500.121 364.527 499.582 363.99 499.105 cv
12387
363.473 498.648 362.985 498.216 362.004 498.216 cv
12388
361.025 498.216 360.537 498.648 360.02 499.105 cv
12389
359.484 499.582 358.875 500.121 357.706 500.121 cv
12390
356.536 500.121 355.927 499.582 355.39 499.105 cv
12391
354.874 498.648 354.386 498.216 353.406 498.216 cv
12392
352.425 498.216 351.938 498.648 351.421 499.105 cv
12393
350.884 499.582 350.275 500.121 349.105 500.121 cv
12394
347.935 500.121 347.326 499.582 346.788 499.105 cv
12395
346.271 498.648 345.783 498.216 344.801 498.216 cv
12396
343.821 498.216 343.333 498.648 342.816 499.105 cv
12397
342.279 499.582 341.669 500.121 340.499 500.121 cv
12398
339.33 500.121 338.72 499.582 338.183 499.105 cv
12399
337.667 498.648 337.179 498.216 336.199 498.216 cv
12400
335.219 498.216 334.731 498.648 334.215 499.105 cv
12401
333.678 499.582 333.07 500.121 331.901 500.121 cv
12402
330.731 500.121 330.123 499.582 329.585 499.105 cv
12403
329.07 498.648 328.583 498.216 327.603 498.216 cv
12404
326.624 498.216 326.135 498.648 325.62 499.105 cv
12405
325.083 499.582 324.474 500.121 323.305 500.121 cv
12406
322.135 500.121 321.527 499.582 320.99 499.105 cv
12407
320.473 498.648 319.986 498.216 319.006 498.216 cv
12408
318.025 498.216 317.538 498.648 317.02 499.105 cv
12409
316.483 499.582 315.874 500.121 314.703 500.121 cv
12410
313.533 500.121 312.923 499.582 312.385 499.105 cv
12411
311.869 498.648 311.38 498.216 310.399 498.216 cv
12412
309.417 498.216 308.929 498.648 308.413 499.105 cv
12413
307.875 499.582 307.266 500.121 306.096 500.121 cv
12414
304.926 500.121 304.317 499.582 303.78 499.105 cv
12415
303.263 498.648 302.775 498.216 301.794 498.216 cv
12416
300.813 498.216 300.326 498.648 299.808 499.105 cv
12417
299.271 499.582 298.662 500.121 297.492 500.121 cv
12418
296.321 500.121 295.711 499.582 295.174 499.105 cv
12419
294.658 498.648 294.169 498.216 293.188 498.216 cv
12420
292.207 498.216 291.719 498.648 291.202 499.105 cv
12421
290.665 499.582 290.055 500.121 288.885 500.121 cv
12422
287.714 500.121 287.105 499.582 286.568 499.105 cv
12423
286.051 498.648 285.563 498.216 284.583 498.216 cv
12424
283.602 498.216 283.114 498.648 282.597 499.105 cv
12425
282.06 499.582 281.452 500.121 280.281 500.121 cv
12426
279.111 500.121 278.501 499.582 277.964 499.105 cv
12427
277.448 498.648 276.959 498.216 275.979 498.216 cv
12428
274.998 498.216 274.51 498.648 273.993 499.105 cv
12429
273.456 499.582 272.846 500.121 271.676 500.121 cv
12430
270.505 500.121 269.896 499.582 269.359 499.105 cv
12431
268.841 498.648 268.354 498.216 267.373 498.216 cv
12432
266.392 498.216 265.904 498.648 265.387 499.105 cv
12433
264.85 499.582 264.241 500.121 263.071 500.121 cv
12434
261.9 500.121 261.292 499.582 260.754 499.105 cv
12435
260.238 498.648 259.75 498.216 258.769 498.216 cv
12436
257.789 498.216 257.3 498.648 256.784 499.105 cv
12437
256.247 499.582 255.638 500.121 254.467 500.121 cv
12438
253.297 500.121 252.688 499.582 252.151 499.105 cv
12439
251.634 498.648 251.146 498.216 250.166 498.216 cv
12440
249.184 498.216 248.697 498.648 248.179 499.105 cv
12441
247.642 499.582 247.033 500.121 245.863 500.121 cv
12442
244.692 500.121 244.083 499.582 243.545 499.105 cv
12443
243.029 498.648 242.541 498.216 241.559 498.216 cv
12444
240.579 498.216 240.09 498.648 239.574 499.105 cv
12445
239.037 499.582 238.428 500.121 237.257 500.121 cv
12446
236.087 500.121 235.478 499.582 234.941 499.105 cv
12447
234.424 498.648 233.937 498.216 232.957 498.216 cv
12448
231.976 498.216 231.488 498.648 230.971 499.105 cv
12449
230.434 499.582 229.826 500.121 228.656 500.121 cv
12450
227.486 500.121 226.876 499.582 226.339 499.105 cv
12451
225.823 498.648 225.335 498.216 224.354 498.216 cv
12452
223.374 498.216 222.885 498.648 222.369 499.105 cv
12453
221.832 499.582 221.223 500.121 220.052 500.121 cv
12454
218.882 500.121 218.273 499.582 217.736 499.105 cv
12455
217.219 498.648 216.731 498.216 215.75 498.216 cv
12456
214.769 498.216 214.282 498.648 213.764 499.105 cv
12457
213.227 499.582 212.618 500.121 211.447 500.121 cv
12458
210.277 500.121 209.667 499.582 209.13 499.105 cv
12459
208.614 498.648 208.125 498.216 207.145 498.216 cv
12460
206.165 498.216 205.676 498.648 205.16 499.105 cv
12461
204.623 499.582 204.014 500.121 202.844 500.121 cv
12462
201.674 500.121 201.065 499.582 200.528 499.105 cv
12463
200.011 498.648 199.524 498.216 198.543 498.216 cv
12464
197.564 498.216 197.076 498.648 196.56 499.105 cv
12465
196.022 499.582 195.414 500.121 194.244 500.121 cv
12466
193.074 500.121 192.464 499.582 191.927 499.105 cv
12467
191.411 498.648 190.923 498.216 189.943 498.216 cv
12468
188.962 498.216 188.474 498.648 187.958 499.105 cv
12469
187.42 499.582 186.812 500.121 185.641 500.121 cv
12470
184.471 500.121 183.862 499.582 183.325 499.105 cv
12471
182.808 498.648 182.32 498.216 181.339 498.216 cv
12472
180.358 498.216 179.871 498.648 179.353 499.105 cv
12473
178.816 499.582 178.207 500.121 177.037 500.121 cv
12474
175.866 500.121 175.256 499.582 174.719 499.105 cv
12475
174.203 498.648 173.714 498.216 172.734 498.216 cv
12476
171.753 498.216 171.266 498.648 170.75 499.105 cv
12477
170.212 499.582 169.603 500.121 168.433 500.121 cv
12478
167.263 500.121 166.655 499.582 166.118 499.105 cv
12479
165.601 498.648 165.114 498.216 164.133 498.216 cv
12480
163.153 498.216 162.666 498.648 162.149 499.105 cv
12481
161.612 499.582 161.003 500.121 159.833 500.121 cv
12482
158.664 500.121 158.055 499.582 157.517 499.105 cv
12483
157.001 498.648 156.513 498.216 155.534 498.216 cv
12484
155.534 497.716 li
12485
156.704 497.716 157.312 498.255 157.849 498.73 cv
12486
158.366 499.189 158.853 499.621 159.833 499.621 cv
12487
160.813 499.621 161.301 499.189 161.818 498.73 cv
12488
162.355 498.255 162.963 497.716 164.133 497.716 cv
12489
165.303 497.716 165.912 498.255 166.45 498.73 cv
12490
166.965 499.189 167.454 499.621 168.433 499.621 cv
12491
169.414 499.621 169.902 499.189 170.418 498.73 cv
12492
170.956 498.255 171.564 497.716 172.734 497.716 cv
12493
173.904 497.716 174.513 498.255 175.05 498.73 cv
12494
175.568 499.189 176.055 499.621 177.037 499.621 cv
12495
178.017 499.621 178.505 499.189 179.022 498.73 cv
12496
179.56 498.255 180.168 497.716 181.339 497.716 cv
12497
182.51 497.716 183.119 498.255 183.656 498.73 cv
12498
184.172 499.189 184.661 499.621 185.641 499.621 cv
12499
186.623 499.621 187.11 499.189 187.626 498.73 cv
12500
188.164 498.255 188.773 497.716 189.943 497.716 cv
12501
191.113 497.716 191.721 498.255 192.258 498.73 cv
12502
192.775 499.189 193.263 499.621 194.244 499.621 cv
12503
195.224 499.621 195.711 499.189 196.228 498.73 cv
12504
196.765 498.255 197.375 497.716 198.543 497.716 cv
12505
199.713 497.716 200.322 498.255 200.859 498.73 cv
12506
201.375 499.189 201.864 499.621 202.844 499.621 cv
12507
203.825 499.621 204.312 499.189 204.829 498.73 cv
12508
205.366 498.255 205.975 497.716 207.145 497.716 cv
12509
208.315 497.716 208.924 498.255 209.461 498.73 cv
12510
209.978 499.189 210.466 499.621 211.447 499.621 cv
12511
212.428 499.621 212.917 499.189 213.433 498.73 cv
12512
213.971 498.255 214.58 497.716 215.75 497.716 cv
12513
216.92 497.716 217.53 498.255 218.067 498.73 cv
12514
218.583 499.189 219.072 499.621 220.052 499.621 cv
12515
221.033 499.621 221.521 499.189 222.038 498.73 cv
12516
222.575 498.255 223.184 497.716 224.354 497.716 cv
12517
225.525 497.716 226.133 498.255 226.67 498.73 cv
12518
227.187 499.189 227.675 499.621 228.656 499.621 cv
12519
229.636 499.621 230.124 499.189 230.64 498.73 cv
12520
231.177 498.255 231.787 497.716 232.957 497.716 cv
12521
234.126 497.716 234.735 498.255 235.272 498.73 cv
12522
235.789 499.189 236.277 499.621 237.257 499.621 cv
12523
238.238 499.621 238.726 499.189 239.243 498.73 cv
12524
239.78 498.255 240.389 497.716 241.559 497.716 cv
12525
242.73 497.716 243.339 498.255 243.876 498.73 cv
12526
244.394 499.189 244.881 499.621 245.863 499.621 cv
12527
246.843 499.621 247.332 499.189 247.848 498.73 cv
12528
248.386 498.255 248.995 497.716 250.166 497.716 cv
12529
251.336 497.716 251.945 498.255 252.482 498.73 cv
12530
252.999 499.189 253.487 499.621 254.467 499.621 cv
12531
255.449 499.621 255.936 499.189 256.453 498.73 cv
12532
256.99 498.255 257.599 497.716 258.769 497.716 cv
12533
259.939 497.716 260.548 498.255 261.085 498.73 cv
12534
261.602 499.189 262.09 499.621 263.071 499.621 cv
12535
264.051 499.621 264.54 499.189 265.056 498.73 cv
12536
265.593 498.255 266.202 497.716 267.373 497.716 cv
12537
268.543 497.716 269.152 498.255 269.69 498.73 cv
12538
270.207 499.189 270.695 499.621 271.676 499.621 cv
12539
272.657 499.621 273.145 499.189 273.662 498.73 cv
12540
274.199 498.255 274.808 497.716 275.979 497.716 cv
12541
277.149 497.716 277.758 498.255 278.295 498.73 cv
12542
278.812 499.189 279.3 499.621 280.281 499.621 cv
12543
281.261 499.621 281.75 499.189 282.266 498.73 cv
12544
282.803 498.255 283.413 497.716 284.583 497.716 cv
12545
285.752 497.716 286.362 498.255 286.899 498.73 cv
12546
287.416 499.189 287.904 499.621 288.885 499.621 cv
12547
289.866 499.621 290.354 499.189 290.871 498.73 cv
12548
291.409 498.255 292.017 497.716 293.188 497.716 cv
12549
294.359 497.716 294.968 498.255 295.505 498.73 cv
12550
296.023 499.189 296.51 499.621 297.492 499.621 cv
12551
298.472 499.621 298.96 499.189 299.477 498.73 cv
12552
300.014 498.255 300.624 497.716 301.794 497.716 cv
12553
302.964 497.716 303.574 498.255 304.111 498.73 cv
12554
304.627 499.189 305.116 499.621 306.096 499.621 cv
12555
307.077 499.621 307.565 499.189 308.082 498.73 cv
12556
308.619 498.255 309.228 497.716 310.399 497.716 cv
12557
311.57 497.716 312.179 498.255 312.716 498.73 cv
12558
313.234 499.189 313.722 499.621 314.703 499.621 cv
12559
315.684 499.621 316.172 499.189 316.689 498.73 cv
12560
317.227 498.255 317.835 497.716 319.006 497.716 cv
12561
320.175 497.716 320.785 498.255 321.322 498.73 cv
12562
321.837 499.189 322.325 499.621 323.305 499.621 cv
12563
324.285 499.621 324.772 499.189 325.288 498.73 cv
12564
325.825 498.255 326.433 497.716 327.603 497.716 cv
12565
328.772 497.716 329.38 498.255 329.917 498.73 cv
12566
330.433 499.189 330.921 499.621 331.901 499.621 cv
12567
332.88 499.621 333.368 499.189 333.883 498.73 cv
12568
334.42 498.255 335.029 497.716 336.199 497.716 cv
12569
337.369 497.716 337.977 498.255 338.515 498.73 cv
12570
339.031 499.189 339.519 499.621 340.499 499.621 cv
12571
341.48 499.621 341.967 499.189 342.485 498.73 cv
12572
343.022 498.255 343.631 497.716 344.801 497.716 cv
12573
345.972 497.716 346.582 498.255 347.119 498.73 cv
12574
347.636 499.189 348.125 499.621 349.105 499.621 cv
12575
350.085 499.621 350.574 499.189 351.09 498.73 cv
12576
351.627 498.255 352.236 497.716 353.406 497.716 cv
12577
354.576 497.716 355.185 498.255 355.722 498.73 cv
12578
356.238 499.189 356.725 499.621 357.706 499.621 cv
12579
358.685 499.621 359.172 499.189 359.689 498.73 cv
12580
360.226 498.255 360.834 497.716 362.004 497.716 cv
12581
363.175 497.716 363.784 498.255 364.322 498.73 cv
12582
364.837 499.189 365.326 499.621 366.306 499.621 cv
12583
367.288 499.621 367.776 499.189 368.292 498.73 cv
12584
368.831 498.255 369.44 497.716 370.61 497.716 cv
12585
371.781 497.716 372.39 498.255 372.927 498.73 cv
12586
373.445 499.189 373.932 499.621 374.914 499.621 cv
12587
375.894 499.621 376.382 499.189 376.899 498.73 cv
12588
377.436 498.255 378.045 497.716 379.215 497.716 cv
12589
380.385 497.716 380.994 498.255 381.531 498.73 cv
12590
382.047 499.189 382.536 499.621 383.516 499.621 cv
12591
384.497 499.621 384.985 499.189 385.501 498.73 cv
12592
386.039 498.255 386.648 497.716 387.819 497.716 cv
12593
388.99 497.716 389.599 498.255 390.137 498.73 cv
12594
390.654 499.189 391.142 499.621 392.125 499.621 cv
12595
393.105 499.621 393.593 499.189 394.11 498.73 cv
12596
394.648 498.255 395.256 497.716 396.427 497.716 cv
12597
397.598 497.716 398.207 498.255 398.744 498.73 cv
12598
399.26 499.189 399.749 499.621 400.729 499.621 cv
12599
401.71 499.621 402.199 499.189 402.715 498.73 cv
12600
403.253 498.255 403.862 497.716 405.033 497.716 cv
12601
406.205 497.716 406.814 498.255 407.351 498.73 cv
12602
407.869 499.189 408.357 499.621 409.338 499.621 cv
12603
410.319 499.621 410.807 499.189 411.324 498.73 cv
12604
411.862 498.255 412.47 497.716 413.641 497.716 cv
12605
414.812 497.716 415.421 498.255 415.958 498.73 cv
12606
416.476 499.189 416.964 499.621 417.946 499.621 cv
12607
418.927 499.621 419.416 499.189 419.933 498.73 cv
12608
420.47 498.255 421.081 497.716 422.251 497.716 cv
12609
423.422 497.716 424.031 498.255 424.569 498.73 cv
12610
425.085 499.189 425.574 499.621 426.555 499.621 cv
12611
427.537 499.621 428.025 499.189 428.542 498.73 cv
12612
429.08 498.255 429.69 497.716 430.861 497.716 cv
12613
432.032 497.716 432.641 498.255 433.178 498.73 cv
12614
433.696 499.189 434.184 499.621 435.166 499.621 cv
12615
436.147 499.621 436.635 499.189 437.153 498.73 cv
12616
437.69 498.255 438.3 497.716 439.471 497.716 cv
12617
440.642 497.716 441.251 498.255 441.789 498.73 cv
12618
442.306 499.189 442.794 499.621 443.776 499.621 cv
12619
444.758 499.621 445.247 499.189 445.764 498.73 cv
12620
446.301 498.255 446.912 497.716 448.083 497.716 cv
12621
449.254 497.716 449.864 498.255 450.401 498.73 cv
12622
450.918 499.189 451.407 499.621 452.388 499.621 cv
12623
453.37 499.621 453.859 499.189 454.375 498.73 cv
12624
454.914 498.255 455.523 497.716 456.695 497.716 cv
12625
457.865 497.716 458.473 498.255 459.011 498.73 cv
12626
459.527 499.189 460.015 499.621 460.995 499.621 cv
12627
461.977 499.621 462.465 499.189 462.982 498.73 cv
12628
463.52 498.255 464.129 497.716 465.3 497.716 cv
12629
466.471 497.716 467.081 498.255 467.618 498.73 cv
12630
468.135 499.189 468.623 499.621 469.604 499.621 cv
12631
470.585 499.621 471.074 499.189 471.591 498.73 cv
12632
472.129 498.255 472.739 497.716 473.911 497.716 cv
12633
475.082 497.716 475.691 498.255 476.228 498.73 cv
12634
476.746 499.189 477.234 499.621 478.215 499.621 cv
12635
479.197 499.621 479.685 499.189 480.203 498.73 cv
12636
480.741 498.255 481.35 497.716 482.522 497.716 cv
12637
483.694 497.716 484.304 498.255 484.842 498.73 cv
12638
485.36 499.189 485.848 499.621 486.831 499.621 cv
12639
487.813 499.621 488.301 499.189 488.819 498.73 cv
12640
489.357 498.255 489.967 497.716 491.139 497.716 cv
12641
492.311 497.716 492.92 498.255 493.458 498.73 cv
12642
493.976 499.189 494.465 499.621 495.448 499.621 cv
12643
496.43 499.621 496.918 499.189 497.436 498.73 cv
12644
497.974 498.255 498.583 497.716 499.755 497.716 cv
12645
500.926 497.716 501.537 498.255 502.075 498.73 cv
12646
502.592 499.189 503.081 499.621 504.063 499.621 cv
12647
505.046 499.621 505.536 499.189 506.053 498.73 cv
12648
506.592 498.255 507.203 497.716 508.375 497.716 cv
12649
509.548 497.716 510.159 498.255 510.698 498.73 cv
12650
511.215 499.189 511.706 499.621 512.689 499.621 cv
12651
513.673 499.621 514.164 499.187 514.681 498.73 cv
12652
515.22 498.255 515.831 497.716 517.004 497.716 cv
12653
517.004 498.216 li
12654
516.02 498.216 515.531 498.648 515.012 499.105 cv
12655
514.473 499.582 513.863 500.121 512.689 500.121 cv
12656
cp
12657
level3{
12658
gsave
12659
clp
12660
[746.112 0 0 746.112 142 498.918 ]ct
12661
/0 /Gradient get_res clonedict shfill grestore
12662
}if
12663
level3 not{
12664
gsave
12665
[746.112 0 0 746.112 142 498.918 ]ct
12666
clp
12667
/0 /Gradient get_res exec grestore
12668
}if
12669
np
12670
512.885 502.867 mo
12671
511.778 502.867 511.222 502.48 510.684 502.107 cv
12672
510.187 501.763 509.718 501.439 508.767 501.439 cv
12673
507.816 501.439 507.348 501.763 506.852 502.107 cv
12674
506.314 502.48 505.758 502.867 504.651 502.867 cv
12675
503.544 502.867 502.99 502.48 502.453 502.107 cv
12676
501.957 501.763 501.489 501.439 500.539 501.439 cv
12677
499.589 501.439 499.121 501.763 498.625 502.107 cv
12678
498.088 502.48 497.533 502.867 496.427 502.867 cv
12679
495.321 502.867 494.765 502.48 494.228 502.107 cv
12680
493.732 501.763 493.264 501.439 492.314 501.439 cv
12681
491.365 501.439 490.896 501.763 490.401 502.107 cv
12682
489.864 502.48 489.308 502.867 488.202 502.867 cv
12683
487.095 502.867 486.54 502.48 486.002 502.107 cv
12684
485.506 501.763 485.039 501.439 484.088 501.439 cv
12685
483.139 501.439 482.671 501.763 482.175 502.107 cv
12686
481.638 502.48 481.083 502.867 479.977 502.867 cv
12687
478.872 502.867 478.317 502.48 477.781 502.107 cv
12688
477.286 501.763 476.818 501.439 475.869 501.439 cv
12689
474.918 501.439 474.451 501.763 473.956 502.107 cv
12690
473.418 502.48 472.863 502.867 471.756 502.867 cv
12691
470.652 502.867 470.096 502.48 469.56 502.107 cv
12692
469.065 501.763 468.598 501.439 467.649 501.439 cv
12693
466.7 501.439 466.232 501.763 465.737 502.107 cv
12694
465.2 502.48 464.645 502.867 463.54 502.867 cv
12695
462.434 502.867 461.88 502.48 461.344 502.107 cv
12696
460.849 501.763 460.382 501.439 459.434 501.439 cv
12697
458.485 501.439 458.017 501.763 457.521 502.107 cv
12698
456.984 502.48 456.429 502.867 455.323 502.867 cv
12699
454.217 502.867 453.662 502.48 453.125 502.107 cv
12700
452.63 501.763 452.162 501.439 451.213 501.439 cv
12701
450.263 501.439 449.795 501.763 449.3 502.107 cv
12702
448.763 502.48 448.208 502.867 447.102 502.867 cv
12703
445.997 502.867 445.441 502.48 444.905 502.107 cv
12704
444.409 501.763 443.941 501.439 442.993 501.439 cv
12705
442.043 501.439 441.576 501.763 441.081 502.107 cv
12706
440.543 502.48 439.989 502.867 438.882 502.867 cv
12707
437.777 502.867 437.222 502.48 436.686 502.107 cv
12708
436.191 501.763 435.723 501.439 434.774 501.439 cv
12709
433.825 501.439 433.357 501.763 432.861 502.107 cv
12710
432.325 502.48 431.769 502.867 430.664 502.867 cv
12711
429.558 502.867 429.003 502.48 428.466 502.107 cv
12712
427.971 501.763 427.503 501.439 426.555 501.439 cv
12713
425.606 501.439 425.138 501.763 424.643 502.107 cv
12714
424.106 502.48 423.551 502.867 422.445 502.867 cv
12715
421.339 502.867 420.785 502.48 420.249 502.107 cv
12716
419.753 501.763 419.286 501.439 418.336 501.439 cv
12717
417.388 501.439 416.92 501.763 416.425 502.107 cv
12718
415.889 502.48 415.333 502.867 414.229 502.867 cv
12719
413.124 502.867 412.568 502.48 412.032 502.107 cv
12720
411.536 501.763 411.068 501.439 410.119 501.439 cv
12721
409.17 501.439 408.703 501.763 408.208 502.107 cv
12722
407.67 502.48 407.116 502.867 406.011 502.867 cv
12723
404.906 502.867 404.351 502.48 403.815 502.107 cv
12724
403.32 501.763 402.852 501.439 401.904 501.439 cv
12725
400.956 501.439 400.488 501.763 399.993 502.107 cv
12726
399.457 502.48 398.902 502.867 397.796 502.867 cv
12727
396.691 502.867 396.135 502.48 395.599 502.107 cv
12728
395.103 501.763 394.635 501.439 393.686 501.439 cv
12729
392.738 501.439 392.271 501.763 391.776 502.107 cv
12730
391.24 502.48 390.685 502.867 389.58 502.867 cv
12731
388.475 502.867 387.92 502.48 387.384 502.107 cv
12732
386.889 501.763 386.421 501.439 385.473 501.439 cv
12733
384.525 501.439 384.058 501.763 383.563 502.107 cv
12734
383.027 502.48 382.472 502.867 381.368 502.867 cv
12735
380.262 502.867 379.708 502.48 379.171 502.107 cv
12736
378.676 501.763 378.208 501.439 377.259 501.439 cv
12737
376.311 501.439 375.843 501.763 375.348 502.107 cv
12738
374.811 502.48 374.256 502.867 373.151 502.867 cv
12739
372.046 502.867 371.492 502.48 370.956 502.107 cv
12740
370.46 501.763 369.993 501.439 369.045 501.439 cv
12741
368.097 501.439 367.63 501.763 367.135 502.107 cv
12742
366.599 502.48 366.045 502.867 364.941 502.867 cv
12743
363.836 502.867 363.282 502.48 362.747 502.107 cv
12744
362.251 501.763 361.785 501.439 360.836 501.439 cv
12745
359.889 501.439 359.421 501.763 358.926 502.107 cv
12746
358.39 502.48 357.836 502.867 356.731 502.867 cv
12747
355.625 502.867 355.071 502.48 354.535 502.107 cv
12748
354.04 501.763 353.572 501.439 352.624 501.439 cv
12749
351.674 501.439 351.208 501.763 350.712 502.107 cv
12750
350.176 502.48 349.621 502.867 348.516 502.867 cv
12751
347.411 502.867 346.857 502.48 346.321 502.107 cv
12752
345.826 501.763 345.359 501.439 344.411 501.439 cv
12753
343.463 501.439 342.997 501.763 342.502 502.107 cv
12754
341.966 502.48 341.413 502.867 340.308 502.867 cv
12755
339.204 502.867 338.65 502.48 338.115 502.107 cv
12756
337.62 501.763 337.153 501.439 336.206 501.439 cv
12757
335.258 501.439 334.792 501.763 334.297 502.107 cv
12758
333.761 502.48 333.208 502.867 332.103 502.867 cv
12759
330.999 502.867 330.444 502.48 329.909 502.107 cv
12760
329.414 501.763 328.947 501.439 328 501.439 cv
12761
327.051 501.439 326.584 501.763 326.089 502.107 cv
12762
325.553 502.48 324.999 502.867 323.893 502.867 cv
12763
322.788 502.867 322.233 502.48 321.697 502.107 cv
12764
321.202 501.763 320.734 501.439 319.785 501.439 cv
12765
318.836 501.439 318.369 501.763 317.874 502.107 cv
12766
317.337 502.48 316.783 502.867 315.677 502.867 cv
12767
314.573 502.867 314.018 502.48 313.482 502.107 cv
12768
312.987 501.763 312.519 501.439 311.571 501.439 cv
12769
310.622 501.439 310.155 501.763 309.66 502.107 cv
12770
309.124 502.48 308.569 502.867 307.463 502.867 cv
12771
306.358 502.867 305.803 502.48 305.267 502.107 cv
12772
304.772 501.763 304.304 501.439 303.356 501.439 cv
12773
302.407 501.439 301.94 501.763 301.445 502.107 cv
12774
300.909 502.48 300.354 502.867 299.249 502.867 cv
12775
298.143 502.867 297.588 502.48 297.052 502.107 cv
12776
296.557 501.763 296.089 501.439 295.141 501.439 cv
12777
294.193 501.439 293.726 501.763 293.231 502.107 cv
12778
292.695 502.48 292.14 502.867 291.035 502.867 cv
12779
289.93 502.867 289.375 502.48 288.839 502.107 cv
12780
288.344 501.763 287.876 501.439 286.928 501.439 cv
12781
285.98 501.439 285.512 501.763 285.017 502.107 cv
12782
284.48 502.48 283.925 502.867 282.821 502.867 cv
12783
281.715 502.867 281.161 502.48 280.625 502.107 cv
12784
280.129 501.763 279.662 501.439 278.713 501.439 cv
12785
277.764 501.439 277.297 501.763 276.802 502.107 cv
12786
276.266 502.48 275.711 502.867 274.606 502.867 cv
12787
273.501 502.867 272.947 502.48 272.411 502.107 cv
12788
271.916 501.763 271.448 501.439 270.5 501.439 cv
12789
269.552 501.439 269.085 501.763 268.59 502.107 cv
12790
268.054 502.48 267.5 502.867 266.394 502.867 cv
12791
265.29 502.867 264.735 502.48 264.199 502.107 cv
12792
263.704 501.763 263.236 501.439 262.288 501.439 cv
12793
261.339 501.439 260.872 501.763 260.376 502.107 cv
12794
259.84 502.48 259.286 502.867 258.18 502.867 cv
12795
257.075 502.867 256.52 502.48 255.984 502.107 cv
12796
255.489 501.763 255.021 501.439 254.073 501.439 cv
12797
253.125 501.439 252.657 501.763 252.162 502.107 cv
12798
251.625 502.48 251.071 502.867 249.966 502.867 cv
12799
248.862 502.867 248.307 502.48 247.771 502.107 cv
12800
247.276 501.763 246.808 501.439 245.86 501.439 cv
12801
244.913 501.439 244.445 501.763 243.95 502.107 cv
12802
243.414 502.48 242.86 502.867 241.754 502.867 cv
12803
240.65 502.867 240.095 502.48 239.559 502.107 cv
12804
239.064 501.763 238.596 501.439 237.649 501.439 cv
12805
236.701 501.439 236.234 501.763 235.739 502.107 cv
12806
235.203 502.48 234.648 502.867 233.542 502.867 cv
12807
232.438 502.867 231.883 502.48 231.347 502.107 cv
12808
230.852 501.763 230.384 501.439 229.436 501.439 cv
12809
228.488 501.439 228.02 501.763 227.525 502.107 cv
12810
226.988 502.48 226.433 502.867 225.328 502.867 cv
12811
224.223 502.867 223.668 502.48 223.132 502.107 cv
12812
222.637 501.763 222.169 501.439 221.221 501.439 cv
12813
220.274 501.439 219.806 501.763 219.311 502.107 cv
12814
218.775 502.48 218.221 502.867 217.116 502.867 cv
12815
216.011 502.867 215.457 502.48 214.92 502.107 cv
12816
214.425 501.763 213.958 501.439 213.01 501.439 cv
12817
212.063 501.439 211.595 501.763 211.101 502.107 cv
12818
210.565 502.48 210.01 502.867 208.906 502.867 cv
12819
207.8 502.867 207.247 502.48 206.71 502.107 cv
12820
206.215 501.763 205.749 501.439 204.8 501.439 cv
12821
203.853 501.439 203.385 501.763 202.89 502.107 cv
12822
202.354 502.48 201.8 502.867 200.695 502.867 cv
12823
199.59 502.867 199.036 502.48 198.5 502.107 cv
12824
198.004 501.763 197.537 501.439 196.588 501.439 cv
12825
195.64 501.439 195.172 501.763 194.677 502.107 cv
12826
194.141 502.48 193.585 502.867 192.481 502.867 cv
12827
191.375 502.867 190.821 502.48 190.285 502.107 cv
12828
189.79 501.763 189.322 501.439 188.374 501.439 cv
12829
187.426 501.439 186.958 501.763 186.463 502.107 cv
12830
185.927 502.48 185.374 502.867 184.268 502.867 cv
12831
183.164 502.867 182.61 502.48 182.074 502.107 cv
12832
181.579 501.763 181.112 501.439 180.164 501.439 cv
12833
179.215 501.439 178.749 501.763 178.253 502.107 cv
12834
177.717 502.48 177.164 502.867 176.059 502.867 cv
12835
174.955 502.867 174.4 502.48 173.864 502.107 cv
12836
173.37 501.763 172.902 501.439 171.955 501.439 cv
12837
171.007 501.439 170.54 501.763 170.045 502.107 cv
12838
169.509 502.48 168.955 502.867 167.85 502.867 cv
12839
166.746 502.867 166.192 502.48 165.656 502.107 cv
12840
165.161 501.763 164.694 501.439 163.746 501.439 cv
12841
162.797 501.439 162.331 501.763 161.835 502.107 cv
12842
161.299 502.48 160.745 502.867 159.64 502.867 cv
12843
158.535 502.867 157.98 502.48 157.444 502.107 cv
12844
156.949 501.763 156.482 501.439 155.534 501.439 cv
12845
155.534 500.939 li
12846
156.638 500.939 157.193 501.324 157.729 501.697 cv
12847
158.224 502.041 158.692 502.367 159.64 502.367 cv
12848
160.587 502.367 161.055 502.041 161.55 501.697 cv
12849
162.086 501.324 162.64 500.939 163.746 500.939 cv
12850
164.85 500.939 165.405 501.324 165.941 501.697 cv
12851
166.435 502.041 166.903 502.367 167.85 502.367 cv
12852
168.798 502.367 169.265 502.041 169.76 501.697 cv
12853
170.295 501.324 170.85 500.939 171.955 500.939 cv
12854
173.059 500.939 173.613 501.324 174.149 501.697 cv
12855
174.644 502.041 175.111 502.367 176.059 502.367 cv
12856
177.006 502.367 177.474 502.041 177.968 501.697 cv
12857
178.504 501.324 179.059 500.939 180.164 500.939 cv
12858
181.268 500.939 181.823 501.324 182.359 501.697 cv
12859
182.853 502.041 183.321 502.367 184.268 502.367 cv
12860
185.216 502.367 185.683 502.041 186.178 501.697 cv
12861
186.714 501.324 187.269 500.939 188.374 500.939 cv
12862
189.479 500.939 190.034 501.324 190.57 501.697 cv
12863
191.065 502.041 191.532 502.367 192.481 502.367 cv
12864
193.429 502.367 193.897 502.041 194.392 501.697 cv
12865
194.928 501.324 195.483 500.939 196.588 500.939 cv
12866
197.694 500.939 198.249 501.324 198.785 501.697 cv
12867
199.28 502.041 199.747 502.367 200.695 502.367 cv
12868
201.643 502.367 202.11 502.041 202.605 501.697 cv
12869
203.141 501.324 203.696 500.939 204.8 500.939 cv
12870
205.905 500.939 206.459 501.324 206.996 501.697 cv
12871
207.49 502.041 207.958 502.367 208.906 502.367 cv
12872
209.854 502.367 210.321 502.041 210.816 501.697 cv
12873
211.352 501.324 211.906 500.939 213.01 500.939 cv
12874
214.116 500.939 214.669 501.324 215.206 501.697 cv
12875
215.701 502.041 216.168 502.367 217.116 502.367 cv
12876
218.064 502.367 218.531 502.041 219.026 501.697 cv
12877
219.562 501.324 220.117 500.939 221.221 500.939 cv
12878
222.327 500.939 222.881 501.324 223.417 501.697 cv
12879
223.913 502.041 224.379 502.367 225.328 502.367 cv
12880
226.277 502.367 226.745 502.041 227.24 501.697 cv
12881
227.776 501.324 228.331 500.939 229.436 500.939 cv
12882
230.542 500.939 231.096 501.324 231.632 501.697 cv
12883
232.127 502.041 232.594 502.367 233.542 502.367 cv
12884
234.491 502.367 234.958 502.041 235.454 501.697 cv
12885
235.99 501.324 236.544 500.939 237.649 500.939 cv
12886
238.753 500.939 239.308 501.324 239.844 501.697 cv
12887
240.339 502.041 240.806 502.367 241.754 502.367 cv
12888
242.703 502.367 243.169 502.041 243.665 501.697 cv
12889
244.201 501.324 244.755 500.939 245.86 500.939 cv
12890
246.965 500.939 247.52 501.324 248.056 501.697 cv
12891
248.551 502.041 249.018 502.367 249.966 502.367 cv
12892
250.915 502.367 251.381 502.041 251.876 501.697 cv
12893
252.413 501.324 252.967 500.939 254.073 500.939 cv
12894
255.177 500.939 255.732 501.324 256.269 501.697 cv
12895
256.764 502.041 257.232 502.367 258.18 502.367 cv
12896
259.129 502.367 259.596 502.041 260.091 501.697 cv
12897
260.627 501.324 261.182 500.939 262.288 500.939 cv
12898
263.393 500.939 263.948 501.324 264.484 501.697 cv
12899
264.979 502.041 265.446 502.367 266.394 502.367 cv
12900
267.342 502.367 267.81 502.041 268.305 501.697 cv
12901
268.841 501.324 269.396 500.939 270.5 500.939 cv
12902
271.605 500.939 272.16 501.324 272.696 501.697 cv
12903
273.191 502.041 273.658 502.367 274.606 502.367 cv
12904
275.554 502.367 276.022 502.041 276.517 501.697 cv
12905
277.053 501.324 277.608 500.939 278.713 500.939 cv
12906
279.818 500.939 280.374 501.324 280.91 501.697 cv
12907
281.405 502.041 281.873 502.367 282.821 502.367 cv
12908
283.769 502.367 284.237 502.041 284.732 501.697 cv
12909
285.268 501.324 285.823 500.939 286.928 500.939 cv
12910
288.034 500.939 288.588 501.324 289.125 501.697 cv
12911
289.62 502.041 290.086 502.367 291.035 502.367 cv
12912
291.983 502.367 292.451 502.041 292.946 501.697 cv
12913
293.482 501.324 294.037 500.939 295.141 500.939 cv
12914
296.247 500.939 296.801 501.324 297.337 501.697 cv
12915
297.833 502.041 298.299 502.367 299.249 502.367 cv
12916
300.197 502.367 300.665 502.041 301.16 501.697 cv
12917
301.696 501.324 302.25 500.939 303.356 500.939 cv
12918
304.46 500.939 305.015 501.324 305.552 501.697 cv
12919
306.047 502.041 306.515 502.367 307.463 502.367 cv
12920
308.412 502.367 308.879 502.041 309.375 501.697 cv
12921
309.911 501.324 310.465 500.939 311.571 500.939 cv
12922
312.676 500.939 313.231 501.324 313.767 501.697 cv
12923
314.262 502.041 314.729 502.367 315.677 502.367 cv
12924
316.626 502.367 317.093 502.041 317.588 501.697 cv
12925
318.125 501.324 318.68 500.939 319.785 500.939 cv
12926
320.89 500.939 321.445 501.324 321.982 501.697 cv
12927
322.477 502.041 322.945 502.367 323.893 502.367 cv
12928
324.841 502.367 325.309 502.041 325.804 501.697 cv
12929
326.34 501.324 326.895 500.939 328 500.939 cv
12930
329.103 500.939 329.658 501.324 330.194 501.697 cv
12931
330.688 502.041 331.156 502.367 332.103 502.367 cv
12932
333.05 502.367 333.517 502.041 334.011 501.697 cv
12933
334.547 501.324 335.102 500.939 336.206 500.939 cv
12934
337.31 500.939 337.864 501.324 338.4 501.697 cv
12935
338.894 502.041 339.361 502.367 340.308 502.367 cv
12936
341.255 502.367 341.722 502.041 342.217 501.697 cv
12937
342.752 501.324 343.307 500.939 344.411 500.939 cv
12938
345.515 500.939 346.07 501.324 346.606 501.697 cv
12939
347.1 502.041 347.568 502.367 348.516 502.367 cv
12940
349.464 502.367 349.932 502.041 350.427 501.697 cv
12941
350.963 501.324 351.518 500.939 352.624 500.939 cv
12942
353.728 500.939 354.283 501.324 354.82 501.697 cv
12943
355.315 502.041 355.783 502.367 356.731 502.367 cv
12944
357.679 502.367 358.146 502.041 358.641 501.697 cv
12945
359.177 501.324 359.732 500.939 360.836 500.939 cv
12946
361.941 500.939 362.496 501.324 363.032 501.697 cv
12947
363.526 502.041 363.994 502.367 364.941 502.367 cv
12948
365.888 502.367 366.356 502.041 366.85 501.697 cv
12949
367.386 501.324 367.941 500.939 369.045 500.939 cv
12950
370.15 500.939 370.705 501.324 371.241 501.697 cv
12951
371.736 502.041 372.203 502.367 373.151 502.367 cv
12952
374.1 502.367 374.568 502.041 375.063 501.697 cv
12953
375.599 501.324 376.154 500.939 377.259 500.939 cv
12954
378.365 500.939 378.919 501.324 379.457 501.697 cv
12955
379.952 502.041 380.419 502.367 381.368 502.367 cv
12956
382.315 502.367 382.783 502.041 383.278 501.697 cv
12957
383.814 501.324 384.369 500.939 385.473 500.939 cv
12958
386.579 500.939 387.133 501.324 387.669 501.697 cv
12959
388.165 502.041 388.631 502.367 389.58 502.367 cv
12960
390.528 502.367 390.996 502.041 391.491 501.697 cv
12961
392.027 501.324 392.582 500.939 393.686 500.939 cv
12962
394.792 500.939 395.347 501.324 395.884 501.697 cv
12963
396.379 502.041 396.847 502.367 397.796 502.367 cv
12964
398.745 502.367 399.212 502.041 399.708 501.697 cv
12965
400.244 501.324 400.799 500.939 401.904 500.939 cv
12966
403.009 500.939 403.564 501.324 404.1 501.697 cv
12967
404.595 502.041 405.062 502.367 406.011 502.367 cv
12968
406.959 502.367 407.427 502.041 407.922 501.697 cv
12969
408.458 501.324 409.013 500.939 410.119 500.939 cv
12970
411.225 500.939 411.78 501.324 412.317 501.697 cv
12971
412.812 502.041 413.28 502.367 414.229 502.367 cv
12972
415.177 502.367 415.645 502.041 416.14 501.697 cv
12973
416.676 501.324 417.231 500.939 418.336 500.939 cv
12974
419.442 500.939 419.997 501.324 420.534 501.697 cv
12975
421.029 502.041 421.497 502.367 422.445 502.367 cv
12976
423.394 502.367 423.862 502.041 424.358 501.697 cv
12977
424.894 501.324 425.45 500.939 426.555 500.939 cv
12978
427.661 500.939 428.215 501.324 428.751 501.697 cv
12979
429.247 502.041 429.714 502.367 430.664 502.367 cv
12980
431.613 502.367 432.081 502.041 432.576 501.697 cv
12981
433.113 501.324 433.667 500.939 434.774 500.939 cv
12982
435.879 500.939 436.434 501.324 436.971 501.697 cv
12983
437.466 502.041 437.934 502.367 438.882 502.367 cv
12984
439.832 502.367 440.299 502.041 440.795 501.697 cv
12985
441.332 501.324 441.887 500.939 442.993 500.939 cv
12986
444.098 500.939 444.653 501.324 445.19 501.697 cv
12987
445.685 502.041 446.153 502.367 447.102 502.367 cv
12988
448.051 502.367 448.519 502.041 449.015 501.697 cv
12989
449.551 501.324 450.107 500.939 451.213 500.939 cv
12990
452.319 500.939 452.874 501.324 453.411 501.697 cv
12991
453.906 502.041 454.374 502.367 455.323 502.367 cv
12992
456.273 502.367 456.741 502.041 457.236 501.697 cv
12993
457.773 501.324 458.329 500.939 459.434 500.939 cv
12994
460.539 500.939 461.093 501.324 461.629 501.697 cv
12995
462.125 502.041 462.591 502.367 463.54 502.367 cv
12996
464.488 502.367 464.957 502.041 465.452 501.697 cv
12997
465.988 501.324 466.543 500.939 467.649 500.939 cv
12998
468.754 500.939 469.309 501.324 469.845 501.697 cv
12999
470.34 502.041 470.808 502.367 471.756 502.367 cv
13000
472.707 502.367 473.174 502.041 473.67 501.697 cv
13001
474.208 501.324 474.762 500.939 475.869 500.939 cv
13002
476.974 500.939 477.529 501.324 478.066 501.697 cv
13003
478.561 502.041 479.029 502.367 479.977 502.367 cv
13004
480.927 502.367 481.395 502.041 481.89 501.697 cv
13005
482.427 501.324 482.983 500.939 484.088 500.939 cv
13006
485.195 500.939 485.75 501.324 486.288 501.697 cv
13007
486.783 502.041 487.251 502.367 488.202 502.367 cv
13008
489.152 502.367 489.62 502.041 490.116 501.697 cv
13009
490.653 501.324 491.208 500.939 492.314 500.939 cv
13010
493.42 500.939 493.976 501.324 494.513 501.697 cv
13011
495.008 502.041 495.477 502.367 496.427 502.367 cv
13012
497.376 502.367 497.844 502.041 498.34 501.697 cv
13013
498.877 501.324 499.432 500.939 500.539 500.939 cv
13014
501.645 500.939 502.201 501.324 502.738 501.697 cv
13015
503.233 502.041 503.702 502.367 504.651 502.367 cv
13016
505.602 502.367 506.071 502.041 506.567 501.697 cv
13017
507.104 501.324 507.66 500.939 508.767 500.939 cv
13018
509.875 500.939 510.431 501.324 510.969 501.697 cv
13019
511.465 502.041 511.934 502.367 512.885 502.367 cv
13020
513.836 502.367 514.305 502.041 514.802 501.697 cv
13021
515.34 501.324 515.896 500.939 517.004 500.939 cv
13022
517.004 501.439 li
13023
516.052 501.439 515.583 501.763 515.087 502.107 cv
13024
514.549 502.48 513.993 502.867 512.885 502.867 cv
13025
cp
13026
level3{
13027
gsave
13028
clp
13029
[746.112 0 0 746.112 142 501.903 ]ct
13030
/0 /Gradient get_res clonedict shfill grestore
13031
}if
13032
level3 not{
13033
gsave
13034
[746.112 0 0 746.112 142 501.903 ]ct
13035
clp
13036
/0 /Gradient get_res exec grestore
13037
}if
13038
np
13039
513.063 505.613 mo
13040
512.021 505.613 511.494 505.359 510.984 505.111 cv
13041
510.503 504.88 510.05 504.66 509.122 504.66 cv
13042
508.196 504.66 507.743 504.88 507.263 505.111 cv
13043
506.754 505.359 506.228 505.613 505.187 505.613 cv
13044
504.146 505.613 503.621 505.359 503.112 505.111 cv
13045
502.632 504.88 502.179 504.66 501.253 504.66 cv
13046
500.328 504.66 499.875 504.88 499.396 505.111 cv
13047
498.887 505.359 498.362 505.613 497.321 505.613 cv
13048
496.28 505.613 495.753 505.359 495.245 505.111 cv
13049
494.765 504.88 494.312 504.66 493.386 504.66 cv
13050
492.46 504.66 492.007 504.88 491.528 505.111 cv
13051
491.019 505.359 490.493 505.613 489.452 505.613 cv
13052
488.411 505.613 487.884 505.359 487.375 505.111 cv
13053
486.896 504.88 486.444 504.66 485.518 504.66 cv
13054
484.592 504.66 484.139 504.88 483.661 505.111 cv
13055
483.152 505.359 482.625 505.613 481.585 505.613 cv
13056
480.545 505.613 480.019 505.359 479.511 505.111 cv
13057
479.032 504.88 478.58 504.66 477.655 504.66 cv
13058
476.729 504.66 476.276 504.88 475.797 505.111 cv
13059
475.289 505.359 474.762 505.613 473.722 505.613 cv
13060
472.682 505.613 472.157 505.359 471.648 505.111 cv
13061
471.169 504.88 470.717 504.66 469.792 504.66 cv
13062
468.867 504.66 468.415 504.88 467.935 505.111 cv
13063
467.427 505.359 466.901 505.613 465.861 505.613 cv
13064
464.822 505.613 464.296 505.359 463.789 505.111 cv
13065
463.31 504.88 462.859 504.66 461.934 504.66 cv
13066
461.009 504.66 460.557 504.88 460.078 505.111 cv
13067
459.57 505.359 459.043 505.613 458.003 505.613 cv
13068
456.962 505.613 456.437 505.359 455.928 505.111 cv
13069
455.45 504.88 454.997 504.66 454.072 504.66 cv
13070
453.146 504.66 452.694 504.88 452.214 505.111 cv
13071
451.707 505.359 451.18 505.613 450.139 505.613 cv
13072
449.099 505.613 448.574 505.359 448.065 505.111 cv
13073
447.586 504.88 447.134 504.66 446.208 504.66 cv
13074
445.283 504.66 444.831 504.88 444.351 505.111 cv
13075
443.843 505.359 443.317 505.613 442.277 505.613 cv
13076
441.237 505.613 440.711 505.359 440.203 505.111 cv
13077
439.724 504.88 439.272 504.66 438.346 504.66 cv
13078
437.421 504.66 436.968 504.88 436.49 505.111 cv
13079
435.981 505.359 435.456 505.613 434.415 505.613 cv
13080
433.375 505.613 432.849 505.359 432.341 505.111 cv
13081
431.862 504.88 431.41 504.66 430.485 504.66 cv
13082
429.56 504.66 429.107 504.88 428.628 505.111 cv
13083
428.12 505.359 427.594 505.613 426.553 505.613 cv
13084
425.513 505.613 424.988 505.359 424.479 505.111 cv
13085
424 504.88 423.548 504.66 422.624 504.66 cv
13086
421.699 504.66 421.247 504.88 420.767 505.111 cv
13087
420.259 505.359 419.734 505.613 418.694 505.613 cv
13088
417.654 505.613 417.128 505.359 416.62 505.111 cv
13089
416.141 504.88 415.689 504.66 414.763 504.66 cv
13090
413.838 504.66 413.386 504.88 412.907 505.111 cv
13091
412.399 505.359 411.874 505.613 410.833 505.613 cv
13092
409.793 505.613 409.268 505.359 408.76 505.111 cv
13093
408.282 504.88 407.83 504.66 406.905 504.66 cv
13094
405.98 504.66 405.529 504.88 405.049 505.111 cv
13095
404.542 505.359 404.016 505.613 402.976 505.613 cv
13096
401.936 505.613 401.41 505.359 400.901 505.111 cv
13097
400.422 504.88 399.969 504.66 399.044 504.66 cv
13098
398.12 504.66 397.667 504.88 397.189 505.111 cv
13099
396.681 505.359 396.155 505.613 395.116 505.613 cv
13100
394.076 505.613 393.55 505.359 393.042 505.111 cv
13101
392.564 504.88 392.113 504.66 391.188 504.66 cv
13102
390.264 504.66 389.812 504.88 389.334 505.111 cv
13103
388.826 505.359 388.3 505.613 387.261 505.613 cv
13104
386.221 505.613 385.696 505.359 385.187 505.111 cv
13105
384.708 504.88 384.256 504.66 383.332 504.66 cv
13106
382.407 504.66 381.955 504.88 381.475 505.111 cv
13107
380.967 505.359 380.441 505.613 379.401 505.613 cv
13108
378.362 505.613 377.836 505.359 377.329 505.111 cv
13109
376.85 504.88 376.398 504.66 375.474 504.66 cv
13110
374.55 504.66 374.098 504.88 373.621 505.111 cv
13111
373.112 505.359 372.587 505.613 371.548 505.613 cv
13112
370.509 505.613 369.984 505.359 369.476 505.111 cv
13113
368.998 504.88 368.546 504.66 367.623 504.66 cv
13114
366.698 504.66 366.246 504.88 365.767 505.111 cv
13115
365.259 505.359 364.734 505.613 363.695 505.613 cv
13116
362.656 505.613 362.13 505.359 361.622 505.111 cv
13117
361.143 504.88 360.691 504.66 359.766 504.66 cv
13118
358.841 504.66 358.389 504.88 357.91 505.111 cv
13119
357.402 505.359 356.876 505.613 355.836 505.613 cv
13120
354.797 505.613 354.272 505.359 353.764 505.111 cv
13121
353.286 504.88 352.834 504.66 351.911 504.66 cv
13122
350.987 504.66 350.536 504.88 350.057 505.111 cv
13123
349.549 505.359 349.024 505.613 347.986 505.613 cv
13124
346.947 505.613 346.422 505.359 345.915 505.111 cv
13125
345.437 504.88 344.985 504.66 344.062 504.66 cv
13126
343.138 504.66 342.687 504.88 342.209 505.111 cv
13127
341.702 505.359 341.176 505.613 340.137 505.613 cv
13128
339.098 505.613 338.574 505.359 338.065 505.111 cv
13129
337.587 504.88 337.135 504.66 336.211 504.66 cv
13130
335.288 504.66 334.835 504.88 334.357 505.111 cv
13131
333.849 505.359 333.324 505.613 332.284 505.613 cv
13132
331.244 505.613 330.718 505.359 330.21 505.111 cv
13133
329.731 504.88 329.279 504.66 328.354 504.66 cv
13134
327.43 504.66 326.978 504.88 326.5 505.111 cv
13135
325.992 505.359 325.466 505.613 324.427 505.613 cv
13136
323.388 505.613 322.862 505.359 322.354 505.111 cv
13137
321.875 504.88 321.423 504.66 320.5 504.66 cv
13138
319.575 504.66 319.123 504.88 318.644 505.111 cv
13139
318.136 505.359 317.61 505.613 316.571 505.613 cv
13140
315.531 505.613 315.005 505.359 314.497 505.111 cv
13141
314.018 504.88 313.566 504.66 312.641 504.66 cv
13142
311.716 504.66 311.265 504.88 310.787 505.111 cv
13143
310.278 505.359 309.752 505.613 308.712 505.613 cv
13144
307.672 505.613 307.147 505.359 306.639 505.111 cv
13145
306.161 504.88 305.708 504.66 304.784 504.66 cv
13146
303.86 504.66 303.408 504.88 302.929 505.111 cv
13147
302.421 505.359 301.896 505.613 300.856 505.613 cv
13148
299.817 505.613 299.291 505.359 298.783 505.111 cv
13149
298.304 504.88 297.852 504.66 296.928 504.66 cv
13150
296.003 504.66 295.551 504.88 295.072 505.111 cv
13151
294.564 505.359 294.039 505.613 292.999 505.613 cv
13152
291.959 505.613 291.434 505.359 290.925 505.111 cv
13153
290.447 504.88 289.995 504.66 289.07 504.66 cv
13154
288.145 504.66 287.693 504.88 287.215 505.111 cv
13155
286.707 505.359 286.181 505.613 285.141 505.613 cv
13156
284.102 505.613 283.577 505.359 283.068 505.111 cv
13157
282.59 504.88 282.138 504.66 281.213 504.66 cv
13158
280.29 504.66 279.837 504.88 279.359 505.111 cv
13159
278.851 505.359 278.326 505.613 277.286 505.613 cv
13160
276.247 505.613 275.721 505.359 275.212 505.111 cv
13161
274.735 504.88 274.283 504.66 273.358 504.66 cv
13162
272.433 504.66 271.982 504.88 271.503 505.111 cv
13163
270.995 505.359 270.469 505.613 269.429 505.613 cv
13164
268.389 505.613 267.864 505.359 267.355 505.111 cv
13165
266.876 504.88 266.424 504.66 265.5 504.66 cv
13166
264.575 504.66 264.123 504.88 263.644 505.111 cv
13167
263.136 505.359 262.611 505.613 261.572 505.613 cv
13168
260.532 505.613 260.006 505.359 259.499 505.111 cv
13169
259.02 504.88 258.569 504.66 257.644 504.66 cv
13170
256.72 504.66 256.268 504.88 255.791 505.111 cv
13171
255.282 505.359 254.756 505.613 253.717 505.613 cv
13172
252.678 505.613 252.153 505.359 251.645 505.111 cv
13173
251.167 504.88 250.714 504.66 249.791 504.66 cv
13174
248.866 504.66 248.414 504.88 247.936 505.111 cv
13175
247.427 505.359 246.902 505.613 245.863 505.613 cv
13176
244.823 505.613 244.297 505.359 243.79 505.111 cv
13177
243.31 504.88 242.859 504.66 241.934 504.66 cv
13178
241.009 504.66 240.557 504.88 240.078 505.111 cv
13179
239.57 505.359 239.044 505.613 238.004 505.613 cv
13180
236.965 505.613 236.439 505.359 235.931 505.111 cv
13181
235.453 504.88 235 504.66 234.077 504.66 cv
13182
233.152 504.66 232.7 504.88 232.222 505.111 cv
13183
231.713 505.359 231.188 505.613 230.149 505.613 cv
13184
229.11 505.613 228.584 505.359 228.077 505.111 cv
13185
227.598 504.88 227.147 504.66 226.223 504.66 cv
13186
225.298 504.66 224.847 504.88 224.369 505.111 cv
13187
223.861 505.359 223.335 505.613 222.296 505.613 cv
13188
221.257 505.613 220.732 505.359 220.223 505.111 cv
13189
219.746 504.88 219.293 504.66 218.37 504.66 cv
13190
217.445 504.66 216.993 504.88 216.515 505.111 cv
13191
216.006 505.359 215.481 505.613 214.442 505.613 cv
13192
213.403 505.613 212.876 505.359 212.369 505.111 cv
13193
211.89 504.88 211.438 504.66 210.514 504.66 cv
13194
209.589 504.66 209.137 504.88 208.658 505.111 cv
13195
208.15 505.359 207.625 505.613 206.584 505.613 cv
13196
205.545 505.613 205.019 505.359 204.511 505.111 cv
13197
204.033 504.88 203.581 504.66 202.657 504.66 cv
13198
201.732 504.66 201.28 504.88 200.801 505.111 cv
13199
200.293 505.359 199.768 505.613 198.729 505.613 cv
13200
197.69 505.613 197.165 505.359 196.657 505.111 cv
13201
196.178 504.88 195.727 504.66 194.803 504.66 cv
13202
193.879 504.66 193.427 504.88 192.95 505.111 cv
13203
192.441 505.359 191.916 505.613 190.876 505.613 cv
13204
189.837 505.613 189.313 505.359 188.804 505.111 cv
13205
188.327 504.88 187.875 504.66 186.951 504.66 cv
13206
186.027 504.66 185.575 504.88 185.097 505.111 cv
13207
184.588 505.359 184.064 505.613 183.025 505.613 cv
13208
181.986 505.613 181.46 505.359 180.953 505.111 cv
13209
180.474 504.88 180.023 504.66 179.098 504.66 cv
13210
178.174 504.66 177.722 504.88 177.245 505.111 cv
13211
176.736 505.359 176.21 505.613 175.171 505.613 cv
13212
174.132 505.613 173.606 505.359 173.098 505.111 cv
13213
172.62 504.88 172.167 504.66 171.244 504.66 cv
13214
170.319 504.66 169.867 504.88 169.388 505.111 cv
13215
168.88 505.359 168.354 505.613 167.315 505.613 cv
13216
166.275 505.613 165.75 505.359 165.242 505.111 cv
13217
164.763 504.88 164.311 504.66 163.386 504.66 cv
13218
162.462 504.66 162.01 504.88 161.533 505.111 cv
13219
161.024 505.359 160.499 505.613 159.459 505.613 cv
13220
158.42 505.613 157.895 505.359 157.387 505.111 cv
13221
156.909 504.88 156.458 504.66 155.534 504.66 cv
13222
155.534 504.16 li
13223
156.573 504.16 157.097 504.416 157.606 504.662 cv
13224
158.083 504.894 158.536 505.113 159.459 505.113 cv
13225
160.384 505.113 160.835 504.894 161.314 504.662 cv
13226
161.822 504.416 162.347 504.16 163.386 504.16 cv
13227
164.426 504.16 164.952 504.416 165.46 504.662 cv
13228
165.938 504.894 166.39 505.113 167.315 505.113 cv
13229
168.24 505.113 168.691 504.894 169.17 504.662 cv
13230
169.678 504.416 170.204 504.16 171.244 504.16 cv
13231
172.283 504.16 172.808 504.416 173.316 504.662 cv
13232
173.794 504.894 174.247 505.113 175.171 505.113 cv
13233
176.096 505.113 176.547 504.894 177.026 504.662 cv
13234
177.534 504.416 178.059 504.16 179.098 504.16 cv
13235
180.137 504.16 180.663 504.416 181.171 504.662 cv
13236
181.649 504.894 182.101 505.113 183.025 505.113 cv
13237
183.949 505.113 184.4 504.894 184.878 504.662 cv
13238
185.386 504.416 185.912 504.16 186.951 504.16 cv
13239
187.99 504.16 188.515 504.416 189.023 504.662 cv
13240
189.501 504.894 189.953 505.113 190.876 505.113 cv
13241
191.801 505.113 192.252 504.894 192.731 504.662 cv
13242
193.239 504.416 193.764 504.16 194.803 504.16 cv
13243
195.842 504.16 196.367 504.416 196.875 504.662 cv
13244
197.353 504.894 197.805 505.113 198.729 505.113 cv
13245
199.654 505.113 200.105 504.894 200.583 504.662 cv
13246
201.091 504.416 201.617 504.16 202.657 504.16 cv
13247
203.696 504.16 204.221 504.416 204.729 504.662 cv
13248
205.208 504.894 205.66 505.113 206.584 505.113 cv
13249
207.509 505.113 207.961 504.894 208.44 504.662 cv
13250
208.949 504.416 209.474 504.16 210.514 504.16 cv
13251
211.553 504.16 212.079 504.416 212.586 504.662 cv
13252
213.065 504.894 213.517 505.113 214.442 505.113 cv
13253
215.367 505.113 215.818 504.894 216.296 504.662 cv
13254
216.804 504.416 217.33 504.16 218.37 504.16 cv
13255
219.409 504.16 219.934 504.416 220.442 504.662 cv
13256
220.92 504.894 221.372 505.113 222.296 505.113 cv
13257
223.22 505.113 223.672 504.894 224.15 504.662 cv
13258
224.659 504.416 225.184 504.16 226.223 504.16 cv
13259
227.262 504.16 227.787 504.416 228.295 504.662 cv
13260
228.773 504.894 229.225 505.113 230.149 505.113 cv
13261
231.074 505.113 231.525 504.894 232.003 504.662 cv
13262
232.511 504.416 233.037 504.16 234.077 504.16 cv
13263
235.116 504.16 235.641 504.416 236.149 504.662 cv
13264
236.627 504.894 237.08 505.113 238.004 505.113 cv
13265
238.929 505.113 239.381 504.894 239.86 504.662 cv
13266
240.369 504.416 240.894 504.16 241.934 504.16 cv
13267
242.973 504.16 243.5 504.416 244.007 504.662 cv
13268
244.486 504.894 244.938 505.113 245.863 505.113 cv
13269
246.787 505.113 247.239 504.894 247.717 504.662 cv
13270
248.225 504.416 248.75 504.16 249.791 504.16 cv
13271
250.83 504.16 251.355 504.416 251.864 504.662 cv
13272
252.341 504.894 252.793 505.113 253.717 505.113 cv
13273
254.642 505.113 255.093 504.894 255.572 504.662 cv
13274
256.08 504.416 256.605 504.16 257.644 504.16 cv
13275
258.683 504.16 259.208 504.416 259.717 504.662 cv
13276
260.195 504.894 260.647 505.113 261.572 505.113 cv
13277
262.496 505.113 262.948 504.894 263.426 504.662 cv
13278
263.934 504.416 264.46 504.16 265.5 504.16 cv
13279
266.54 504.16 267.065 504.416 267.573 504.662 cv
13280
268.052 504.894 268.504 505.113 269.429 505.113 cv
13281
270.354 505.113 270.806 504.894 271.285 504.662 cv
13282
271.793 504.416 272.319 504.16 273.358 504.16 cv
13283
274.398 504.16 274.923 504.416 275.431 504.662 cv
13284
275.91 504.894 276.362 505.113 277.286 505.113 cv
13285
278.21 505.113 278.663 504.894 279.14 504.662 cv
13286
279.649 504.416 280.174 504.16 281.213 504.16 cv
13287
282.253 504.16 282.779 504.416 283.287 504.662 cv
13288
283.765 504.894 284.217 505.113 285.141 505.113 cv
13289
286.066 505.113 286.518 504.894 286.997 504.662 cv
13290
287.504 504.416 288.03 504.16 289.07 504.16 cv
13291
290.11 504.16 290.635 504.416 291.144 504.662 cv
13292
291.623 504.894 292.074 505.113 292.999 505.113 cv
13293
293.923 505.113 294.375 504.894 294.854 504.662 cv
13294
295.363 504.416 295.888 504.16 296.928 504.16 cv
13295
297.967 504.16 298.493 504.416 299.001 504.662 cv
13296
299.479 504.894 299.931 505.113 300.856 505.113 cv
13297
301.781 505.113 302.233 504.894 302.71 504.662 cv
13298
303.219 504.416 303.745 504.16 304.784 504.16 cv
13299
305.824 504.16 306.349 504.416 306.858 504.662 cv
13300
307.335 504.894 307.788 505.113 308.712 505.113 cv
13301
309.637 505.113 310.089 504.894 310.568 504.662 cv
13302
311.077 504.416 311.602 504.16 312.641 504.16 cv
13303
313.681 504.16 314.207 504.416 314.714 504.662 cv
13304
315.194 504.894 315.646 505.113 316.571 505.113 cv
13305
317.496 505.113 317.947 504.894 318.426 504.662 cv
13306
318.934 504.416 319.459 504.16 320.5 504.16 cv
13307
321.539 504.16 322.064 504.416 322.572 504.662 cv
13308
323.05 504.894 323.502 505.113 324.427 505.113 cv
13309
325.352 505.113 325.803 504.894 326.282 504.662 cv
13310
326.79 504.416 327.315 504.16 328.354 504.16 cv
13311
329.394 504.16 329.919 504.416 330.428 504.662 cv
13312
330.907 504.894 331.359 505.113 332.284 505.113 cv
13313
333.208 505.113 333.661 504.894 334.138 504.662 cv
13314
334.647 504.416 335.172 504.16 336.211 504.16 cv
13315
337.25 504.16 337.776 504.416 338.284 504.662 cv
13316
338.762 504.894 339.213 505.113 340.137 505.113 cv
13317
341.061 505.113 341.512 504.894 341.991 504.662 cv
13318
342.499 504.416 343.023 504.16 344.062 504.16 cv
13319
345.1 504.16 345.625 504.416 346.133 504.662 cv
13320
346.611 504.894 347.062 505.113 347.986 505.113 cv
13321
348.91 505.113 349.361 504.894 349.838 504.662 cv
13322
350.346 504.416 350.872 504.16 351.911 504.16 cv
13323
352.95 504.16 353.474 504.416 353.983 504.662 cv
13324
354.46 504.894 354.913 505.113 355.836 505.113 cv
13325
356.761 505.113 357.213 504.894 357.692 504.662 cv
13326
358.201 504.416 358.726 504.16 359.766 504.16 cv
13327
360.806 504.16 361.332 504.416 361.84 504.662 cv
13328
362.319 504.894 362.77 505.113 363.695 505.113 cv
13329
364.62 505.113 365.071 504.894 365.549 504.662 cv
13330
366.057 504.416 366.583 504.16 367.623 504.16 cv
13331
368.662 504.16 369.186 504.416 369.695 504.662 cv
13332
370.172 504.894 370.625 505.113 371.548 505.113 cv
13333
372.472 505.113 372.923 504.894 373.402 504.662 cv
13334
373.91 504.416 374.435 504.16 375.474 504.16 cv
13335
376.513 504.16 377.039 504.416 377.547 504.662 cv
13336
378.025 504.894 378.477 505.113 379.401 505.113 cv
13337
380.327 505.113 380.779 504.894 381.257 504.662 cv
13338
381.766 504.416 382.292 504.16 383.332 504.16 cv
13339
384.372 504.16 384.897 504.416 385.405 504.662 cv
13340
385.884 504.894 386.335 505.113 387.261 505.113 cv
13341
388.185 505.113 388.637 504.894 389.116 504.662 cv
13342
389.624 504.416 390.149 504.16 391.188 504.16 cv
13343
392.227 504.16 392.752 504.416 393.261 504.662 cv
13344
393.739 504.894 394.191 505.113 395.116 505.113 cv
13345
396.041 505.113 396.492 504.894 396.971 504.662 cv
13346
397.479 504.416 398.004 504.16 399.044 504.16 cv
13347
400.084 504.16 400.611 504.416 401.119 504.662 cv
13348
401.598 504.894 402.05 505.113 402.976 505.113 cv
13349
403.901 505.113 404.353 504.894 404.832 504.662 cv
13350
405.339 504.416 405.866 504.16 406.905 504.16 cv
13351
407.945 504.16 408.47 504.416 408.979 504.662 cv
13352
409.457 504.894 409.909 505.113 410.833 505.113 cv
13353
411.758 505.113 412.21 504.894 412.689 504.662 cv
13354
413.198 504.416 413.723 504.16 414.763 504.16 cv
13355
415.803 504.16 416.33 504.416 416.837 504.662 cv
13356
417.317 504.894 417.769 505.113 418.694 505.113 cv
13357
419.619 505.113 420.071 504.894 420.549 504.662 cv
13358
421.058 504.416 421.583 504.16 422.624 504.16 cv
13359
423.663 504.16 424.189 504.416 424.697 504.662 cv
13360
425.176 504.894 425.628 505.113 426.553 505.113 cv
13361
427.479 505.113 427.931 504.894 428.411 504.662 cv
13362
428.918 504.416 429.445 504.16 430.485 504.16 cv
13363
431.525 504.16 432.05 504.416 432.559 504.662 cv
13364
433.038 504.894 433.49 505.113 434.415 505.113 cv
13365
435.34 505.113 435.792 504.894 436.272 504.662 cv
13366
436.78 504.416 437.306 504.16 438.346 504.16 cv
13367
439.386 504.16 439.913 504.416 440.42 504.662 cv
13368
440.9 504.894 441.352 505.113 442.277 505.113 cv
13369
443.203 505.113 443.655 504.894 444.133 504.662 cv
13370
444.642 504.416 445.167 504.16 446.208 504.16 cv
13371
447.249 504.16 447.775 504.416 448.283 504.662 cv
13372
448.762 504.894 449.214 505.113 450.139 505.113 cv
13373
451.065 505.113 451.518 504.894 451.997 504.662 cv
13374
452.505 504.416 453.032 504.16 454.072 504.16 cv
13375
455.112 504.16 455.638 504.416 456.146 504.662 cv
13376
456.625 504.894 457.078 505.113 458.003 505.113 cv
13377
458.928 505.113 459.381 504.894 459.86 504.662 cv
13378
460.369 504.416 460.894 504.16 461.934 504.16 cv
13379
462.973 504.16 463.499 504.416 464.007 504.662 cv
13380
464.485 504.894 464.937 505.113 465.861 505.113 cv
13381
466.787 505.113 467.239 504.894 467.717 504.662 cv
13382
468.226 504.416 468.751 504.16 469.792 504.16 cv
13383
470.833 504.16 471.358 504.416 471.866 504.662 cv
13384
472.345 504.894 472.797 505.113 473.722 505.113 cv
13385
474.648 505.113 475.1 504.894 475.58 504.662 cv
13386
476.088 504.416 476.614 504.16 477.655 504.16 cv
13387
478.695 504.16 479.22 504.416 479.729 504.662 cv
13388
480.208 504.894 480.66 505.113 481.585 505.113 cv
13389
482.511 505.113 482.963 504.894 483.443 504.662 cv
13390
483.952 504.416 484.477 504.16 485.518 504.16 cv
13391
486.558 504.16 487.084 504.416 487.593 504.662 cv
13392
488.073 504.894 488.526 505.113 489.452 505.113 cv
13393
490.378 505.113 490.831 504.894 491.31 504.662 cv
13394
491.819 504.416 492.345 504.16 493.386 504.16 cv
13395
494.427 504.16 494.954 504.416 495.462 504.662 cv
13396
495.942 504.894 496.394 505.113 497.321 505.113 cv
13397
498.247 505.113 498.699 504.894 499.178 504.662 cv
13398
499.687 504.416 500.213 504.16 501.253 504.16 cv
13399
502.294 504.16 502.821 504.416 503.33 504.662 cv
13400
503.809 504.894 504.261 505.113 505.187 505.113 cv
13401
506.114 505.113 506.566 504.894 507.045 504.662 cv
13402
507.554 504.416 508.081 504.16 509.122 504.16 cv
13403
510.165 504.16 510.692 504.416 511.202 504.662 cv
13404
511.681 504.894 512.135 505.113 513.063 505.113 cv
13405
513.991 505.113 514.445 504.894 514.924 504.662 cv
13406
515.434 504.416 515.961 504.16 517.004 504.16 cv
13407
517.004 504.66 li
13408
516.076 504.66 515.623 504.88 515.142 505.111 cv
13409
514.632 505.359 514.106 505.613 513.063 505.613 cv
13410
cp
13411
level3{
13412
gsave
13413
clp
13414
[746.112 0 0 746.112 142 504.886 ]ct
13415
/0 /Gradient get_res clonedict shfill grestore
13416
}if
13417
level3 not{
13418
gsave
13419
[746.112 0 0 746.112 142 504.886 ]ct
13420
clp
13421
/0 /Gradient get_res exec grestore
13422
}if
13423
np
13424
513.227 508.359 mo
13425
512.251 508.359 511.756 508.234 511.277 508.113 cv
13426
510.807 507.994 510.363 507.882 509.45 507.882 cv
13427
508.539 507.882 508.095 507.994 507.626 508.113 cv
13428
507.148 508.234 506.653 508.359 505.679 508.359 cv
13429
504.706 508.359 504.21 508.234 503.733 508.113 cv
13430
503.263 507.994 502.82 507.882 501.909 507.882 cv
13431
500.998 507.882 500.554 507.994 500.085 508.113 cv
13432
499.607 508.234 499.113 508.359 498.139 508.359 cv
13433
497.166 508.359 496.67 508.234 496.193 508.113 cv
13434
495.723 507.994 495.28 507.882 494.369 507.882 cv
13435
493.457 507.882 493.013 507.994 492.544 508.113 cv
13436
492.066 508.234 491.572 508.359 490.598 508.359 cv
13437
489.624 508.359 489.129 508.234 488.651 508.113 cv
13438
488.181 507.994 487.739 507.882 486.827 507.882 cv
13439
485.916 507.882 485.473 507.994 485.004 508.113 cv
13440
484.526 508.234 484.032 508.359 483.058 508.359 cv
13441
482.084 508.359 481.59 508.234 481.113 508.113 cv
13442
480.644 507.994 480.202 507.882 479.291 507.882 cv
13443
478.379 507.882 477.937 507.994 477.468 508.113 cv
13444
476.99 508.234 476.496 508.359 475.522 508.359 cv
13445
474.549 508.359 474.055 508.234 473.578 508.113 cv
13446
473.109 507.994 472.667 507.882 471.755 507.882 cv
13447
470.845 507.882 470.402 507.994 469.933 508.113 cv
13448
469.456 508.234 468.961 508.359 467.988 508.359 cv
13449
467.016 508.359 466.522 508.234 466.044 508.113 cv
13450
465.577 507.994 465.134 507.882 464.224 507.882 cv
13451
463.313 507.882 462.871 507.994 462.401 508.113 cv
13452
461.923 508.234 461.429 508.359 460.457 508.359 cv
13453
459.483 508.359 458.989 508.234 458.511 508.113 cv
13454
458.042 507.994 457.599 507.882 456.689 507.882 cv
13455
455.778 507.882 455.334 507.994 454.866 508.113 cv
13456
454.388 508.234 453.893 508.359 452.92 508.359 cv
13457
451.947 508.359 451.453 508.234 450.975 508.113 cv
13458
450.506 507.994 450.063 507.882 449.153 507.882 cv
13459
448.242 507.882 447.799 507.994 447.331 508.113 cv
13460
446.852 508.234 446.358 508.359 445.384 508.359 cv
13461
444.412 508.359 443.917 508.234 443.44 508.113 cv
13462
442.971 507.994 442.528 507.882 441.618 507.882 cv
13463
440.707 507.882 440.264 507.994 439.795 508.113 cv
13464
439.317 508.234 438.823 508.359 437.849 508.359 cv
13465
436.876 508.359 436.382 508.234 435.905 508.113 cv
13466
435.436 507.994 434.994 507.882 434.083 507.882 cv
13467
433.171 507.882 432.729 507.994 432.259 508.113 cv
13468
431.782 508.234 431.288 508.359 430.315 508.359 cv
13469
429.342 508.359 428.848 508.234 428.37 508.113 cv
13470
427.901 507.994 427.458 507.882 426.548 507.882 cv
13471
425.638 507.882 425.195 507.994 424.727 508.113 cv
13472
424.249 508.234 423.755 508.359 422.783 508.359 cv
13473
421.809 508.359 421.315 508.234 420.837 508.113 cv
13474
420.369 507.994 419.925 507.882 419.015 507.882 cv
13475
418.104 507.882 417.662 507.994 417.193 508.113 cv
13476
416.715 508.234 416.221 508.359 415.249 508.359 cv
13477
414.276 508.359 413.782 508.234 413.304 508.113 cv
13478
412.836 507.994 412.394 507.882 411.484 507.882 cv
13479
410.574 507.882 410.13 507.994 409.663 508.113 cv
13480
409.184 508.234 408.691 508.359 407.718 508.359 cv
13481
406.745 508.359 406.25 508.234 405.772 508.113 cv
13482
405.303 507.994 404.861 507.882 403.95 507.882 cv
13483
403.04 507.882 402.596 507.994 402.128 508.113 cv
13484
401.65 508.234 401.157 508.359 400.184 508.359 cv
13485
399.212 508.359 398.718 508.234 398.241 508.113 cv
13486
397.772 507.994 397.33 507.882 396.42 507.882 cv
13487
395.51 507.882 395.068 507.994 394.6 508.113 cv
13488
394.123 508.234 393.628 508.359 392.656 508.359 cv
13489
391.683 508.359 391.189 508.234 390.711 508.113 cv
13490
390.243 507.994 389.8 507.882 388.89 507.882 cv
13491
387.979 507.882 387.537 507.994 387.068 508.113 cv
13492
386.59 508.234 386.096 508.359 385.124 508.359 cv
13493
384.151 508.359 383.658 508.234 383.18 508.113 cv
13494
382.711 507.994 382.269 507.882 381.359 507.882 cv
13495
380.45 507.882 380.007 507.994 379.54 508.113 cv
13496
379.062 508.234 378.568 508.359 377.596 508.359 cv
13497
376.625 508.359 376.131 508.234 375.654 508.113 cv
13498
375.185 507.994 374.744 507.882 373.833 507.882 cv
13499
372.924 507.882 372.482 507.994 372.013 508.113 cv
13500
371.536 508.234 371.042 508.359 370.07 508.359 cv
13501
369.097 508.359 368.603 508.234 368.125 508.113 cv
13502
367.657 507.994 367.214 507.882 366.304 507.882 cv
13503
365.394 507.882 364.951 507.994 364.483 508.113 cv
13504
364.004 508.234 363.511 508.359 362.539 508.359 cv
13505
361.566 508.359 361.073 508.234 360.595 508.113 cv
13506
360.126 507.994 359.685 507.882 358.775 507.882 cv
13507
357.866 507.882 357.424 507.994 356.957 508.113 cv
13508
356.479 508.234 355.986 508.359 355.014 508.359 cv
13509
354.042 508.359 353.549 508.234 353.072 508.113 cv
13510
352.604 507.994 352.163 507.882 351.253 507.882 cv
13511
350.344 507.882 349.902 507.994 349.434 508.113 cv
13512
348.957 508.234 348.463 508.359 347.492 508.359 cv
13513
346.52 508.359 346.027 508.234 345.549 508.113 cv
13514
345.082 507.994 344.639 507.882 343.73 507.882 cv
13515
342.82 507.882 342.377 507.994 341.909 508.113 cv
13516
341.431 508.234 340.937 508.359 339.965 508.359 cv
13517
338.993 508.359 338.499 508.234 338.021 508.113 cv
13518
337.552 507.994 337.11 507.882 336.199 507.882 cv
13519
335.29 507.882 334.847 507.994 334.378 508.113 cv
13520
333.901 508.234 333.408 508.359 332.435 508.359 cv
13521
331.464 508.359 330.97 508.234 330.494 508.113 cv
13522
330.026 507.994 329.583 507.882 328.674 507.882 cv
13523
327.766 507.882 327.324 507.994 326.856 508.113 cv
13524
326.379 508.234 325.886 508.359 324.915 508.359 cv
13525
323.942 508.359 323.448 508.234 322.97 508.113 cv
13526
322.501 507.994 322.059 507.882 321.149 507.882 cv
13527
320.239 507.882 319.795 507.994 319.328 508.113 cv
13528
318.849 508.234 318.356 508.359 317.383 508.359 cv
13529
316.411 508.359 315.917 508.234 315.439 508.113 cv
13530
314.971 507.994 314.529 507.882 313.619 507.882 cv
13531
312.708 507.882 312.266 507.994 311.798 508.113 cv
13532
311.321 508.234 310.827 508.359 309.854 508.359 cv
13533
308.882 508.359 308.388 508.234 307.911 508.113 cv
13534
307.442 507.994 307 507.882 306.089 507.882 cv
13535
305.179 507.882 304.737 507.994 304.268 508.113 cv
13536
303.791 508.234 303.296 508.359 302.324 508.359 cv
13537
301.351 508.359 300.858 508.234 300.379 508.113 cv
13538
299.912 507.994 299.468 507.882 298.558 507.882 cv
13539
297.648 507.882 297.206 507.994 296.738 508.113 cv
13540
296.259 508.234 295.766 508.359 294.793 508.359 cv
13541
293.821 508.359 293.328 508.234 292.85 508.113 cv
13542
292.381 507.994 291.939 507.882 291.03 507.882 cv
13543
290.12 507.882 289.677 507.994 289.209 508.113 cv
13544
288.732 508.234 288.238 508.359 287.265 508.359 cv
13545
286.293 508.359 285.799 508.234 285.322 508.113 cv
13546
284.853 507.994 284.411 507.882 283.5 507.882 cv
13547
282.59 507.882 282.148 507.994 281.68 508.113 cv
13548
281.202 508.234 280.708 508.359 279.736 508.359 cv
13549
278.763 508.359 278.269 508.234 277.792 508.113 cv
13550
277.323 507.994 276.88 507.882 275.97 507.882 cv
13551
275.06 507.882 274.618 507.994 274.149 508.113 cv
13552
273.671 508.234 273.177 508.359 272.206 508.359 cv
13553
271.233 508.359 270.74 508.234 270.262 508.113 cv
13554
269.793 507.994 269.351 507.882 268.441 507.882 cv
13555
267.532 507.882 267.089 507.994 266.621 508.113 cv
13556
266.143 508.234 265.65 508.359 264.677 508.359 cv
13557
263.706 508.359 263.211 508.234 262.734 508.113 cv
13558
262.266 507.994 261.824 507.882 260.914 507.882 cv
13559
260.003 507.882 259.561 507.994 259.093 508.113 cv
13560
258.616 508.234 258.122 508.359 257.15 508.359 cv
13561
256.177 508.359 255.683 508.234 255.206 508.113 cv
13562
254.737 507.994 254.294 507.882 253.384 507.882 cv
13563
252.474 507.882 252.032 507.994 251.563 508.113 cv
13564
251.085 508.234 250.591 508.359 249.619 508.359 cv
13565
248.647 508.359 248.153 508.234 247.675 508.113 cv
13566
247.207 507.994 246.764 507.882 245.855 507.882 cv
13567
244.945 507.882 244.502 507.994 244.035 508.113 cv
13568
243.557 508.234 243.063 508.359 242.091 508.359 cv
13569
241.119 508.359 240.625 508.234 240.148 508.113 cv
13570
239.679 507.994 239.237 507.882 238.328 507.882 cv
13571
237.417 507.882 236.976 507.994 236.507 508.113 cv
13572
236.03 508.234 235.537 508.359 234.565 508.359 cv
13573
233.592 508.359 233.099 508.234 232.622 508.113 cv
13574
232.153 507.994 231.71 507.882 230.801 507.882 cv
13575
229.891 507.882 229.449 507.994 228.981 508.113 cv
13576
228.503 508.234 228.009 508.359 227.038 508.359 cv
13577
226.065 508.359 225.571 508.234 225.093 508.113 cv
13578
224.625 507.994 224.183 507.882 223.273 507.882 cv
13579
222.363 507.882 221.919 507.994 221.452 508.113 cv
13580
220.973 508.234 220.48 508.359 219.507 508.359 cv
13581
218.535 508.359 218.041 508.234 217.563 508.113 cv
13582
217.095 507.994 216.653 507.882 215.743 507.882 cv
13583
214.833 507.882 214.39 507.994 213.922 508.113 cv
13584
213.445 508.234 212.951 508.359 211.979 508.359 cv
13585
211.007 508.359 210.513 508.234 210.036 508.113 cv
13586
209.568 507.994 209.125 507.882 208.216 507.882 cv
13587
207.306 507.882 206.865 507.994 206.396 508.113 cv
13588
205.918 508.234 205.425 508.359 204.454 508.359 cv
13589
203.482 508.359 202.988 508.234 202.51 508.113 cv
13590
202.042 507.994 201.6 507.882 200.691 507.882 cv
13591
199.781 507.882 199.339 507.994 198.871 508.113 cv
13592
198.393 508.234 197.9 508.359 196.928 508.359 cv
13593
195.957 508.359 195.462 508.234 194.985 508.113 cv
13594
194.517 507.994 194.075 507.882 193.166 507.882 cv
13595
192.255 507.882 191.813 507.994 191.345 508.113 cv
13596
190.868 508.234 190.374 508.359 189.402 508.359 cv
13597
188.429 508.359 187.935 508.234 187.458 508.113 cv
13598
186.99 507.994 186.547 507.882 185.637 507.882 cv
13599
184.727 507.882 184.284 507.994 183.816 508.113 cv
13600
183.337 508.234 182.844 508.359 181.872 508.359 cv
13601
180.9 508.359 180.406 508.234 179.928 508.113 cv
13602
179.459 507.994 179.017 507.882 178.107 507.882 cv
13603
177.198 507.882 176.755 507.994 176.288 508.113 cv
13604
175.81 508.234 175.316 508.359 174.344 508.359 cv
13605
173.373 508.359 172.878 508.234 172.401 508.113 cv
13606
171.933 507.994 171.491 507.882 170.582 507.882 cv
13607
169.672 507.882 169.23 507.994 168.762 508.113 cv
13608
168.285 508.234 167.791 508.359 166.819 508.359 cv
13609
165.847 508.359 165.354 508.234 164.876 508.113 cv
13610
164.409 507.994 163.966 507.882 163.057 507.882 cv
13611
162.148 507.882 161.706 507.994 161.238 508.113 cv
13612
160.76 508.234 160.267 508.359 159.295 508.359 cv
13613
158.324 508.359 157.831 508.234 157.353 508.113 cv
13614
156.885 507.994 156.443 507.882 155.534 507.882 cv
13615
155.534 507.382 li
13616
156.505 507.382 156.999 507.507 157.476 507.628 cv
13617
157.944 507.746 158.386 507.859 159.295 507.859 cv
13618
160.205 507.859 160.647 507.746 161.115 507.628 cv
13619
161.592 507.507 162.085 507.382 163.057 507.382 cv
13620
164.029 507.382 164.522 507.507 165 507.628 cv
13621
165.467 507.746 165.91 507.859 166.819 507.859 cv
13622
167.729 507.859 168.17 507.746 168.639 507.628 cv
13623
169.117 507.507 169.61 507.382 170.582 507.382 cv
13624
171.553 507.382 172.046 507.507 172.524 507.628 cv
13625
172.993 507.746 173.434 507.859 174.344 507.859 cv
13626
175.253 507.859 175.696 507.746 176.165 507.628 cv
13627
176.642 507.507 177.135 507.382 178.107 507.382 cv
13628
179.08 507.382 179.574 507.507 180.051 507.628 cv
13629
180.519 507.746 180.961 507.859 181.872 507.859 cv
13630
182.782 507.859 183.224 507.746 183.693 507.628 cv
13631
184.17 507.507 184.665 507.382 185.637 507.382 cv
13632
186.609 507.382 187.103 507.507 187.581 507.628 cv
13633
188.049 507.746 188.492 507.859 189.402 507.859 cv
13634
190.311 507.859 190.753 507.746 191.222 507.628 cv
13635
191.7 507.507 192.193 507.382 193.166 507.382 cv
13636
194.137 507.382 194.63 507.507 195.108 507.628 cv
13637
195.577 507.746 196.018 507.859 196.928 507.859 cv
13638
197.837 507.859 198.28 507.746 198.748 507.628 cv
13639
199.225 507.507 199.719 507.382 200.691 507.382 cv
13640
201.663 507.382 202.156 507.507 202.633 507.628 cv
13641
203.102 507.746 203.543 507.859 204.454 507.859 cv
13642
205.363 507.859 205.805 507.746 206.273 507.628 cv
13643
206.75 507.507 207.245 507.382 208.216 507.382 cv
13644
209.188 507.382 209.681 507.507 210.159 507.628 cv
13645
210.627 507.746 211.069 507.859 211.979 507.859 cv
13646
212.888 507.859 213.331 507.746 213.799 507.628 cv
13647
214.277 507.507 214.77 507.382 215.743 507.382 cv
13648
216.714 507.382 217.208 507.507 217.686 507.628 cv
13649
218.155 507.746 218.597 507.859 219.507 507.859 cv
13650
220.417 507.859 220.86 507.746 221.329 507.628 cv
13651
221.806 507.507 222.3 507.382 223.273 507.382 cv
13652
224.245 507.382 224.739 507.507 225.216 507.628 cv
13653
225.685 507.746 226.127 507.859 227.038 507.859 cv
13654
227.947 507.859 228.389 507.746 228.858 507.628 cv
13655
229.335 507.507 229.829 507.382 230.801 507.382 cv
13656
231.773 507.382 232.267 507.507 232.745 507.628 cv
13657
233.212 507.746 233.655 507.859 234.565 507.859 cv
13658
235.474 507.859 235.917 507.746 236.384 507.628 cv
13659
236.862 507.507 237.356 507.382 238.328 507.382 cv
13660
239.299 507.382 239.793 507.507 240.271 507.628 cv
13661
240.739 507.746 241.181 507.859 242.091 507.859 cv
13662
243 507.859 243.443 507.746 243.912 507.628 cv
13663
244.389 507.507 244.882 507.382 245.855 507.382 cv
13664
246.827 507.382 247.321 507.507 247.798 507.628 cv
13665
248.266 507.746 248.708 507.859 249.619 507.859 cv
13666
250.529 507.859 250.972 507.746 251.44 507.628 cv
13667
251.918 507.507 252.412 507.382 253.384 507.382 cv
13668
254.357 507.382 254.851 507.507 255.329 507.628 cv
13669
255.796 507.746 256.24 507.859 257.15 507.859 cv
13670
258.059 507.859 258.501 507.746 258.97 507.628 cv
13671
259.448 507.507 259.942 507.382 260.914 507.382 cv
13672
261.886 507.382 262.379 507.507 262.857 507.628 cv
13673
263.326 507.746 263.768 507.859 264.677 507.859 cv
13674
265.587 507.859 266.03 507.746 266.498 507.628 cv
13675
266.975 507.507 267.469 507.382 268.441 507.382 cv
13676
269.414 507.382 269.908 507.507 270.385 507.628 cv
13677
270.853 507.746 271.295 507.859 272.206 507.859 cv
13678
273.116 507.859 273.558 507.746 274.026 507.628 cv
13679
274.503 507.507 274.998 507.382 275.97 507.382 cv
13680
276.943 507.382 277.436 507.507 277.915 507.628 cv
13681
278.382 507.746 278.826 507.859 279.736 507.859 cv
13682
280.646 507.859 281.088 507.746 281.557 507.628 cv
13683
282.035 507.507 282.529 507.382 283.5 507.382 cv
13684
284.473 507.382 284.967 507.507 285.445 507.628 cv
13685
285.913 507.746 286.355 507.859 287.265 507.859 cv
13686
288.175 507.859 288.618 507.746 289.086 507.628 cv
13687
289.564 507.507 290.057 507.382 291.03 507.382 cv
13688
292.001 507.382 292.496 507.507 292.973 507.628 cv
13689
293.441 507.746 293.883 507.859 294.793 507.859 cv
13690
295.704 507.859 296.146 507.746 296.615 507.628 cv
13691
297.092 507.507 297.586 507.382 298.558 507.382 cv
13692
299.531 507.382 300.025 507.507 300.502 507.628 cv
13693
300.971 507.746 301.414 507.859 302.324 507.859 cv
13694
303.234 507.859 303.677 507.746 304.145 507.628 cv
13695
304.624 507.507 305.117 507.382 306.089 507.382 cv
13696
307.062 507.382 307.556 507.507 308.034 507.628 cv
13697
308.501 507.746 308.944 507.859 309.854 507.859 cv
13698
310.764 507.859 311.207 507.746 311.675 507.628 cv
13699
312.153 507.507 312.646 507.382 313.619 507.382 cv
13700
314.59 507.382 315.084 507.507 315.562 507.628 cv
13701
316.031 507.746 316.473 507.859 317.383 507.859 cv
13702
318.293 507.859 318.736 507.746 319.205 507.628 cv
13703
319.682 507.507 320.176 507.382 321.149 507.382 cv
13704
322.122 507.382 322.615 507.507 323.093 507.628 cv
13705
323.562 507.746 324.004 507.859 324.915 507.859 cv
13706
325.824 507.859 326.265 507.746 326.733 507.628 cv
13707
327.21 507.507 327.704 507.382 328.674 507.382 cv
13708
329.646 507.382 330.139 507.507 330.617 507.628 cv
13709
331.084 507.746 331.526 507.859 332.435 507.859 cv
13710
333.345 507.859 333.788 507.746 334.255 507.628 cv
13711
334.733 507.507 335.227 507.382 336.199 507.382 cv
13712
337.171 507.382 337.666 507.507 338.144 507.628 cv
13713
338.612 507.746 339.055 507.859 339.965 507.859 cv
13714
340.875 507.859 341.318 507.746 341.786 507.628 cv
13715
342.263 507.507 342.757 507.382 343.73 507.382 cv
13716
344.702 507.382 345.195 507.507 345.672 507.628 cv
13717
346.14 507.746 346.583 507.859 347.492 507.859 cv
13718
348.401 507.859 348.843 507.746 349.311 507.628 cv
13719
349.788 507.507 350.282 507.382 351.253 507.382 cv
13720
352.224 507.382 352.718 507.507 353.195 507.628 cv
13721
353.663 507.746 354.105 507.859 355.014 507.859 cv
13722
355.923 507.859 356.366 507.746 356.833 507.628 cv
13723
357.31 507.507 357.804 507.382 358.775 507.382 cv
13724
359.747 507.382 360.241 507.507 360.718 507.628 cv
13725
361.186 507.746 361.628 507.859 362.539 507.859 cv
13726
363.449 507.859 363.891 507.746 364.36 507.628 cv
13727
364.837 507.507 365.332 507.382 366.304 507.382 cv
13728
367.277 507.382 367.77 507.507 368.249 507.628 cv
13729
368.717 507.746 369.16 507.859 370.07 507.859 cv
13730
370.98 507.859 371.422 507.746 371.89 507.628 cv
13731
372.368 507.507 372.862 507.382 373.833 507.382 cv
13732
374.805 507.382 375.299 507.507 375.777 507.628 cv
13733
376.245 507.746 376.687 507.859 377.596 507.859 cv
13734
378.506 507.859 378.948 507.746 379.417 507.628 cv
13735
379.894 507.507 380.387 507.382 381.359 507.382 cv
13736
382.332 507.382 382.826 507.507 383.303 507.628 cv
13737
383.771 507.746 384.213 507.859 385.124 507.859 cv
13738
386.034 507.859 386.476 507.746 386.945 507.628 cv
13739
387.423 507.507 387.917 507.382 388.89 507.382 cv
13740
389.863 507.382 390.356 507.507 390.834 507.628 cv
13741
391.302 507.746 391.746 507.859 392.656 507.859 cv
13742
393.566 507.859 394.008 507.746 394.477 507.628 cv
13743
394.955 507.507 395.448 507.382 396.42 507.382 cv
13744
397.392 507.382 397.886 507.507 398.364 507.628 cv
13745
398.832 507.746 399.274 507.859 400.184 507.859 cv
13746
401.094 507.859 401.537 507.746 402.005 507.628 cv
13747
402.483 507.507 402.977 507.382 403.95 507.382 cv
13748
404.922 507.382 405.417 507.507 405.895 507.628 cv
13749
406.364 507.746 406.807 507.859 407.718 507.859 cv
13750
408.628 507.859 409.071 507.746 409.54 507.628 cv
13751
410.017 507.507 410.511 507.382 411.484 507.382 cv
13752
412.456 507.382 412.95 507.507 413.427 507.628 cv
13753
413.896 507.746 414.338 507.859 415.249 507.859 cv
13754
416.159 507.859 416.601 507.746 417.07 507.628 cv
13755
417.548 507.507 418.042 507.382 419.015 507.382 cv
13756
419.988 507.382 420.482 507.507 420.96 507.628 cv
13757
421.429 507.746 421.872 507.859 422.783 507.859 cv
13758
423.693 507.859 424.135 507.746 424.604 507.628 cv
13759
425.082 507.507 425.576 507.382 426.548 507.382 cv
13760
427.521 507.382 428.015 507.507 428.493 507.628 cv
13761
428.961 507.746 429.404 507.859 430.315 507.859 cv
13762
431.225 507.859 431.668 507.746 432.137 507.628 cv
13763
432.615 507.507 433.11 507.382 434.083 507.382 cv
13764
435.055 507.382 435.549 507.507 436.028 507.628 cv
13765
436.497 507.746 436.939 507.859 437.849 507.859 cv
13766
438.76 507.859 439.204 507.746 439.672 507.628 cv
13767
440.15 507.507 440.644 507.382 441.618 507.382 cv
13768
442.59 507.382 443.084 507.507 443.563 507.628 cv
13769
444.032 507.746 444.474 507.859 445.384 507.859 cv
13770
446.295 507.859 446.739 507.746 447.208 507.628 cv
13771
447.685 507.507 448.179 507.382 449.153 507.382 cv
13772
450.125 507.382 450.62 507.507 451.098 507.628 cv
13773
451.567 507.746 452.009 507.859 452.92 507.859 cv
13774
453.832 507.859 454.274 507.746 454.743 507.628 cv
13775
455.221 507.507 455.715 507.382 456.689 507.382 cv
13776
457.662 507.382 458.156 507.507 458.634 507.628 cv
13777
459.103 507.746 459.545 507.859 460.457 507.859 cv
13778
461.367 507.859 461.81 507.746 462.279 507.628 cv
13779
462.756 507.507 463.251 507.382 464.224 507.382 cv
13780
465.197 507.382 465.69 507.507 466.167 507.628 cv
13781
466.636 507.746 467.079 507.859 467.988 507.859 cv
13782
468.899 507.859 469.341 507.746 469.81 507.628 cv
13783
470.289 507.507 470.783 507.382 471.755 507.382 cv
13784
472.728 507.382 473.222 507.507 473.701 507.628 cv
13785
474.168 507.746 474.612 507.859 475.522 507.859 cv
13786
476.433 507.859 476.876 507.746 477.345 507.628 cv
13787
477.824 507.507 478.318 507.382 479.291 507.382 cv
13788
480.263 507.382 480.757 507.507 481.235 507.628 cv
13789
481.705 507.746 482.147 507.859 483.058 507.859 cv
13790
483.969 507.859 484.413 507.746 484.881 507.628 cv
13791
485.36 507.507 485.854 507.382 486.827 507.382 cv
13792
487.8 507.382 488.295 507.507 488.773 507.628 cv
13793
489.243 507.746 489.686 507.859 490.598 507.859 cv
13794
491.509 507.859 491.953 507.746 492.422 507.628 cv
13795
492.9 507.507 493.395 507.382 494.369 507.382 cv
13796
495.342 507.382 495.836 507.507 496.315 507.628 cv
13797
496.784 507.746 497.227 507.859 498.139 507.859 cv
13798
499.05 507.859 499.494 507.746 499.962 507.628 cv
13799
500.441 507.507 500.935 507.382 501.909 507.382 cv
13800
502.882 507.382 503.376 507.507 503.855 507.628 cv
13801
504.324 507.746 504.767 507.859 505.679 507.859 cv
13802
506.59 507.859 507.034 507.746 507.503 507.628 cv
13803
507.982 507.507 508.476 507.382 509.45 507.382 cv
13804
510.425 507.382 510.92 507.507 511.399 507.628 cv
13805
511.87 507.746 512.314 507.859 513.227 507.859 cv
13806
514.14 507.859 514.584 507.746 515.054 507.628 cv
13807
515.534 507.507 516.028 507.382 517.004 507.382 cv
13808
517.004 507.882 li
13809
516.09 507.882 515.647 507.994 515.176 508.113 cv
13810
514.698 508.234 514.203 508.359 513.227 508.359 cv
13811
cp
13812
level3{
13813
gsave
13814
clp
13815
[746.112 0 0 746.112 142 507.871 ]ct
13816
/0 /Gradient get_res clonedict shfill grestore
13817
}if
13818
level3 not{
13819
gsave
13820
[746.112 0 0 746.112 142 507.871 ]ct
13821
clp
13822
/0 /Gradient get_res exec grestore
13823
}if
13824
np
13825
517.004 511.105 mo
13826
155.534 511.105 li
13827
155.534 510.605 li
13828
517.004 510.605 li
13829
517.004 511.105 li
13830
cp
13831
level3{
13832
gsave
13833
clp
13834
[746.112 0 0 746.112 142 510.855 ]ct
13835
/0 /Gradient get_res clonedict shfill grestore
13836
}if
13837
level3 not{
13838
gsave
13839
[746.112 0 0 746.112 142 510.855 ]ct
13840
clp
13841
/0 /Gradient get_res exec grestore
13842
}if
13843
np
13844
494.407 116.198 mo
13845
488.663 116.198 485.754 113.625 482.942 111.135 cv
13846
480.073 108.596 477.364 106.198 471.809 106.198 cv
13847
466.255 106.198 463.546 108.596 460.677 111.135 cv
13848
457.866 113.625 454.958 116.198 449.214 116.198 cv
13849
443.472 116.198 440.564 113.625 437.752 111.136 cv
13850
434.884 108.597 432.175 106.198 426.622 106.198 cv
13851
421.068 106.198 418.359 108.596 415.49 111.135 cv
13852
412.678 113.625 409.771 116.198 404.028 116.198 cv
13853
398.285 116.198 395.376 113.625 392.565 111.135 cv
13854
389.697 108.596 386.988 106.198 381.434 106.198 cv
13855
375.881 106.198 373.172 108.596 370.304 111.135 cv
13856
367.494 113.625 364.586 116.198 358.843 116.198 cv
13857
353.101 116.198 350.194 113.625 347.382 111.135 cv
13858
344.514 108.596 341.806 106.198 336.253 106.198 cv
13859
330.701 106.198 327.993 108.597 325.125 111.136 cv
13860
322.314 113.625 319.407 116.198 313.666 116.198 cv
13861
307.923 116.198 305.016 113.625 302.205 111.135 cv
13862
299.336 108.596 296.627 106.198 291.074 106.198 cv
13863
285.522 106.198 282.813 108.596 279.946 111.135 cv
13864
277.134 113.625 274.228 116.198 268.486 116.198 cv
13865
262.744 116.198 259.836 113.625 257.025 111.135 cv
13866
254.157 108.596 251.449 106.198 245.896 106.198 cv
13867
240.343 106.198 237.634 108.596 234.766 111.135 cv
13868
231.956 113.625 229.048 116.198 223.305 116.198 cv
13869
217.563 116.198 214.656 113.625 211.844 111.135 cv
13870
208.976 108.596 206.267 106.198 200.714 106.198 cv
13871
195.163 106.198 192.454 108.596 189.585 111.135 cv
13872
186.775 113.625 183.868 116.198 178.125 116.198 cv
13873
172.382 116.198 169.475 113.625 166.664 111.135 cv
13874
163.795 108.596 161.086 106.198 155.534 106.198 cv
13875
155.534 105.698 li
13876
161.276 105.698 164.183 108.272 166.995 110.761 cv
13877
169.863 113.3 172.572 115.698 178.125 115.698 cv
13878
183.678 115.698 186.386 113.3 189.254 110.761 cv
13879
192.066 108.272 194.973 105.698 200.714 105.698 cv
13880
206.458 105.698 209.364 108.272 212.175 110.761 cv
13881
215.043 113.3 217.752 115.698 223.305 115.698 cv
13882
228.859 115.698 231.567 113.3 234.435 110.761 cv
13883
237.247 108.272 240.154 105.698 245.896 105.698 cv
13884
251.638 105.698 254.545 108.272 257.356 110.761 cv
13885
260.224 113.3 262.933 115.698 268.486 115.698 cv
13886
274.039 115.698 276.747 113.3 279.615 110.761 cv
13887
282.425 108.272 285.333 105.698 291.074 105.698 cv
13888
296.817 105.698 299.724 108.272 302.536 110.761 cv
13889
305.404 113.3 308.113 115.698 313.666 115.698 cv
13890
319.217 115.698 321.926 113.3 324.793 110.761 cv
13891
327.605 108.272 330.511 105.698 336.253 105.698 cv
13892
341.996 105.698 344.903 108.272 347.713 110.761 cv
13893
350.582 113.3 353.291 115.698 358.843 115.698 cv
13894
364.397 115.698 367.105 113.3 369.973 110.761 cv
13895
372.785 108.272 375.692 105.698 381.434 105.698 cv
13896
387.177 105.698 390.084 108.272 392.896 110.761 cv
13897
395.765 113.3 398.474 115.698 404.028 115.698 cv
13898
409.582 115.698 412.291 113.3 415.159 110.761 cv
13899
417.97 108.272 420.878 105.698 426.622 105.698 cv
13900
432.365 105.698 435.272 108.272 438.083 110.761 cv
13901
440.952 113.3 443.662 115.698 449.214 115.698 cv
13902
454.769 115.698 457.478 113.3 460.346 110.761 cv
13903
463.158 108.272 466.066 105.698 471.809 105.698 cv
13904
477.553 105.698 480.461 108.272 483.273 110.761 cv
13905
486.142 113.3 488.852 115.698 494.407 115.698 cv
13906
499.961 115.698 502.67 113.3 505.54 110.761 cv
13907
508.352 108.272 511.26 105.698 517.004 105.698 cv
13908
517.004 106.198 li
13909
511.45 106.198 508.74 108.596 505.871 111.135 cv
13910
503.059 113.625 500.151 116.198 494.407 116.198 cv
13911
cp
13912
level3{
13913
gsave
13914
clp
13915
[746.112 0 0 746.112 142 110.948 ]ct
13916
/0 /Gradient get_res clonedict shfill grestore
13917
}if
13918
level3 not{
13919
gsave
13920
[746.112 0 0 746.112 142 110.948 ]ct
13921
clp
13922
/0 /Gradient get_res exec grestore
13923
}if
13924
np
13925
498.923 112.976 mo
13926
494.295 112.976 491.96 110.516 489.702 108.136 cv
13927
487.416 105.728 485.255 103.453 480.843 103.453 cv
13928
476.431 103.453 474.271 105.728 471.985 108.136 cv
13929
469.727 110.516 467.392 112.976 462.765 112.976 cv
13930
458.138 112.976 455.803 110.516 453.545 108.136 cv
13931
451.259 105.728 449.1 103.453 444.688 103.453 cv
13932
440.278 103.453 438.12 105.728 435.833 108.136 cv
13933
433.577 110.516 431.243 112.976 426.617 112.976 cv
13934
421.991 112.976 419.656 110.516 417.398 108.137 cv
13935
415.112 105.728 412.953 103.453 408.542 103.453 cv
13936
404.13 103.453 401.971 105.728 399.685 108.137 cv
13937
397.428 110.516 395.093 112.976 390.467 112.976 cv
13938
385.842 112.976 383.507 110.516 381.25 108.136 cv
13939
378.964 105.728 376.805 103.453 372.394 103.453 cv
13940
367.984 103.453 365.826 105.728 363.54 108.136 cv
13941
361.283 110.516 358.948 112.976 354.323 112.976 cv
13942
349.697 112.976 347.362 110.516 345.104 108.136 cv
13943
342.818 105.728 340.66 103.453 336.249 103.453 cv
13944
331.837 103.453 329.679 105.728 327.393 108.137 cv
13945
325.136 110.516 322.801 112.976 318.176 112.976 cv
13946
313.551 112.976 311.217 110.516 308.96 108.136 cv
13947
306.675 105.728 304.517 103.453 300.107 103.453 cv
13948
295.697 103.453 293.539 105.728 291.253 108.136 cv
13949
288.997 110.516 286.663 112.976 282.038 112.976 cv
13950
277.413 112.976 275.078 110.516 272.82 108.136 cv
13951
270.535 105.728 268.375 103.453 263.964 103.453 cv
13952
259.554 103.453 257.395 105.728 255.11 108.136 cv
13953
252.852 110.516 250.518 112.976 245.892 112.976 cv
13954
241.267 112.976 238.932 110.516 236.674 108.137 cv
13955
234.389 105.728 232.23 103.453 227.819 103.453 cv
13956
223.408 103.453 221.25 105.728 218.963 108.136 cv
13957
216.707 110.516 214.372 112.976 209.747 112.976 cv
13958
205.121 112.976 202.787 110.516 200.53 108.136 cv
13959
198.244 105.728 196.085 103.453 191.675 103.453 cv
13960
187.265 103.453 185.107 105.728 182.822 108.136 cv
13961
180.564 110.516 178.23 112.976 173.604 112.976 cv
13962
168.979 112.976 166.645 110.516 164.387 108.136 cv
13963
162.102 105.728 159.944 103.453 155.534 103.453 cv
13964
155.534 102.953 li
13965
160.159 102.953 162.493 105.413 164.75 107.792 cv
13966
167.036 110.201 169.194 112.476 173.604 112.476 cv
13967
178.015 112.476 180.173 110.201 182.458 107.792 cv
13968
184.716 105.413 187.05 102.953 191.675 102.953 cv
13969
196.3 102.953 198.634 105.413 200.892 107.792 cv
13970
203.177 110.201 205.335 112.476 209.747 112.476 cv
13971
214.157 112.476 216.316 110.201 218.601 107.792 cv
13972
220.859 105.413 223.193 102.953 227.819 102.953 cv
13973
232.445 102.953 234.78 105.413 237.037 107.792 cv
13974
239.323 110.201 241.482 112.476 245.892 112.476 cv
13975
250.303 112.476 252.461 110.201 254.748 107.792 cv
13976
257.004 105.413 259.339 102.953 263.964 102.953 cv
13977
268.59 102.953 270.925 105.413 273.182 107.792 cv
13978
275.468 110.201 277.626 112.476 282.038 112.476 cv
13979
286.448 112.476 288.606 110.201 290.891 107.792 cv
13980
293.148 105.413 295.483 102.953 300.107 102.953 cv
13981
304.732 102.953 307.066 105.413 309.323 107.792 cv
13982
311.608 110.201 313.767 112.476 318.176 112.476 cv
13983
322.586 112.476 324.746 110.201 327.031 107.792 cv
13984
329.289 105.413 331.623 102.953 336.249 102.953 cv
13985
340.875 102.953 343.208 105.413 345.466 107.792 cv
13986
347.752 110.201 349.912 112.476 354.323 112.476 cv
13987
358.733 112.476 360.892 110.201 363.177 107.792 cv
13988
365.435 105.413 367.769 102.953 372.394 102.953 cv
13989
377.02 102.953 379.355 105.413 381.612 107.792 cv
13990
383.898 110.201 386.056 112.476 390.467 112.476 cv
13991
394.878 112.476 397.038 110.201 399.323 107.792 cv
13992
401.581 105.413 403.916 102.953 408.542 102.953 cv
13993
413.167 102.953 415.502 105.413 417.76 107.792 cv
13994
420.046 110.201 422.206 112.476 426.617 112.476 cv
13995
431.028 112.476 433.186 110.201 435.471 107.792 cv
13996
437.729 105.413 440.063 102.953 444.688 102.953 cv
13997
449.314 102.953 451.65 105.413 453.908 107.792 cv
13998
456.194 110.201 458.353 112.476 462.765 112.476 cv
13999
467.177 112.476 469.336 110.201 471.623 107.792 cv
14000
473.881 105.413 476.216 102.953 480.843 102.953 cv
14001
485.47 102.953 487.806 105.413 490.064 107.792 cv
14002
492.351 110.201 494.51 112.476 498.923 112.476 cv
14003
503.336 112.476 505.497 110.201 507.783 107.792 cv
14004
510.042 105.413 512.376 102.953 517.004 102.953 cv
14005
517.004 103.453 li
14006
512.591 103.453 510.432 105.728 508.145 108.136 cv
14007
505.887 110.516 503.551 112.976 498.923 112.976 cv
14008
cp
14009
level3{
14010
gsave
14011
clp
14012
[746.112 0 0 746.112 142 107.964 ]ct
14013
/0 /Gradient get_res clonedict shfill grestore
14014
}if
14015
level3 not{
14016
gsave
14017
[746.112 0 0 746.112 142 107.964 ]ct
14018
clp
14019
/0 /Gradient get_res exec grestore
14020
}if
14021
np
14022
501.936 109.754 mo
14023
498.052 109.754 496.099 107.408 494.21 105.14 cv
14024
492.312 102.86 490.519 100.706 486.869 100.706 cv
14025
483.22 100.706 481.426 102.86 479.529 105.14 cv
14026
477.64 107.408 475.687 109.754 471.803 109.754 cv
14027
467.919 109.754 465.967 107.408 464.079 105.14 cv
14028
462.18 102.86 460.387 100.706 456.738 100.706 cv
14029
453.09 100.706 451.298 102.86 449.401 105.14 cv
14030
447.512 107.408 445.561 109.754 441.678 109.754 cv
14031
437.795 109.754 435.843 107.408 433.955 105.14 cv
14032
432.056 102.86 430.263 100.706 426.615 100.706 cv
14033
422.966 100.706 421.173 102.86 419.275 105.14 cv
14034
417.387 107.408 415.435 109.754 411.552 109.754 cv
14035
407.67 109.754 405.717 107.408 403.83 105.14 cv
14036
401.932 102.86 400.139 100.706 396.491 100.706 cv
14037
392.843 100.706 391.051 102.86 389.154 105.14 cv
14038
387.265 107.408 385.313 109.754 381.431 109.754 cv
14039
377.548 109.754 375.595 107.408 373.708 105.14 cv
14040
371.81 102.86 370.017 100.706 366.369 100.706 cv
14041
362.72 100.706 360.928 102.86 359.03 105.14 cv
14042
357.142 107.408 355.19 109.754 351.308 109.754 cv
14043
347.426 109.754 345.474 107.408 343.586 105.14 cv
14044
341.689 102.86 339.897 100.706 336.25 100.706 cv
14045
332.603 100.706 330.81 102.86 328.914 105.14 cv
14046
327.026 107.408 325.074 109.754 321.192 109.754 cv
14047
317.309 109.754 315.357 107.408 313.469 105.14 cv
14048
311.572 102.86 309.779 100.706 306.131 100.706 cv
14049
302.484 100.706 300.691 102.86 298.793 105.14 cv
14050
296.907 107.408 294.955 109.754 291.073 109.754 cv
14051
287.191 109.754 285.238 107.408 283.35 105.14 cv
14052
281.453 102.86 279.66 100.706 276.011 100.706 cv
14053
272.363 100.706 270.571 102.86 268.673 105.14 cv
14054
266.785 107.408 264.833 109.754 260.951 109.754 cv
14055
257.068 109.754 255.117 107.408 253.228 105.14 cv
14056
251.331 102.86 249.539 100.706 245.891 100.706 cv
14057
242.243 100.706 240.451 102.86 238.553 105.14 cv
14058
236.666 107.408 234.713 109.754 230.832 109.754 cv
14059
226.949 109.754 224.998 107.408 223.109 105.14 cv
14060
221.211 102.86 219.419 100.706 215.772 100.706 cv
14061
212.125 100.706 210.332 102.86 208.434 105.14 cv
14062
206.546 107.408 204.594 109.754 200.712 109.754 cv
14063
196.83 109.754 194.877 107.408 192.99 105.14 cv
14064
191.092 102.86 189.299 100.706 185.651 100.706 cv
14065
182.003 100.706 180.211 102.86 178.314 105.14 cv
14066
176.425 107.408 174.473 109.754 170.591 109.754 cv
14067
166.71 109.754 164.758 107.408 162.871 105.14 cv
14068
160.973 102.86 159.181 100.706 155.534 100.706 cv
14069
155.534 100.206 li
14070
159.416 100.206 161.368 102.552 163.255 104.82 cv
14071
165.152 107.1 166.945 109.254 170.591 109.254 cv
14072
174.239 109.254 176.032 107.1 177.929 104.82 cv
14073
179.817 102.552 181.769 100.206 185.651 100.206 cv
14074
189.534 100.206 191.486 102.552 193.375 104.82 cv
14075
195.272 107.1 197.064 109.254 200.712 109.254 cv
14076
204.36 109.254 206.152 107.1 208.049 104.82 cv
14077
209.938 102.552 211.89 100.206 215.772 100.206 cv
14078
219.654 100.206 221.606 102.552 223.494 104.82 cv
14079
225.391 107.1 227.184 109.254 230.832 109.254 cv
14080
234.479 109.254 236.271 107.1 238.168 104.82 cv
14081
240.057 102.552 242.009 100.206 245.891 100.206 cv
14082
249.773 100.206 251.725 102.552 253.613 104.82 cv
14083
255.51 107.1 257.303 109.254 260.951 109.254 cv
14084
264.598 109.254 266.391 107.1 268.289 104.82 cv
14085
270.176 102.552 272.128 100.206 276.011 100.206 cv
14086
279.894 100.206 281.846 102.552 283.735 104.82 cv
14087
285.632 107.1 287.425 109.254 291.073 109.254 cv
14088
294.72 109.254 296.512 107.1 298.41 104.82 cv
14089
300.297 102.552 302.25 100.206 306.131 100.206 cv
14090
310.013 100.206 311.965 102.552 313.854 104.82 cv
14091
315.751 107.1 317.543 109.254 321.192 109.254 cv
14092
324.839 109.254 326.631 107.1 328.529 104.82 cv
14093
330.417 102.552 332.369 100.206 336.25 100.206 cv
14094
340.131 100.206 342.083 102.552 343.971 104.82 cv
14095
345.869 107.1 347.661 109.254 351.308 109.254 cv
14096
354.956 109.254 356.749 107.1 358.646 104.82 cv
14097
360.534 102.552 362.486 100.206 366.369 100.206 cv
14098
370.251 100.206 372.204 102.552 374.092 104.82 cv
14099
375.99 107.1 377.783 109.254 381.431 109.254 cv
14100
385.079 109.254 386.872 107.1 388.769 104.82 cv
14101
390.657 102.552 392.609 100.206 396.491 100.206 cv
14102
400.374 100.206 402.326 102.552 404.214 104.82 cv
14103
406.112 107.1 407.905 109.254 411.552 109.254 cv
14104
415.201 109.254 416.994 107.1 418.891 104.82 cv
14105
420.779 102.552 422.732 100.206 426.615 100.206 cv
14106
430.498 100.206 432.451 102.552 434.339 104.82 cv
14107
436.237 107.1 438.03 109.254 441.678 109.254 cv
14108
445.326 109.254 447.119 107.1 449.016 104.82 cv
14109
450.904 102.552 452.856 100.206 456.738 100.206 cv
14110
460.622 100.206 462.575 102.552 464.463 104.82 cv
14111
466.361 107.1 468.154 109.254 471.803 109.254 cv
14112
475.453 109.254 477.246 107.1 479.144 104.82 cv
14113
481.033 102.552 482.986 100.206 486.869 100.206 cv
14114
490.752 100.206 492.706 102.552 494.594 104.82 cv
14115
496.494 107.1 498.287 109.254 501.936 109.254 cv
14116
505.585 109.254 507.379 107.1 509.278 104.82 cv
14117
511.167 102.552 513.12 100.206 517.004 100.206 cv
14118
517.004 100.706 li
14119
513.354 100.706 511.561 102.86 509.662 105.14 cv
14120
507.773 107.408 505.82 109.754 501.936 109.754 cv
14121
cp
14122
level3{
14123
gsave
14124
clp
14125
[746.112 0 0 746.112 142 104.98 ]ct
14126
/0 /Gradient get_res clonedict shfill grestore
14127
}if
14128
level3 not{
14129
gsave
14130
[746.112 0 0 746.112 142 104.98 ]ct
14131
clp
14132
/0 /Gradient get_res exec grestore
14133
}if
14134
np
14135
504.084 106.532 mo
14136
500.73 106.532 499.05 104.303 497.425 102.146 cv
14137
495.803 99.9937 494.271 97.9604 491.166 97.9604 cv
14138
488.062 97.9604 486.531 99.9937 484.91 102.146 cv
14139
483.287 104.302 481.607 106.532 478.254 106.532 cv
14140
474.901 106.532 473.221 104.302 471.597 102.146 cv
14141
469.976 99.9937 468.444 97.9604 465.339 97.9604 cv
14142
462.237 97.9604 460.706 99.9937 459.084 102.146 cv
14143
457.46 104.302 455.782 106.532 452.429 106.532 cv
14144
449.078 106.532 447.399 104.302 445.776 102.146 cv
14145
444.156 99.9937 442.625 97.9604 439.523 97.9604 cv
14146
436.419 97.9604 434.888 99.9937 433.267 102.146 cv
14147
431.643 104.302 429.964 106.532 426.612 106.532 cv
14148
423.259 106.532 421.581 104.302 419.957 102.146 cv
14149
418.335 99.9937 416.804 97.9604 413.701 97.9604 cv
14150
410.598 97.9604 409.067 99.9937 407.446 102.146 cv
14151
405.823 104.302 404.144 106.532 400.792 106.532 cv
14152
397.439 106.532 395.759 104.302 394.135 102.146 cv
14153
392.514 99.9937 390.983 97.9604 387.879 97.9604 cv
14154
384.777 97.9604 383.246 99.9937 381.625 102.146 cv
14155
380.001 104.302 378.322 106.532 374.97 106.532 cv
14156
371.619 106.532 369.94 104.302 368.316 102.146 cv
14157
366.695 99.9937 365.165 97.9604 362.062 97.9604 cv
14158
358.959 97.9604 357.428 99.9937 355.807 102.146 cv
14159
354.184 104.302 352.505 106.532 349.154 106.532 cv
14160
345.802 106.532 344.124 104.302 342.5 102.146 cv
14161
340.878 99.9937 339.347 97.9604 336.245 97.9604 cv
14162
333.142 97.9604 331.611 99.9937 329.99 102.146 cv
14163
328.367 104.302 326.688 106.532 323.336 106.532 cv
14164
319.985 106.532 318.307 104.302 316.684 102.146 cv
14165
315.064 99.9937 313.534 97.9604 310.432 97.9604 cv
14166
307.331 97.9604 305.799 99.9937 304.178 102.146 cv
14167
302.555 104.302 300.876 106.532 297.525 106.532 cv
14168
294.173 106.532 292.495 104.302 290.871 102.146 cv
14169
289.25 99.9937 287.718 97.9604 284.616 97.9604 cv
14170
281.513 97.9604 279.983 99.9937 278.362 102.146 cv
14171
276.738 104.302 275.059 106.532 271.708 106.532 cv
14172
268.356 106.532 266.677 104.302 265.054 102.146 cv
14173
263.433 99.9937 261.902 97.9604 258.799 97.9604 cv
14174
255.697 97.9604 254.166 99.9937 252.544 102.146 cv
14175
250.921 104.302 249.243 106.532 245.891 106.532 cv
14176
242.539 106.532 240.86 104.302 239.236 102.146 cv
14177
237.615 99.9937 236.083 97.9604 232.981 97.9604 cv
14178
229.878 97.9604 228.347 99.9937 226.726 102.146 cv
14179
225.103 104.302 223.424 106.532 220.073 106.532 cv
14180
216.721 106.532 215.042 104.302 213.419 102.146 cv
14181
211.798 99.9937 210.267 97.9604 207.166 97.9604 cv
14182
204.063 97.9604 202.532 99.9937 200.911 102.146 cv
14183
199.288 104.302 197.609 106.532 194.257 106.532 cv
14184
190.905 106.532 189.227 104.302 187.603 102.146 cv
14185
185.982 99.9937 184.452 97.9604 181.349 97.9604 cv
14186
178.248 97.9604 176.716 99.9937 175.095 102.146 cv
14187
173.472 104.302 171.793 106.532 168.443 106.532 cv
14188
165.09 106.532 163.412 104.302 161.789 102.146 cv
14189
160.167 99.9937 158.636 97.9604 155.534 97.9604 cv
14190
155.534 97.4604 li
14191
158.885 97.4604 160.564 99.6899 162.188 101.846 cv
14192
163.809 103.999 165.34 106.032 168.443 106.032 cv
14193
171.544 106.032 173.076 103.999 174.696 101.846 cv
14194
176.319 99.6899 177.998 97.4604 181.349 97.4604 cv
14195
184.701 97.4604 186.379 99.6899 188.002 101.846 cv
14196
189.624 103.999 191.155 106.032 194.257 106.032 cv
14197
197.36 106.032 198.89 103.999 200.511 101.846 cv
14198
202.135 99.6899 203.814 97.4604 207.166 97.4604 cv
14199
210.517 97.4604 212.196 99.6899 213.819 101.846 cv
14200
215.439 103.999 216.97 106.032 220.073 106.032 cv
14201
223.174 106.032 224.706 103.999 226.327 101.846 cv
14202
227.951 99.6899 229.629 97.4604 232.981 97.4604 cv
14203
236.333 97.4604 238.012 99.6899 239.635 101.846 cv
14204
241.256 103.999 242.788 106.032 245.891 106.032 cv
14205
248.993 106.032 250.524 103.999 252.145 101.846 cv
14206
253.769 99.6899 255.448 97.4604 258.799 97.4604 cv
14207
262.151 97.4604 263.83 99.6899 265.454 101.846 cv
14208
267.075 103.999 268.605 106.032 271.708 106.032 cv
14209
274.81 106.032 276.341 103.999 277.962 101.846 cv
14210
279.585 99.6899 281.264 97.4604 284.616 97.4604 cv
14211
287.968 97.4604 289.647 99.6899 291.27 101.846 cv
14212
292.891 103.999 294.422 106.032 297.525 106.032 cv
14213
300.627 106.032 302.158 103.999 303.779 101.846 cv
14214
305.403 99.6899 307.081 97.4604 310.432 97.4604 cv
14215
313.783 97.4604 315.46 99.6899 317.083 101.846 cv
14216
318.705 103.999 320.235 106.032 323.336 106.032 cv
14217
326.439 106.032 327.969 103.999 329.59 101.846 cv
14218
331.214 99.6899 332.893 97.4604 336.245 97.4604 cv
14219
339.596 97.4604 341.276 99.6899 342.899 101.846 cv
14220
344.52 103.999 346.051 106.032 349.154 106.032 cv
14221
352.256 106.032 353.787 103.999 355.408 101.846 cv
14222
357.032 99.6899 358.709 97.4604 362.062 97.4604 cv
14223
365.414 97.4604 367.092 99.6899 368.715 101.846 cv
14224
370.336 103.999 371.868 106.032 374.97 106.032 cv
14225
378.073 106.032 379.604 103.999 381.225 101.846 cv
14226
382.849 99.6899 384.528 97.4604 387.879 97.4604 cv
14227
391.232 97.4604 392.911 99.6895 394.535 101.846 cv
14228
396.157 103.999 397.688 106.032 400.792 106.032 cv
14229
403.894 106.032 405.425 103.999 407.046 101.846 cv
14230
408.67 99.6899 410.349 97.4604 413.701 97.4604 cv
14231
417.053 97.4604 418.733 99.6899 420.356 101.846 cv
14232
421.977 103.999 423.509 106.032 426.612 106.032 cv
14233
429.714 106.032 431.247 103.999 432.868 101.846 cv
14234
434.491 99.6899 436.17 97.4604 439.523 97.4604 cv
14235
442.874 97.4604 444.552 99.6899 446.175 101.846 cv
14236
447.796 103.999 449.328 106.032 452.429 106.032 cv
14237
455.533 106.032 457.064 103.999 458.685 101.846 cv
14238
460.308 99.6899 461.988 97.4604 465.339 97.4604 cv
14239
468.693 97.4604 470.373 99.6899 471.997 101.846 cv
14240
473.619 103.999 475.151 106.032 478.254 106.032 cv
14241
481.358 106.032 482.889 103.999 484.51 101.846 cv
14242
486.134 99.6899 487.813 97.4604 491.166 97.4604 cv
14243
494.52 97.4604 496.2 99.6899 497.825 101.846 cv
14244
499.448 103.999 500.98 106.032 504.084 106.032 cv
14245
507.19 106.032 508.722 103.999 510.344 101.846 cv
14246
511.969 99.6899 513.65 97.4604 517.004 97.4604 cv
14247
517.004 97.9604 li
14248
513.899 97.9604 512.367 99.9937 510.744 102.146 cv
14249
509.119 104.303 507.439 106.532 504.084 106.532 cv
14250
cp
14251
level3{
14252
gsave
14253
clp
14254
[746.112 0 0 746.112 142 101.996 ]ct
14255
/0 /Gradient get_res clonedict shfill grestore
14256
}if
14257
level3 not{
14258
gsave
14259
[746.112 0 0 746.112 142 101.996 ]ct
14260
clp
14261
/0 /Gradient get_res exec grestore
14262
}if
14263
np
14264
505.699 103.31 mo
14265
502.742 103.31 501.267 101.197 499.841 99.1548 cv
14266
498.426 97.1279 497.089 95.2139 494.394 95.2139 cv
14267
491.7 95.2139 490.364 97.1279 488.95 99.1548 cv
14268
487.525 101.197 486.051 103.31 483.096 103.31 cv
14269
480.14 103.31 478.667 101.197 477.241 99.1548 cv
14270
475.826 97.1279 474.49 95.2139 471.795 95.2139 cv
14271
469.101 95.2139 467.766 97.1279 466.352 99.1548 cv
14272
464.926 101.197 463.453 103.31 460.498 103.31 cv
14273
457.543 103.31 456.071 101.197 454.646 99.1548 cv
14274
453.232 97.1279 451.897 95.2139 449.204 95.2139 cv
14275
446.51 95.2139 445.174 97.1279 443.76 99.1548 cv
14276
442.334 101.197 440.861 103.31 437.906 103.31 cv
14277
434.951 103.31 433.477 101.197 432.052 99.1548 cv
14278
430.638 97.1279 429.302 95.2139 426.608 95.2139 cv
14279
423.915 95.2139 422.58 97.1279 421.166 99.1548 cv
14280
419.74 101.197 418.266 103.31 415.312 103.31 cv
14281
412.357 103.31 410.882 101.197 409.458 99.1548 cv
14282
408.043 97.1279 406.708 95.2139 404.013 95.2139 cv
14283
401.32 95.2139 399.985 97.1279 398.571 99.1548 cv
14284
397.145 101.197 395.671 103.31 392.717 103.31 cv
14285
389.763 103.31 388.29 101.197 386.865 99.1548 cv
14286
385.451 97.1279 384.116 95.2139 381.421 95.2139 cv
14287
378.728 95.2139 377.393 97.1279 375.979 99.1548 cv
14288
374.554 101.197 373.081 103.31 370.126 103.31 cv
14289
367.172 103.31 365.699 101.197 364.273 99.1548 cv
14290
362.859 97.1279 361.524 95.2139 358.83 95.2139 cv
14291
356.136 95.2139 354.801 97.1279 353.387 99.1548 cv
14292
351.962 101.197 350.489 103.31 347.535 103.31 cv
14293
344.582 103.31 343.109 101.197 341.684 99.1548 cv
14294
340.27 97.1279 338.935 95.2139 336.243 95.2139 cv
14295
333.55 95.2139 332.214 97.1279 330.801 99.1548 cv
14296
329.376 101.197 327.903 103.31 324.949 103.31 cv
14297
321.996 103.31 320.522 101.197 319.098 99.1548 cv
14298
317.685 97.1279 316.35 95.2139 313.657 95.2139 cv
14299
310.964 95.2139 309.629 97.1279 308.216 99.1548 cv
14300
306.792 101.197 305.319 103.31 302.365 103.31 cv
14301
299.411 103.31 297.937 101.197 296.512 99.1548 cv
14302
295.099 97.1279 293.763 95.2139 291.07 95.2139 cv
14303
288.376 95.2139 287.041 97.1279 285.627 99.1548 cv
14304
284.203 101.197 282.729 103.31 279.775 103.31 cv
14305
276.82 103.31 275.346 101.197 273.921 99.1548 cv
14306
272.507 97.1279 271.171 95.2139 268.478 95.2139 cv
14307
265.785 95.2139 264.45 97.1279 263.036 99.1548 cv
14308
261.611 101.197 260.137 103.31 257.183 103.31 cv
14309
254.229 103.31 252.756 101.197 251.332 99.1548 cv
14310
249.917 97.1279 248.583 95.2139 245.889 95.2139 cv
14311
243.196 95.2139 241.86 97.1279 240.447 99.1548 cv
14312
239.022 101.197 237.548 103.31 234.594 103.31 cv
14313
231.64 103.31 230.167 101.197 228.742 99.1548 cv
14314
227.328 97.1279 225.993 95.2139 223.299 95.2139 cv
14315
220.607 95.2139 219.271 97.1279 217.858 99.1548 cv
14316
216.433 101.197 214.959 103.31 212.005 103.31 cv
14317
209.051 103.31 207.578 101.197 206.153 99.1548 cv
14318
204.739 97.1279 203.404 95.2139 200.71 95.2139 cv
14319
198.017 95.2139 196.682 97.1279 195.269 99.1548 cv
14320
193.844 101.197 192.371 103.31 189.417 103.31 cv
14321
186.462 103.31 184.989 101.197 183.564 99.1548 cv
14322
182.15 97.1279 180.815 95.2139 178.122 95.2139 cv
14323
175.428 95.2139 174.093 97.1279 172.68 99.1548 cv
14324
171.255 101.197 169.782 103.31 166.829 103.31 cv
14325
163.875 103.31 162.401 101.197 160.976 99.1548 cv
14326
159.562 97.1279 158.227 95.2139 155.534 95.2139 cv
14327
155.534 94.7139 li
14328
158.488 94.7139 159.961 96.8262 161.386 98.8687 cv
14329
162.799 100.896 164.135 102.81 166.829 102.81 cv
14330
169.521 102.81 170.856 100.896 172.27 98.8687 cv
14331
173.695 96.8262 175.167 94.7139 178.122 94.7139 cv
14332
181.076 94.7139 182.549 96.8262 183.974 98.8687 cv
14333
185.387 100.896 186.723 102.81 189.417 102.81 cv
14334
192.11 102.81 193.445 100.896 194.859 98.8687 cv
14335
196.284 96.8262 197.756 94.7139 200.71 94.7139 cv
14336
203.665 94.7139 205.138 96.8262 206.563 98.8687 cv
14337
207.976 100.896 209.312 102.81 212.005 102.81 cv
14338
214.699 102.81 216.034 100.896 217.448 98.8687 cv
14339
218.873 96.8262 220.345 94.7139 223.299 94.7139 cv
14340
226.253 94.7139 227.727 96.8262 229.152 98.8687 cv
14341
230.565 100.896 231.901 102.81 234.594 102.81 cv
14342
237.288 102.81 238.623 100.896 240.037 98.8687 cv
14343
241.461 96.8262 242.935 94.7139 245.889 94.7139 cv
14344
248.843 94.7139 250.317 96.8262 251.742 98.8687 cv
14345
253.155 100.896 254.491 102.81 257.183 102.81 cv
14346
259.876 102.81 261.212 100.896 262.625 98.8687 cv
14347
264.05 96.8262 265.524 94.7139 268.478 94.7139 cv
14348
271.432 94.7139 272.906 96.8262 274.332 98.8687 cv
14349
275.746 100.896 277.081 102.81 279.775 102.81 cv
14350
282.468 102.81 283.803 100.896 285.217 98.8687 cv
14351
286.642 96.8262 288.116 94.7139 291.07 94.7139 cv
14352
294.024 94.7139 295.498 96.8262 296.922 98.8687 cv
14353
298.336 100.896 299.671 102.81 302.365 102.81 cv
14354
305.057 102.81 306.392 100.896 307.806 98.8687 cv
14355
309.231 96.8262 310.704 94.7139 313.657 94.7139 cv
14356
316.611 94.7139 318.083 96.8262 319.508 98.8687 cv
14357
320.921 100.896 322.256 102.81 324.949 102.81 cv
14358
327.642 102.81 328.977 100.896 330.391 98.8687 cv
14359
331.816 96.8262 333.29 94.7139 336.243 94.7139 cv
14360
339.197 94.7139 340.669 96.8262 342.094 98.8687 cv
14361
343.507 100.896 344.842 102.81 347.535 102.81 cv
14362
350.228 102.81 351.564 100.896 352.977 98.8687 cv
14363
354.402 96.8262 355.875 94.7139 358.83 94.7139 cv
14364
361.785 94.7139 363.258 96.8262 364.683 98.8687 cv
14365
366.097 100.896 367.433 102.81 370.126 102.81 cv
14366
372.82 102.81 374.156 100.896 375.569 98.8687 cv
14367
376.994 96.8262 378.467 94.7139 381.421 94.7139 cv
14368
384.376 94.7139 385.85 96.8262 387.275 98.8687 cv
14369
388.688 100.896 390.024 102.81 392.717 102.81 cv
14370
395.411 102.81 396.747 100.896 398.161 98.8687 cv
14371
399.585 96.8262 401.059 94.7139 404.013 94.7139 cv
14372
406.968 94.7139 408.442 96.8262 409.868 98.8687 cv
14373
411.282 100.896 412.618 102.81 415.312 102.81 cv
14374
418.005 102.81 419.341 100.896 420.755 98.8687 cv
14375
422.18 96.8262 423.654 94.7139 426.608 94.7139 cv
14376
429.563 94.7139 431.037 96.8262 432.462 98.8687 cv
14377
433.876 100.896 435.212 102.81 437.906 102.81 cv
14378
440.6 102.81 441.936 100.896 443.35 98.8687 cv
14379
444.775 96.8262 446.249 94.7139 449.204 94.7139 cv
14380
452.158 94.7139 453.631 96.8262 455.056 98.8687 cv
14381
456.469 100.896 457.805 102.81 460.498 102.81 cv
14382
463.192 102.81 464.528 100.896 465.942 98.8687 cv
14383
467.367 96.8262 468.84 94.7139 471.795 94.7139 cv
14384
474.75 94.7139 476.225 96.8262 477.651 98.8687 cv
14385
479.065 100.896 480.401 102.81 483.096 102.81 cv
14386
485.79 102.81 487.125 100.896 488.54 98.8687 cv
14387
489.965 96.8262 491.439 94.7139 494.394 94.7139 cv
14388
497.35 94.7139 498.825 96.8262 500.251 98.8687 cv
14389
501.667 100.895 503.002 102.81 505.699 102.81 cv
14390
508.395 102.81 509.732 100.895 511.147 98.8687 cv
14391
512.573 96.8262 514.047 94.7139 517.004 94.7139 cv
14392
517.004 95.2139 li
14393
514.308 95.2139 512.972 97.1279 511.557 99.1548 cv
14394
510.13 101.197 508.656 103.31 505.699 103.31 cv
14395
cp
14396
level3{
14397
gsave
14398
clp
14399
[746.112 0 0 746.112 142 99.0117 ]ct
14400
/0 /Gradient get_res clonedict shfill grestore
14401
}if
14402
level3 not{
14403
gsave
14404
[746.112 0 0 746.112 142 99.0117 ]ct
14405
clp
14406
/0 /Gradient get_res exec grestore
14407
}if
14408
np
14409
506.954 100.087 mo
14410
504.307 100.087 502.992 98.0938 501.72 96.1655 cv
14411
500.466 94.2642 499.282 92.4683 496.904 92.4683 cv
14412
494.528 92.4683 493.344 94.2642 492.091 96.1655 cv
14413
490.82 98.0938 489.506 100.087 486.861 100.087 cv
14414
484.214 100.087 482.9 98.0938 481.628 96.1655 cv
14415
480.375 94.2642 479.191 92.4683 476.814 92.4683 cv
14416
474.438 92.4683 473.254 94.2642 472.001 96.1655 cv
14417
470.73 98.0938 469.417 100.087 466.771 100.087 cv
14418
464.126 100.087 462.812 98.0938 461.542 96.1655 cv
14419
460.29 94.2642 459.106 92.4683 456.731 92.4683 cv
14420
454.355 92.4683 453.171 94.2642 451.918 96.1655 cv
14421
450.649 98.0938 449.334 100.087 446.69 100.087 cv
14422
444.045 100.087 442.731 98.0938 441.46 96.1655 cv
14423
440.208 94.2642 439.024 92.4683 436.648 92.4683 cv
14424
434.272 92.4683 433.088 94.2642 431.835 96.1655 cv
14425
430.565 98.0938 429.25 100.087 426.606 100.087 cv
14426
423.96 100.087 422.646 98.0938 421.375 96.1655 cv
14427
420.123 94.2642 418.939 92.4683 416.562 92.4683 cv
14428
414.186 92.4683 413.003 94.2642 411.75 96.1655 cv
14429
410.479 98.0938 409.166 100.087 406.52 100.087 cv
14430
403.875 100.087 402.562 98.0938 401.291 96.1655 cv
14431
400.039 94.2642 398.855 92.4683 396.479 92.4683 cv
14432
394.104 92.4683 392.92 94.2642 391.668 96.165 cv
14433
390.398 98.0938 389.083 100.087 386.439 100.087 cv
14434
383.793 100.087 382.479 98.0938 381.208 96.165 cv
14435
379.956 94.2642 378.772 92.4683 376.396 92.4683 cv
14436
374.021 92.4683 372.837 94.2642 371.585 96.165 cv
14437
370.315 98.0938 369 100.087 366.356 100.087 cv
14438
363.711 100.087 362.399 98.0938 361.128 96.1655 cv
14439
359.876 94.2642 358.693 92.4683 356.318 92.4683 cv
14440
353.943 92.4683 352.759 94.2642 351.507 96.165 cv
14441
350.237 98.0938 348.922 100.087 346.278 100.087 cv
14442
343.633 100.087 342.32 98.0938 341.05 96.1655 cv
14443
339.798 94.2642 338.615 92.4683 336.241 92.4683 cv
14444
333.866 92.4683 332.683 94.2642 331.43 96.1655 cv
14445
330.16 98.0938 328.846 100.087 326.203 100.087 cv
14446
323.559 100.087 322.246 98.0938 320.975 96.1655 cv
14447
319.723 94.2642 318.541 92.4683 316.167 92.4683 cv
14448
313.792 92.4683 312.608 94.2642 311.356 96.1655 cv
14449
310.085 98.0938 308.772 100.087 306.127 100.087 cv
14450
303.482 100.087 302.168 98.0938 300.898 96.1655 cv
14451
299.645 94.2642 298.461 92.4683 296.085 92.4683 cv
14452
293.71 92.4683 292.527 94.2642 291.275 96.1655 cv
14453
290.004 98.0938 288.69 100.087 286.045 100.087 cv
14454
283.401 100.087 282.087 98.0938 280.817 96.165 cv
14455
279.564 94.2642 278.381 92.4683 276.006 92.4683 cv
14456
273.63 92.4683 272.447 94.2642 271.195 96.1655 cv
14457
269.924 98.0938 268.61 100.087 265.965 100.087 cv
14458
263.321 100.087 262.007 98.0938 260.737 96.1655 cv
14459
259.484 94.2642 258.301 92.4683 255.925 92.4683 cv
14460
253.55 92.4683 252.368 94.2642 251.115 96.1655 cv
14461
249.844 98.0938 248.531 100.087 245.886 100.087 cv
14462
243.242 100.087 241.928 98.0938 240.657 96.1655 cv
14463
239.405 94.2642 238.221 92.4683 235.845 92.4683 cv
14464
233.47 92.4683 232.288 94.2642 231.036 96.165 cv
14465
229.765 98.0933 228.452 100.087 225.807 100.087 cv
14466
223.162 100.087 221.848 98.0938 220.578 96.1655 cv
14467
219.325 94.2642 218.141 92.4683 215.766 92.4683 cv
14468
213.391 92.4683 212.208 94.2642 210.956 96.1655 cv
14469
209.685 98.0938 208.372 100.087 205.728 100.087 cv
14470
203.083 100.087 201.769 98.0938 200.499 96.165 cv
14471
199.246 94.2642 198.063 92.4683 195.687 92.4683 cv
14472
193.312 92.4683 192.129 94.2642 190.877 96.1655 cv
14473
189.607 98.0938 188.293 100.087 185.649 100.087 cv
14474
183.005 100.087 181.692 98.0938 180.421 96.1655 cv
14475
179.168 94.2642 177.986 92.4683 175.611 92.4683 cv
14476
173.236 92.4683 172.052 94.2642 170.8 96.165 cv
14477
169.53 98.0938 168.215 100.087 165.571 100.087 cv
14478
162.926 100.087 161.614 98.0933 160.343 96.165 cv
14479
159.091 94.2642 157.908 92.4683 155.534 92.4683 cv
14480
155.534 91.9683 li
14481
158.177 91.9683 159.491 93.9619 160.761 95.8901 cv
14482
162.013 97.7915 163.196 99.5874 165.571 99.5874 cv
14483
167.947 99.5874 169.129 97.7915 170.382 95.8901 cv
14484
171.653 93.9619 172.966 91.9683 175.611 91.9683 cv
14485
178.255 91.9683 179.569 93.9624 180.839 95.8906 cv
14486
182.091 97.7915 183.274 99.5874 185.649 99.5874 cv
14487
188.024 99.5874 189.207 97.7915 190.459 95.8901 cv
14488
191.73 93.9619 193.043 91.9683 195.687 91.9683 cv
14489
198.332 91.9683 199.646 93.9619 200.916 95.8901 cv
14490
202.168 97.7915 203.352 99.5874 205.728 99.5874 cv
14491
208.103 99.5874 209.286 97.7915 210.538 95.8901 cv
14492
211.808 93.9619 213.122 91.9683 215.766 91.9683 cv
14493
218.411 91.9683 219.724 93.9619 220.995 95.8901 cv
14494
222.248 97.7915 223.431 99.5874 225.807 99.5874 cv
14495
228.182 99.5874 229.365 97.7915 230.618 95.8901 cv
14496
231.888 93.9619 233.202 91.9683 235.845 91.9683 cv
14497
238.491 91.9683 239.804 93.9619 241.075 95.8901 cv
14498
242.328 97.7915 243.511 99.5874 245.886 99.5874 cv
14499
248.261 99.5874 249.445 97.7915 250.697 95.8901 cv
14500
251.967 93.9619 253.281 91.9683 255.925 91.9683 cv
14501
258.57 91.9683 259.884 93.9619 261.155 95.8901 cv
14502
262.407 97.7915 263.59 99.5874 265.965 99.5874 cv
14503
268.341 99.5874 269.524 97.7915 270.777 95.8906 cv
14504
272.047 93.9619 273.361 91.9683 276.006 91.9683 cv
14505
278.651 91.9683 279.964 93.9619 281.235 95.8901 cv
14506
282.487 97.7915 283.67 99.5874 286.045 99.5874 cv
14507
288.421 99.5874 289.604 97.7915 290.857 95.8901 cv
14508
292.127 93.9619 293.441 91.9683 296.085 91.9683 cv
14509
298.731 91.9683 300.044 93.9619 301.316 95.8906 cv
14510
302.568 97.7915 303.751 99.5874 306.127 99.5874 cv
14511
308.502 99.5874 309.685 97.7915 310.938 95.8901 cv
14512
312.208 93.9619 313.522 91.9683 316.167 91.9683 cv
14513
318.81 91.9683 320.124 93.9619 321.393 95.8901 cv
14514
322.645 97.7915 323.828 99.5874 326.203 99.5874 cv
14515
328.578 99.5874 329.76 97.7915 331.012 95.8901 cv
14516
332.283 93.9619 333.596 91.9683 336.241 91.9683 cv
14517
338.884 91.9683 340.198 93.9619 341.468 95.8901 cv
14518
342.72 97.7915 343.903 99.5874 346.278 99.5874 cv
14519
348.653 99.5874 349.836 97.7915 351.089 95.8901 cv
14520
352.36 93.9619 353.673 91.9683 356.318 91.9683 cv
14521
358.962 91.9683 360.276 93.9624 361.546 95.8906 cv
14522
362.798 97.7915 363.981 99.5874 366.356 99.5874 cv
14523
368.731 99.5874 369.915 97.7915 371.167 95.8901 cv
14524
372.438 93.9619 373.751 91.9683 376.396 91.9683 cv
14525
379.042 91.9683 380.355 93.9619 381.625 95.8901 cv
14526
382.879 97.7915 384.063 99.5874 386.439 99.5874 cv
14527
388.814 99.5874 389.998 97.7915 391.25 95.8901 cv
14528
392.521 93.9619 393.834 91.9683 396.479 91.9683 cv
14529
399.125 91.9683 400.438 93.9619 401.708 95.8901 cv
14530
402.961 97.7915 404.145 99.5874 406.52 99.5874 cv
14531
408.896 99.5874 410.08 97.7915 411.333 95.8901 cv
14532
412.603 93.9619 413.917 91.9683 416.562 91.9683 cv
14533
419.208 91.9683 420.522 93.9619 421.793 95.8901 cv
14534
423.046 97.7915 424.23 99.5874 426.606 99.5874 cv
14535
428.982 99.5874 430.165 97.7915 431.418 95.8901 cv
14536
432.689 93.9619 434.002 91.9683 436.648 91.9683 cv
14537
439.293 91.9683 440.607 93.9619 441.878 95.8906 cv
14538
443.131 97.7915 444.314 99.5874 446.69 99.5874 cv
14539
449.066 99.5874 450.249 97.7915 451.501 95.8906 cv
14540
452.772 93.9619 454.085 91.9683 456.731 91.9683 cv
14541
459.375 91.9683 460.689 93.9619 461.959 95.8901 cv
14542
463.212 97.7915 464.395 99.5874 466.771 99.5874 cv
14543
469.147 99.5874 470.331 97.7915 471.583 95.8901 cv
14544
472.854 93.9619 474.168 91.9683 476.814 91.9683 cv
14545
479.46 91.9683 480.775 93.9619 482.045 95.8901 cv
14546
483.299 97.7915 484.484 99.5874 486.861 99.5874 cv
14547
489.237 99.5874 490.42 97.7915 491.673 95.8901 cv
14548
492.944 93.9619 494.258 91.9683 496.904 91.9683 cv
14549
499.551 91.9683 500.866 93.9619 502.137 95.8901 cv
14550
503.392 97.7915 504.576 99.5874 506.954 99.5874 cv
14551
509.332 99.5874 510.516 97.7915 511.77 95.8901 cv
14552
513.042 93.9619 514.357 91.9683 517.004 91.9683 cv
14553
517.004 92.4683 li
14554
514.626 92.4683 513.442 94.2642 512.187 96.1655 cv
14555
510.916 98.0938 509.601 100.087 506.954 100.087 cv
14556
cp
14557
level3{
14558
gsave
14559
clp
14560
[746.112 0 0 746.112 142 96.0278 ]ct
14561
/0 /Gradient get_res clonedict shfill grestore
14562
}if
14563
level3 not{
14564
gsave
14565
[746.112 0 0 746.112 142 96.0278 ]ct
14566
clp
14567
/0 /Gradient get_res exec grestore
14568
}if
14569
np
14570
507.958 96.8652 mo
14571
505.559 96.8652 504.372 94.9907 503.223 93.1777 cv
14572
502.098 91.4009 501.036 89.7227 498.912 89.7227 cv
14573
496.79 89.7227 495.727 91.4009 494.603 93.1777 cv
14574
493.456 94.9907 492.27 96.8652 489.873 96.8652 cv
14575
487.474 96.8652 486.288 94.9907 485.139 93.1777 cv
14576
484.015 91.4009 482.953 89.7227 480.83 89.7227 cv
14577
478.708 89.7227 477.645 91.4009 476.521 93.1777 cv
14578
475.374 94.9907 474.188 96.8652 471.79 96.8652 cv
14579
469.393 96.8652 468.207 94.9907 467.06 93.1777 cv
14580
465.936 91.4009 464.875 89.7227 462.752 89.7227 cv
14581
460.631 89.7227 459.57 91.4009 458.446 93.1777 cv
14582
457.298 94.9907 456.113 96.8652 453.715 96.8652 cv
14583
451.319 96.8652 450.132 94.9907 448.986 93.1777 cv
14584
447.862 91.4009 446.8 89.7227 444.678 89.7227 cv
14585
442.556 89.7227 441.495 91.4009 440.371 93.1777 cv
14586
439.224 94.9907 438.038 96.8652 435.64 96.8652 cv
14587
433.243 96.8652 432.056 94.9907 430.909 93.1777 cv
14588
429.785 91.4009 428.723 89.7227 426.6 89.7227 cv
14589
424.479 89.7227 423.417 91.4009 422.292 93.1777 cv
14590
421.145 94.9907 419.959 96.8652 417.562 96.8652 cv
14591
415.165 96.8652 413.979 94.9907 412.832 93.1777 cv
14592
411.708 91.4009 410.646 89.7227 408.525 89.7227 cv
14593
406.403 89.7227 405.341 91.4009 404.217 93.1777 cv
14594
403.071 94.9907 401.884 96.8652 399.488 96.8652 cv
14595
397.09 96.8652 395.904 94.9907 394.756 93.1777 cv
14596
393.632 91.4009 392.571 89.7227 390.449 89.7227 cv
14597
388.328 89.7227 387.266 91.4009 386.142 93.1777 cv
14598
384.995 94.9907 383.809 96.8652 381.412 96.8652 cv
14599
379.016 96.8652 377.83 94.9907 376.683 93.1777 cv
14600
375.56 91.4009 374.499 89.7227 372.377 89.7227 cv
14601
370.255 89.7227 369.194 91.4009 368.07 93.1777 cv
14602
366.923 94.9907 365.737 96.8652 363.34 96.8652 cv
14603
360.944 96.8652 359.758 94.9907 358.612 93.1777 cv
14604
357.488 91.4009 356.426 89.7227 354.306 89.7227 cv
14605
352.185 89.7227 351.124 91.4009 350 93.1777 cv
14606
348.853 94.9907 347.667 96.8652 345.271 96.8652 cv
14607
342.875 96.8652 341.69 94.9907 340.543 93.1777 cv
14608
339.419 91.4009 338.359 89.7227 336.238 89.7227 cv
14609
334.117 89.7227 333.055 91.4009 331.931 93.1777 cv
14610
330.785 94.9907 329.599 96.8652 327.203 96.8652 cv
14611
324.807 96.8652 323.622 94.9902 322.475 93.1772 cv
14612
321.352 91.4009 320.292 89.7227 318.171 89.7227 cv
14613
316.05 89.7227 314.989 91.4009 313.866 93.1777 cv
14614
312.718 94.9907 311.533 96.8652 309.136 96.8652 cv
14615
306.74 96.8652 305.554 94.9907 304.407 93.1777 cv
14616
303.284 91.4009 302.222 89.7227 300.1 89.7227 cv
14617
297.979 89.7227 296.917 91.4009 295.793 93.1777 cv
14618
294.647 94.9907 293.46 96.8652 291.064 96.8652 cv
14619
288.667 96.8652 287.482 94.9907 286.334 93.1777 cv
14620
285.21 91.4009 284.149 89.7227 282.028 89.7227 cv
14621
279.907 89.7227 278.845 91.4009 277.721 93.1777 cv
14622
276.575 94.9907 275.389 96.8652 272.993 96.8652 cv
14623
270.595 96.8652 269.41 94.9907 268.262 93.1777 cv
14624
267.138 91.4009 266.077 89.7227 263.956 89.7227 cv
14625
261.834 89.7227 260.773 91.4009 259.649 93.1777 cv
14626
258.502 94.9907 257.317 96.8652 254.92 96.8652 cv
14627
252.523 96.8652 251.337 94.9907 250.19 93.1777 cv
14628
249.066 91.4009 248.004 89.7227 245.883 89.7227 cv
14629
243.762 89.7227 242.701 91.4009 241.577 93.1777 cv
14630
240.43 94.9907 239.245 96.8652 236.848 96.8652 cv
14631
234.452 96.8652 233.266 94.9907 232.119 93.1777 cv
14632
230.996 91.4009 229.934 89.7227 227.812 89.7227 cv
14633
225.691 89.7227 224.629 91.4009 223.506 93.1777 cv
14634
222.359 94.9907 221.173 96.8652 218.777 96.8652 cv
14635
216.381 96.8652 215.195 94.9907 214.048 93.1777 cv
14636
212.925 91.4009 211.864 89.7227 209.743 89.7227 cv
14637
207.621 89.7227 206.559 91.4009 205.436 93.1777 cv
14638
204.289 94.9907 203.103 96.8652 200.707 96.8652 cv
14639
198.31 96.8652 197.125 94.9907 195.978 93.1777 cv
14640
194.855 91.4009 193.793 89.7227 191.672 89.7227 cv
14641
189.551 89.7227 188.49 91.4009 187.366 93.1777 cv
14642
186.219 94.9907 185.034 96.8652 182.637 96.8652 cv
14643
180.241 96.8652 179.055 94.9907 177.908 93.1772 cv
14644
176.785 91.4009 175.723 89.7227 173.602 89.7227 cv
14645
171.481 89.7227 170.42 91.4009 169.296 93.1777 cv
14646
168.15 94.9907 166.964 96.8652 164.569 96.8652 cv
14647
162.172 96.8652 160.987 94.9907 159.839 93.1777 cv
14648
158.716 91.4009 157.655 89.7227 155.534 89.7227 cv
14649
155.534 89.2227 li
14650
157.93 89.2227 159.116 91.0972 160.262 92.9102 cv
14651
161.386 94.687 162.448 96.3652 164.569 96.3652 cv
14652
166.689 96.3652 167.75 94.687 168.874 92.9106 cv
14653
170.02 91.0977 171.206 89.2227 173.602 89.2227 cv
14654
175.999 89.2227 177.184 91.0972 178.331 92.9102 cv
14655
179.455 94.687 180.516 96.3652 182.637 96.3652 cv
14656
184.758 96.3652 185.82 94.687 186.943 92.9106 cv
14657
188.09 91.0972 189.276 89.2227 191.672 89.2227 cv
14658
194.069 89.2227 195.254 91.0977 196.401 92.9106 cv
14659
197.525 94.687 198.585 96.3652 200.707 96.3652 cv
14660
202.828 96.3652 203.889 94.687 205.013 92.9102 cv
14661
206.16 91.0972 207.346 89.2227 209.743 89.2227 cv
14662
212.139 89.2227 213.325 91.0972 214.471 92.9106 cv
14663
215.595 94.687 216.657 96.3652 218.777 96.3652 cv
14664
220.898 96.3652 221.959 94.687 223.083 92.9102 cv
14665
224.23 91.0972 225.416 89.2227 227.812 89.2227 cv
14666
230.208 89.2227 231.395 91.0972 232.542 92.9102 cv
14667
233.666 94.687 234.727 96.3652 236.848 96.3652 cv
14668
238.969 96.3652 240.031 94.687 241.154 92.9106 cv
14669
242.301 91.0972 243.487 89.2227 245.883 89.2227 cv
14670
248.28 89.2227 249.466 91.0972 250.613 92.9102 cv
14671
251.737 94.687 252.798 96.3652 254.92 96.3652 cv
14672
257.042 96.3652 258.103 94.687 259.226 92.9102 cv
14673
260.374 91.0972 261.559 89.2227 263.956 89.2227 cv
14674
266.352 89.2227 267.539 91.0972 268.685 92.9102 cv
14675
269.809 94.687 270.871 96.3652 272.993 96.3652 cv
14676
275.114 96.3652 276.175 94.687 277.298 92.9102 cv
14677
278.446 91.0972 279.631 89.2227 282.028 89.2227 cv
14678
284.424 89.2227 285.611 91.0972 286.757 92.9106 cv
14679
287.881 94.687 288.943 96.3652 291.064 96.3652 cv
14680
293.186 96.3652 294.248 94.687 295.371 92.9102 cv
14681
296.518 91.0972 297.704 89.2227 300.1 89.2227 cv
14682
302.498 89.2227 303.683 91.0972 304.83 92.9102 cv
14683
305.954 94.687 307.015 96.3652 309.136 96.3652 cv
14684
311.257 96.3652 312.319 94.687 313.443 92.9102 cv
14685
314.589 91.0972 315.775 89.2227 318.171 89.2227 cv
14686
320.567 89.2227 321.752 91.0972 322.898 92.9102 cv
14687
324.021 94.687 325.083 96.3652 327.203 96.3652 cv
14688
329.324 96.3652 330.385 94.687 331.508 92.9106 cv
14689
332.656 91.0972 333.841 89.2227 336.238 89.2227 cv
14690
338.634 89.2227 339.82 91.0972 340.966 92.9102 cv
14691
342.089 94.687 343.151 96.3652 345.271 96.3652 cv
14692
347.392 96.3652 348.454 94.687 349.577 92.9106 cv
14693
350.724 91.0972 351.91 89.2227 354.306 89.2227 cv
14694
356.703 89.2227 357.888 91.0972 359.035 92.9102 cv
14695
360.158 94.687 361.219 96.3652 363.34 96.3652 cv
14696
365.461 96.3652 366.523 94.687 367.647 92.9102 cv
14697
368.794 91.0972 369.98 89.2227 372.377 89.2227 cv
14698
374.774 89.2227 375.959 91.0972 377.106 92.9106 cv
14699
378.23 94.687 379.292 96.3652 381.412 96.3652 cv
14700
383.534 96.3652 384.595 94.687 385.719 92.9102 cv
14701
386.866 91.0972 388.052 89.2227 390.449 89.2227 cv
14702
392.846 89.2227 394.032 91.0972 395.179 92.9102 cv
14703
396.303 94.687 397.366 96.3652 399.488 96.3652 cv
14704
401.609 96.3652 402.67 94.687 403.794 92.9102 cv
14705
404.942 91.0972 406.127 89.2227 408.525 89.2227 cv
14706
410.921 89.2227 412.108 91.0972 413.254 92.9102 cv
14707
414.378 94.687 415.44 96.3652 417.562 96.3652 cv
14708
419.684 96.3652 420.746 94.687 421.87 92.9102 cv
14709
423.017 91.0972 424.204 89.2227 426.6 89.2227 cv
14710
428.998 89.2227 430.184 91.0972 431.332 92.9102 cv
14711
432.456 94.687 433.518 96.3652 435.64 96.3652 cv
14712
437.762 96.3652 438.824 94.687 439.948 92.9102 cv
14713
441.095 91.0972 442.282 89.2227 444.678 89.2227 cv
14714
447.076 89.2227 448.261 91.0972 449.409 92.9102 cv
14715
450.533 94.687 451.594 96.3652 453.715 96.3652 cv
14716
455.837 96.3652 456.899 94.687 458.023 92.9102 cv
14717
459.169 91.0972 460.356 89.2227 462.752 89.2227 cv
14718
465.15 89.2227 466.335 91.0972 467.483 92.9102 cv
14719
468.607 94.687 469.668 96.3652 471.79 96.3652 cv
14720
473.913 96.3652 474.974 94.687 476.098 92.9102 cv
14721
477.246 91.0972 478.432 89.2227 480.83 89.2227 cv
14722
483.228 89.2227 484.415 91.0972 485.562 92.9102 cv
14723
486.687 94.687 487.75 96.3652 489.873 96.3652 cv
14724
491.995 96.3652 493.056 94.687 494.18 92.9102 cv
14725
495.328 91.0972 496.514 89.2227 498.912 89.2227 cv
14726
501.311 89.2227 502.498 91.0972 503.646 92.9102 cv
14727
504.771 94.687 505.834 96.3652 507.958 96.3652 cv
14728
510.083 96.3652 511.145 94.687 512.27 92.9102 cv
14729
513.418 91.0972 514.605 89.2227 517.004 89.2227 cv
14730
517.004 89.7227 li
14731
514.88 89.7227 513.818 91.4009 512.693 93.1777 cv
14732
511.544 94.9907 510.357 96.8652 507.958 96.8652 cv
14733
cp
14734
level3{
14735
gsave
14736
clp
14737
[746.112 0 0 746.112 142 93.0439 ]ct
14738
/0 /Gradient get_res clonedict shfill grestore
14739
}if
14740
level3 not{
14741
gsave
14742
[746.112 0 0 746.112 142 93.0439 ]ct
14743
clp
14744
/0 /Gradient get_res exec grestore
14745
}if
14746
np
14747
508.78 93.6431 mo
14748
506.584 93.6431 505.501 91.8882 504.455 90.1909 cv
14749
503.435 88.5376 502.472 86.9761 500.555 86.9761 cv
14750
498.64 86.9761 497.678 88.5376 496.659 90.1909 cv
14751
495.613 91.8882 494.531 93.6431 492.336 93.6431 cv
14752
490.142 93.6431 489.059 91.8877 488.013 90.1904 cv
14753
486.994 88.5376 486.031 86.9761 484.116 86.9761 cv
14754
482.201 86.9761 481.238 88.5376 480.219 90.1909 cv
14755
479.172 91.8882 478.091 93.6431 475.897 93.6431 cv
14756
473.704 93.6431 472.623 91.8882 471.577 90.1909 cv
14757
470.558 88.5376 469.595 86.9761 467.681 86.9761 cv
14758
465.766 86.9761 464.804 88.5376 463.786 90.1909 cv
14759
462.74 91.8882 461.658 93.6431 459.464 93.6431 cv
14760
457.271 93.6431 456.19 91.8882 455.144 90.1909 cv
14761
454.125 88.5376 453.163 86.9761 451.249 86.9761 cv
14762
449.333 86.9761 448.372 88.5376 447.353 90.1904 cv
14763
446.307 91.8877 445.225 93.6431 443.031 93.6431 cv
14764
440.836 93.6431 439.755 91.8882 438.708 90.1909 cv
14765
437.69 88.5376 436.727 86.9761 434.812 86.9761 cv
14766
432.897 86.9761 431.935 88.5376 430.917 90.1909 cv
14767
429.871 91.8882 428.789 93.6431 426.595 93.6431 cv
14768
424.401 93.6431 423.32 91.8877 422.274 90.1904 cv
14769
421.255 88.5376 420.292 86.9761 418.378 86.9761 cv
14770
416.464 86.9761 415.502 88.5376 414.484 90.1904 cv
14771
413.438 91.8877 412.356 93.6431 410.163 93.6431 cv
14772
407.968 93.6431 406.887 91.8882 405.841 90.1909 cv
14773
404.823 88.5376 403.86 86.9761 401.945 86.9761 cv
14774
400.031 86.9761 399.069 88.5376 398.05 90.1904 cv
14775
397.004 91.8877 395.922 93.6431 393.729 93.6431 cv
14776
391.536 93.6431 390.455 91.8882 389.409 90.1909 cv
14777
388.39 88.5376 387.429 86.9761 385.515 86.9761 cv
14778
383.6 86.9761 382.638 88.5376 381.62 90.1909 cv
14779
380.574 91.8882 379.493 93.6431 377.299 93.6431 cv
14780
375.106 93.6431 374.025 91.8882 372.979 90.1909 cv
14781
371.96 88.5376 371 86.9761 369.085 86.9761 cv
14782
367.171 86.9761 366.209 88.5376 365.191 90.1909 cv
14783
364.146 91.8882 363.064 93.6431 360.872 93.6431 cv
14784
358.678 93.6431 357.597 91.8882 356.552 90.1904 cv
14785
355.534 88.5376 354.572 86.9761 352.659 86.9761 cv
14786
350.745 86.9761 349.783 88.5376 348.764 90.1909 cv
14787
347.718 91.8882 346.637 93.6431 344.444 93.6431 cv
14788
342.251 93.6431 341.17 91.8877 340.125 90.1904 cv
14789
339.107 88.5376 338.146 86.9761 336.233 86.9761 cv
14790
334.32 86.9761 333.358 88.5376 332.339 90.1904 cv
14791
331.293 91.8877 330.212 93.6431 328.019 93.6431 cv
14792
325.827 93.6431 324.746 91.8882 323.701 90.1909 cv
14793
322.682 88.5376 321.721 86.9761 319.807 86.9761 cv
14794
317.894 86.9761 316.933 88.5376 315.916 90.1909 cv
14795
314.871 91.8882 313.79 93.6431 311.598 93.6431 cv
14796
309.405 93.6431 308.324 91.8882 307.279 90.1909 cv
14797
306.26 88.5376 305.298 86.9761 303.384 86.9761 cv
14798
301.471 86.9761 300.509 88.5376 299.491 90.1904 cv
14799
298.445 91.8877 297.364 93.6431 295.17 93.6431 cv
14800
292.977 93.6431 291.895 91.8882 290.849 90.1909 cv
14801
289.831 88.5376 288.869 86.9761 286.955 86.9761 cv
14802
285.041 86.9761 284.079 88.5376 283.06 90.1909 cv
14803
282.015 91.8882 280.933 93.6431 278.741 93.6431 cv
14804
276.547 93.6431 275.465 91.8882 274.419 90.1909 cv
14805
273.401 88.5376 272.439 86.9761 270.525 86.9761 cv
14806
268.611 86.9761 267.649 88.5376 266.631 90.1904 cv
14807
265.585 91.8877 264.504 93.6431 262.311 93.6431 cv
14808
260.118 93.6431 259.037 91.8877 257.991 90.1904 cv
14809
256.972 88.5376 256.01 86.9761 254.096 86.9761 cv
14810
252.182 86.9761 251.22 88.5376 250.203 90.1904 cv
14811
249.157 91.8877 248.076 93.6431 245.882 93.6431 cv
14812
243.69 93.6431 242.608 91.8882 241.563 90.1909 cv
14813
240.544 88.5376 239.583 86.9761 237.668 86.9761 cv
14814
235.755 86.9761 234.793 88.5376 233.775 90.1904 cv
14815
232.729 91.8877 231.648 93.6431 229.455 93.6431 cv
14816
227.261 93.6431 226.18 91.8882 225.135 90.1904 cv
14817
224.117 88.5376 223.155 86.9761 221.242 86.9761 cv
14818
219.328 86.9761 218.366 88.5376 217.347 90.1909 cv
14819
216.301 91.8882 215.22 93.6431 213.027 93.6431 cv
14820
210.834 93.6431 209.752 91.8882 208.708 90.1909 cv
14821
207.689 88.5376 206.727 86.9761 204.813 86.9761 cv
14822
202.9 86.9761 201.938 88.5376 200.92 90.1904 cv
14823
199.875 91.8877 198.793 93.6431 196.601 93.6431 cv
14824
194.408 93.6431 193.327 91.8882 192.281 90.1909 cv
14825
191.262 88.5376 190.301 86.9761 188.387 86.9761 cv
14826
186.473 86.9761 185.511 88.5376 184.493 90.1909 cv
14827
183.448 91.8882 182.366 93.6431 180.173 93.6431 cv
14828
177.981 93.6431 176.9 91.8882 175.854 90.1904 cv
14829
174.836 88.5376 173.875 86.9761 171.961 86.9761 cv
14830
170.047 86.9761 169.085 88.5376 168.068 90.1904 cv
14831
167.022 91.8882 165.941 93.6431 163.749 93.6431 cv
14832
161.555 93.6431 160.474 91.8882 159.428 90.1909 cv
14833
158.41 88.5376 157.448 86.9761 155.534 86.9761 cv
14834
155.534 86.4761 li
14835
157.727 86.4761 158.808 88.231 159.854 89.9282 cv
14836
160.873 91.5815 161.834 93.1431 163.749 93.1431 cv
14837
165.662 93.1431 166.624 91.5815 167.642 89.9287 cv
14838
168.687 88.231 169.768 86.4761 171.961 86.4761 cv
14839
174.154 86.4761 175.235 88.231 176.28 89.9287 cv
14840
177.298 91.5815 178.259 93.1431 180.173 93.1431 cv
14841
182.087 93.1431 183.048 91.5815 184.067 89.9282 cv
14842
185.113 88.231 186.194 86.4761 188.387 86.4761 cv
14843
190.58 86.4761 191.662 88.231 192.707 89.9282 cv
14844
193.725 91.5815 194.687 93.1431 196.601 93.1431 cv
14845
198.514 93.1431 199.476 91.5815 200.495 89.9282 cv
14846
201.54 88.231 202.621 86.4761 204.813 86.4761 cv
14847
207.006 86.4761 208.087 88.231 209.133 89.9282 cv
14848
210.152 91.5815 211.113 93.1431 213.027 93.1431 cv
14849
214.941 93.1431 215.903 91.5815 216.921 89.9287 cv
14850
217.967 88.2314 219.048 86.4761 221.242 86.4761 cv
14851
223.434 86.4761 224.515 88.231 225.561 89.9287 cv
14852
226.579 91.5815 227.541 93.1431 229.455 93.1431 cv
14853
231.369 93.1431 232.331 91.5815 233.349 89.9282 cv
14854
234.394 88.231 235.476 86.4761 237.668 86.4761 cv
14855
239.862 86.4761 240.943 88.231 241.989 89.9282 cv
14856
243.007 91.5815 243.968 93.1431 245.882 93.1431 cv
14857
247.796 93.1431 248.758 91.5815 249.777 89.9282 cv
14858
250.822 88.231 251.903 86.4761 254.096 86.4761 cv
14859
256.29 86.4761 257.371 88.231 258.417 89.9282 cv
14860
259.435 91.5815 260.397 93.1431 262.311 93.1431 cv
14861
264.225 93.1431 265.187 91.5815 266.206 89.9282 cv
14862
267.25 88.231 268.332 86.4761 270.525 86.4761 cv
14863
272.718 86.4761 273.799 88.231 274.845 89.9282 cv
14864
275.864 91.5815 276.826 93.1431 278.741 93.1431 cv
14865
280.655 93.1431 281.616 91.5815 282.634 89.9282 cv
14866
283.68 88.231 284.761 86.4761 286.955 86.4761 cv
14867
289.148 86.4761 290.229 88.231 291.275 89.9282 cv
14868
292.293 91.5815 293.255 93.1431 295.17 93.1431 cv
14869
297.084 93.1431 298.046 91.5815 299.065 89.9282 cv
14870
300.11 88.231 301.192 86.4761 303.384 86.4761 cv
14871
305.578 86.4761 306.659 88.2314 307.705 89.9287 cv
14872
308.722 91.5815 309.684 93.1431 311.598 93.1431 cv
14873
313.51 93.1431 314.472 91.5815 315.49 89.9287 cv
14874
316.535 88.2314 317.615 86.4761 319.807 86.4761 cv
14875
322 86.4761 323.081 88.2314 324.126 89.9287 cv
14876
325.144 91.5815 326.106 93.1431 328.019 93.1431 cv
14877
329.933 93.1431 330.895 91.5815 331.914 89.9282 cv
14878
332.958 88.231 334.041 86.4761 336.233 86.4761 cv
14879
338.425 86.4761 339.506 88.231 340.551 89.9282 cv
14880
341.569 91.5815 342.531 93.1431 344.444 93.1431 cv
14881
346.358 93.1431 347.32 91.5815 348.338 89.9282 cv
14882
349.384 88.231 350.465 86.4761 352.659 86.4761 cv
14883
354.851 86.4761 355.932 88.231 356.978 89.9287 cv
14884
357.996 91.5815 358.958 93.1431 360.872 93.1431 cv
14885
362.786 93.1431 363.748 91.5815 364.765 89.9282 cv
14886
365.811 88.231 366.892 86.4761 369.085 86.4761 cv
14887
371.278 86.4761 372.36 88.231 373.405 89.9282 cv
14888
374.423 91.5815 375.385 93.1431 377.299 93.1431 cv
14889
379.213 93.1431 380.175 91.5815 381.194 89.9282 cv
14890
382.24 88.231 383.322 86.4761 385.515 86.4761 cv
14891
387.708 86.4761 388.79 88.231 389.834 89.9282 cv
14892
390.853 91.5815 391.815 93.1431 393.729 93.1431 cv
14893
395.643 93.1431 396.606 91.5815 397.625 89.9282 cv
14894
398.67 88.231 399.751 86.4761 401.945 86.4761 cv
14895
404.139 86.4761 405.221 88.2314 406.267 89.9287 cv
14896
407.286 91.5815 408.248 93.1431 410.163 93.1431 cv
14897
412.077 93.1431 413.04 91.5815 414.058 89.9282 cv
14898
415.104 88.231 416.185 86.4761 418.378 86.4761 cv
14899
420.572 86.4761 421.654 88.231 422.7 89.9282 cv
14900
423.718 91.5815 424.68 93.1431 426.595 93.1431 cv
14901
428.509 93.1431 429.472 91.5815 430.491 89.9287 cv
14902
431.537 88.2314 432.618 86.4761 434.812 86.4761 cv
14903
437.006 86.4761 438.088 88.231 439.134 89.9282 cv
14904
440.154 91.5815 441.116 93.1431 443.031 93.1431 cv
14905
444.946 93.1431 445.909 91.5815 446.927 89.9282 cv
14906
447.973 88.231 449.054 86.4761 451.249 86.4761 cv
14907
453.442 86.4761 454.524 88.2314 455.57 89.9287 cv
14908
456.588 91.5815 457.55 93.1431 459.464 93.1431 cv
14909
461.378 93.1431 462.341 91.5815 463.36 89.9287 cv
14910
464.406 88.2314 465.487 86.4761 467.681 86.4761 cv
14911
469.875 86.4761 470.957 88.2314 472.002 89.9287 cv
14912
473.021 91.5815 473.983 93.1431 475.897 93.1431 cv
14913
477.812 93.1431 478.774 91.5815 479.793 89.9287 cv
14914
480.839 88.2314 481.921 86.4761 484.116 86.4761 cv
14915
486.31 86.4761 487.392 88.231 488.439 89.9282 cv
14916
489.458 91.5815 490.42 93.1431 492.336 93.1431 cv
14917
494.251 93.1431 495.214 91.5815 496.233 89.9282 cv
14918
497.28 88.231 498.361 86.4761 500.555 86.4761 cv
14919
502.751 86.4761 503.833 88.231 504.88 89.9282 cv
14920
505.9 91.5815 506.864 93.1431 508.78 93.1431 cv
14921
510.697 93.1431 511.66 91.5815 512.679 89.9287 cv
14922
513.726 88.231 514.808 86.4761 517.004 86.4761 cv
14923
517.004 86.9761 li
14924
515.087 86.9761 514.125 88.5376 513.105 90.1909 cv
14925
512.058 91.8882 510.975 93.6431 508.78 93.6431 cv
14926
cp
14927
level3{
14928
gsave
14929
clp
14930
[746.112 0 0 746.112 142 90.0596 ]ct
14931
/0 /Gradient get_res clonedict shfill grestore
14932
}if
14933
level3 not{
14934
gsave
14935
[746.112 0 0 746.112 142 90.0596 ]ct
14936
clp
14937
/0 /Gradient get_res exec grestore
14938
}if
14939
np
14940
509.464 90.4209 mo
14941
507.439 90.4209 506.443 88.7866 505.481 87.2056 cv
14942
504.548 85.6758 503.668 84.2305 501.924 84.2305 cv
14943
500.181 84.2305 499.301 85.6758 498.37 87.2061 cv
14944
497.408 88.7866 496.414 90.4209 494.389 90.4209 cv
14945
492.365 90.4209 491.37 88.7861 490.408 87.2056 cv
14946
489.476 85.6758 488.596 84.2305 486.852 84.2305 cv
14947
485.109 84.2305 484.23 85.6758 483.298 87.2056 cv
14948
482.336 88.7861 481.342 90.4209 479.318 90.4209 cv
14949
477.293 90.4209 476.299 88.7861 475.337 87.2056 cv
14950
474.407 85.6758 473.528 84.2305 471.785 84.2305 cv
14951
470.042 84.2305 469.164 85.6758 468.232 87.2056 cv
14952
467.271 88.7861 466.276 90.4209 464.252 90.4209 cv
14953
462.228 90.4209 461.234 88.7861 460.272 87.2056 cv
14954
459.341 85.6758 458.462 84.2305 456.719 84.2305 cv
14955
454.978 84.2305 454.099 85.6758 453.169 87.2056 cv
14956
452.208 88.7861 451.213 90.4209 449.191 90.4209 cv
14957
447.167 90.4209 446.171 88.7861 445.209 87.2056 cv
14958
444.279 85.6758 443.399 84.2305 441.656 84.2305 cv
14959
439.914 84.2305 439.034 85.6758 438.103 87.2056 cv
14960
437.141 88.7861 436.147 90.4209 434.123 90.4209 cv
14961
432.099 90.4209 431.105 88.7861 430.143 87.2056 cv
14962
429.212 85.6758 428.333 84.2305 426.59 84.2305 cv
14963
424.848 84.2305 423.969 85.6758 423.038 87.2056 cv
14964
422.077 88.7861 421.082 90.4209 419.058 90.4209 cv
14965
417.035 90.4209 416.04 88.7861 415.079 87.2056 cv
14966
414.147 85.6758 413.268 84.2305 411.525 84.2305 cv
14967
409.783 84.2305 408.904 85.6758 407.972 87.2056 cv
14968
407.011 88.7866 406.017 90.4209 403.994 90.4209 cv
14969
401.97 90.4209 400.976 88.7861 400.015 87.2056 cv
14970
399.084 85.6758 398.206 84.2305 396.463 84.2305 cv
14971
394.721 84.2305 393.842 85.6758 392.911 87.2056 cv
14972
391.95 88.7861 390.955 90.4209 388.931 90.4209 cv
14973
386.909 90.4209 385.915 88.7861 384.953 87.2056 cv
14974
384.022 85.6758 383.143 84.2305 381.402 84.2305 cv
14975
379.66 84.2305 378.781 85.6758 377.85 87.2056 cv
14976
376.888 88.7861 375.894 90.4209 373.872 90.4209 cv
14977
371.848 90.4209 370.854 88.7861 369.893 87.2056 cv
14978
368.962 85.6758 368.083 84.2305 366.342 84.2305 cv
14979
364.6 84.2305 363.721 85.6758 362.792 87.2056 cv
14980
361.83 88.7861 360.835 90.4209 358.812 90.4209 cv
14981
356.79 90.4209 355.795 88.7861 354.834 87.2056 cv
14982
353.905 85.6753 353.026 84.2305 351.285 84.2305 cv
14983
349.542 84.2305 348.664 85.6758 347.733 87.2056 cv
14984
346.772 88.7861 345.778 90.4209 343.754 90.4209 cv
14985
341.732 90.4209 340.738 88.7861 339.777 87.2056 cv
14986
338.846 85.6753 337.968 84.2305 336.227 84.2305 cv
14987
334.486 84.2305 333.608 85.6753 332.678 87.2056 cv
14988
331.717 88.7861 330.723 90.4209 328.701 90.4209 cv
14989
326.678 90.4209 325.683 88.7861 324.722 87.2056 cv
14990
323.792 85.6758 322.913 84.2305 321.171 84.2305 cv
14991
319.43 84.2305 318.551 85.6758 317.621 87.2056 cv
14992
316.66 88.7866 315.667 90.4209 313.644 90.4209 cv
14993
311.623 90.4209 310.629 88.7861 309.668 87.2056 cv
14994
308.739 85.6758 307.86 84.2305 306.12 84.2305 cv
14995
304.378 84.2305 303.5 85.6758 302.569 87.2056 cv
14996
301.608 88.7861 300.614 90.4209 298.59 90.4209 cv
14997
296.567 90.4209 295.573 88.7861 294.612 87.2056 cv
14998
293.68 85.6758 292.801 84.2305 291.059 84.2305 cv
14999
289.318 84.2305 288.439 85.6758 287.508 87.2056 cv
15000
286.547 88.7861 285.553 90.4209 283.53 90.4209 cv
15001
281.507 90.4209 280.513 88.7866 279.551 87.2056 cv
15002
278.621 85.6758 277.742 84.2305 276 84.2305 cv
15003
274.257 84.2305 273.378 85.6758 272.448 87.2056 cv
15004
271.487 88.7861 270.493 90.4209 268.47 90.4209 cv
15005
266.447 90.4209 265.453 88.7866 264.492 87.2056 cv
15006
263.561 85.6758 262.682 84.2305 260.94 84.2305 cv
15007
259.198 84.2305 258.319 85.6758 257.388 87.2056 cv
15008
256.427 88.7866 255.433 90.4209 253.411 90.4209 cv
15009
251.387 90.4209 250.393 88.7861 249.432 87.2056 cv
15010
248.501 85.6758 247.623 84.2305 245.881 84.2305 cv
15011
244.139 84.2305 243.26 85.6758 242.33 87.2056 cv
15012
241.369 88.7861 240.375 90.4209 238.351 90.4209 cv
15013
236.329 90.4209 235.334 88.7861 234.374 87.2056 cv
15014
233.443 85.6758 232.564 84.2305 230.822 84.2305 cv
15015
229.081 84.2305 228.202 85.6758 227.271 87.2056 cv
15016
226.31 88.7861 225.316 90.4209 223.293 90.4209 cv
15017
221.271 90.4209 220.277 88.7861 219.316 87.2056 cv
15018
218.385 85.6758 217.506 84.2305 215.764 84.2305 cv
15019
214.022 84.2305 213.143 85.6758 212.212 87.2056 cv
15020
211.251 88.7866 210.257 90.4209 208.235 90.4209 cv
15021
206.212 90.4209 205.218 88.7866 204.257 87.2056 cv
15022
203.327 85.6758 202.449 84.2305 200.707 84.2305 cv
15023
198.965 84.2305 198.086 85.6758 197.157 87.2056 cv
15024
196.195 88.7861 195.201 90.4209 193.178 90.4209 cv
15025
191.156 90.4209 190.162 88.7866 189.2 87.2056 cv
15026
188.269 85.6758 187.39 84.2305 185.648 84.2305 cv
15027
183.906 84.2305 183.028 85.6758 182.097 87.2056 cv
15028
181.136 88.7861 180.142 90.4209 178.12 90.4209 cv
15029
176.097 90.4209 175.103 88.7861 174.142 87.2056 cv
15030
173.211 85.6758 172.333 84.2305 170.592 84.2305 cv
15031
168.85 84.2305 167.972 85.6758 167.042 87.2056 cv
15032
166.081 88.7861 165.086 90.4209 163.064 90.4209 cv
15033
161.041 90.4209 160.046 88.7861 159.085 87.2056 cv
15034
158.155 85.6758 157.276 84.2305 155.534 84.2305 cv
15035
155.534 83.7305 li
15036
157.556 83.7305 158.55 85.3652 159.512 86.9458 cv
15037
160.443 88.4756 161.322 89.9209 163.064 89.9209 cv
15038
164.805 89.9209 165.684 88.4756 166.614 86.9458 cv
15039
167.576 85.3652 168.57 83.7305 170.592 83.7305 cv
15040
172.615 83.7305 173.608 85.3652 174.57 86.9458 cv
15041
175.5 88.4756 176.378 89.9209 178.12 89.9209 cv
15042
179.861 89.9209 180.74 88.4756 181.67 86.9458 cv
15043
182.631 85.3652 183.625 83.7305 185.648 83.7305 cv
15044
187.671 83.7305 188.666 85.3652 189.626 86.9458 cv
15045
190.557 88.4756 191.437 89.9209 193.178 89.9209 cv
15046
194.92 89.9209 195.798 88.4756 196.729 86.9458 cv
15047
197.69 85.3652 198.684 83.7305 200.707 83.7305 cv
15048
202.73 83.7305 203.723 85.3652 204.685 86.9458 cv
15049
205.615 88.4761 206.494 89.9209 208.235 89.9209 cv
15050
209.976 89.9209 210.855 88.4756 211.786 86.9458 cv
15051
212.748 85.3652 213.741 83.7305 215.764 83.7305 cv
15052
217.788 83.7305 218.782 85.3652 219.743 86.9458 cv
15053
220.673 88.4756 221.552 89.9209 223.293 89.9209 cv
15054
225.036 89.9209 225.914 88.4756 226.844 86.9458 cv
15055
227.805 85.3652 228.799 83.7305 230.822 83.7305 cv
15056
232.845 83.7305 233.839 85.3652 234.8 86.9458 cv
15057
235.731 88.4756 236.61 89.9209 238.351 89.9209 cv
15058
240.093 89.9209 240.972 88.4756 241.903 86.9458 cv
15059
242.865 85.3652 243.859 83.7305 245.881 83.7305 cv
15060
247.904 83.7305 248.898 85.3647 249.859 86.9458 cv
15061
250.79 88.4756 251.668 89.9209 253.411 89.9209 cv
15062
255.152 89.9209 256.031 88.4756 256.961 86.9458 cv
15063
257.922 85.3652 258.917 83.7305 260.94 83.7305 cv
15064
262.963 83.7305 263.958 85.3652 264.918 86.9458 cv
15065
265.849 88.4756 266.728 89.9209 268.47 89.9209 cv
15066
270.211 89.9209 271.09 88.4756 272.021 86.9458 cv
15067
272.982 85.3652 273.976 83.7305 276 83.7305 cv
15068
278.023 83.7305 279.017 85.3652 279.979 86.9458 cv
15069
280.909 88.4756 281.788 89.9209 283.53 89.9209 cv
15070
285.272 89.9209 286.151 88.4756 287.082 86.9458 cv
15071
288.042 85.3652 289.037 83.7305 291.059 83.7305 cv
15072
293.083 83.7305 294.077 85.3652 295.039 86.9458 cv
15073
295.969 88.4756 296.848 89.9209 298.59 89.9209 cv
15074
300.333 89.9209 301.211 88.4756 302.142 86.9458 cv
15075
303.103 85.3652 304.097 83.7305 306.12 83.7305 cv
15076
308.141 83.7305 309.135 85.3652 310.096 86.9458 cv
15077
311.026 88.4756 311.904 89.9209 313.644 89.9209 cv
15078
315.385 89.9209 316.264 88.4761 317.194 86.9458 cv
15079
318.155 85.3652 319.149 83.7305 321.171 83.7305 cv
15080
323.194 83.7305 324.188 85.3647 325.149 86.9458 cv
15081
326.08 88.4756 326.958 89.9209 328.701 89.9209 cv
15082
330.442 89.9209 331.321 88.4756 332.25 86.9458 cv
15083
333.211 85.3652 334.205 83.7305 336.227 83.7305 cv
15084
338.25 83.7305 339.243 85.3647 340.204 86.9458 cv
15085
341.134 88.4756 342.013 89.9209 343.754 89.9209 cv
15086
345.497 89.9209 346.375 88.4756 347.306 86.9458 cv
15087
348.268 85.3652 349.262 83.7305 351.285 83.7305 cv
15088
353.307 83.7305 354.3 85.3647 355.261 86.9458 cv
15089
356.192 88.4756 357.071 89.9209 358.812 89.9209 cv
15090
360.554 89.9209 361.433 88.4756 362.364 86.9458 cv
15091
363.326 85.3647 364.32 83.7305 366.342 83.7305 cv
15092
368.365 83.7305 369.359 85.3647 370.32 86.9458 cv
15093
371.25 88.4756 372.129 89.9209 373.872 89.9209 cv
15094
375.614 89.9209 376.493 88.4756 377.423 86.9458 cv
15095
378.384 85.3652 379.378 83.7305 381.402 83.7305 cv
15096
383.424 83.7305 384.418 85.3647 385.379 86.9458 cv
15097
386.31 88.4756 387.189 89.9209 388.931 89.9209 cv
15098
390.674 89.9209 391.553 88.4756 392.484 86.9458 cv
15099
393.446 85.3647 394.44 83.7305 396.463 83.7305 cv
15100
398.486 83.7305 399.48 85.3652 400.442 86.9458 cv
15101
401.373 88.4756 402.251 89.9209 403.994 89.9209 cv
15102
405.736 89.9209 406.615 88.4756 407.545 86.9458 cv
15103
408.507 85.3652 409.501 83.7305 411.525 83.7305 cv
15104
413.549 83.7305 414.543 85.3652 415.505 86.9458 cv
15105
416.436 88.4756 417.316 89.9209 419.058 89.9209 cv
15106
420.801 89.9209 421.68 88.4756 422.611 86.9458 cv
15107
423.573 85.3652 424.567 83.7305 426.59 83.7305 cv
15108
428.614 83.7305 429.609 85.3652 430.57 86.9458 cv
15109
431.501 88.4756 432.38 89.9209 434.123 89.9209 cv
15110
435.866 89.9209 436.745 88.4756 437.676 86.9458 cv
15111
438.637 85.3652 439.632 83.7305 441.656 83.7305 cv
15112
443.68 83.7305 444.674 85.3647 445.636 86.9453 cv
15113
446.568 88.4756 447.448 89.9209 449.191 89.9209 cv
15114
450.932 89.9209 451.811 88.4756 452.742 86.9458 cv
15115
453.703 85.3647 454.697 83.7305 456.719 83.7305 cv
15116
458.743 83.7305 459.738 85.3647 460.699 86.9458 cv
15117
461.63 88.4756 462.509 89.9209 464.252 89.9209 cv
15118
465.995 89.9209 466.875 88.4756 467.805 86.9458 cv
15119
468.767 85.3647 469.761 83.7305 471.785 83.7305 cv
15120
473.808 83.7305 474.803 85.3647 475.764 86.9458 cv
15121
476.696 88.4756 477.575 89.9209 479.318 89.9209 cv
15122
481.061 89.9209 481.941 88.4756 482.872 86.9453 cv
15123
483.833 85.3647 484.829 83.7305 486.852 83.7305 cv
15124
488.877 83.7305 489.873 85.3652 490.834 86.9458 cv
15125
491.766 88.4756 492.646 89.9209 494.389 89.9209 cv
15126
496.132 89.9209 497.012 88.4756 497.943 86.9458 cv
15127
498.905 85.3652 499.9 83.7305 501.924 83.7305 cv
15128
503.95 83.7305 504.945 85.3647 505.908 86.9458 cv
15129
506.839 88.4756 507.719 89.9209 509.464 89.9209 cv
15130
511.208 89.9209 512.088 88.4756 513.021 86.9458 cv
15131
513.983 85.3647 514.979 83.7305 517.004 83.7305 cv
15132
517.004 84.2305 li
15133
515.259 84.2305 514.379 85.6758 513.448 87.2056 cv
15134
512.485 88.7866 511.49 90.4209 509.464 90.4209 cv
15135
cp
15136
level3{
15137
gsave
15138
clp
15139
[746.112 0 0 746.112 142 87.0757 ]ct
15140
/0 /Gradient get_res clonedict shfill grestore
15141
}if
15142
level3 not{
15143
gsave
15144
[746.112 0 0 746.112 142 87.0757 ]ct
15145
clp
15146
/0 /Gradient get_res exec grestore
15147
}if
15148
np
15149
510.042 87.1987 mo
15150
508.161 87.1987 507.239 85.6855 506.347 84.2222 cv
15151
505.49 82.8145 504.68 81.4849 503.08 81.4849 cv
15152
501.481 81.4849 500.671 82.8145 499.814 84.2217 cv
15153
498.923 85.6851 498.001 87.1987 496.122 87.1987 cv
15154
494.243 87.1987 493.323 85.6851 492.432 84.2217 cv
15155
491.576 82.814 490.767 81.4849 489.17 81.4849 cv
15156
487.572 81.4849 486.763 82.814 485.906 84.2217 cv
15157
485.015 85.6851 484.094 87.1987 482.214 87.1987 cv
15158
480.335 87.1987 479.415 85.6851 478.524 84.2217 cv
15159
477.667 82.814 476.859 81.4849 475.261 81.4849 cv
15160
473.664 81.4849 472.854 82.8145 471.998 84.2217 cv
15161
471.108 85.6855 470.187 87.1987 468.308 87.1987 cv
15162
466.429 87.1987 465.508 85.6855 464.618 84.2217 cv
15163
463.761 82.8145 462.953 81.4849 461.354 81.4849 cv
15164
459.757 81.4849 458.949 82.814 458.092 84.2217 cv
15165
457.203 85.6851 456.282 87.1987 454.404 87.1987 cv
15166
452.524 87.1987 451.603 85.6855 450.712 84.2217 cv
15167
449.856 82.8145 449.046 81.4849 447.449 81.4849 cv
15168
445.851 81.4849 445.042 82.814 444.185 84.2217 cv
15169
443.295 85.6851 442.374 87.1987 440.495 87.1987 cv
15170
438.616 87.1987 437.695 85.6851 436.804 84.2217 cv
15171
435.948 82.814 435.139 81.4849 433.542 81.4849 cv
15172
431.944 81.4849 431.134 82.8145 430.278 84.2217 cv
15173
429.388 85.6855 428.467 87.1987 426.588 87.1987 cv
15174
424.709 87.1987 423.789 85.6855 422.898 84.2217 cv
15175
422.042 82.8145 421.233 81.4849 419.634 81.4849 cv
15176
418.037 81.4849 417.228 82.8145 416.372 84.2217 cv
15177
415.481 85.6855 414.56 87.1987 412.681 87.1987 cv
15178
410.803 87.1987 409.882 85.6851 408.993 84.2217 cv
15179
408.136 82.8145 407.328 81.4849 405.73 81.4849 cv
15180
404.132 81.4849 403.324 82.814 402.467 84.2217 cv
15181
401.578 85.6851 400.657 87.1987 398.778 87.1987 cv
15182
396.899 87.1987 395.979 85.6851 395.088 84.2217 cv
15183
394.232 82.8145 393.423 81.4849 391.827 81.4849 cv
15184
390.229 81.4849 389.42 82.8145 388.564 84.2217 cv
15185
387.674 85.6851 386.753 87.1987 384.875 87.1987 cv
15186
382.998 87.1987 382.077 85.6855 381.187 84.2217 cv
15187
380.332 82.8145 379.523 81.4849 377.925 81.4849 cv
15188
376.328 81.4849 375.519 82.8145 374.663 84.2217 cv
15189
373.773 85.6851 372.852 87.1987 370.973 87.1987 cv
15190
369.096 87.1987 368.175 85.6851 367.286 84.2217 cv
15191
366.43 82.8145 365.622 81.4849 364.025 81.4849 cv
15192
362.427 81.4849 361.619 82.8145 360.762 84.2217 cv
15193
359.873 85.6855 358.952 87.1987 357.074 87.1987 cv
15194
355.196 87.1987 354.275 85.6851 353.385 84.2217 cv
15195
352.53 82.814 351.721 81.4849 350.125 81.4849 cv
15196
348.529 81.4849 347.72 82.8145 346.865 84.2217 cv
15197
345.975 85.6851 345.055 87.1987 343.177 87.1987 cv
15198
341.299 87.1987 340.379 85.6855 339.489 84.2217 cv
15199
338.632 82.8145 337.824 81.4849 336.227 81.4849 cv
15200
334.63 81.4849 333.822 82.8145 332.965 84.2217 cv
15201
332.076 85.6855 331.156 87.1987 329.278 87.1987 cv
15202
327.401 87.1987 326.481 85.6851 325.591 84.2217 cv
15203
324.736 82.814 323.928 81.4849 322.333 81.4849 cv
15204
320.736 81.4849 319.928 82.8145 319.072 84.2217 cv
15205
318.182 85.6855 317.262 87.1987 315.385 87.1987 cv
15206
313.507 87.1987 312.586 85.6851 311.696 84.2217 cv
15207
310.839 82.814 310.031 81.4849 308.434 81.4849 cv
15208
306.836 81.4849 306.028 82.8145 305.171 84.2217 cv
15209
304.282 85.6855 303.361 87.1987 301.483 87.1987 cv
15210
299.605 87.1987 298.684 85.6851 297.793 84.2217 cv
15211
296.937 82.814 296.128 81.4849 294.532 81.4849 cv
15212
292.934 81.4849 292.126 82.8145 291.27 84.2217 cv
15213
290.379 85.6851 289.459 87.1987 287.582 87.1987 cv
15214
285.704 87.1987 284.783 85.6851 283.893 84.2217 cv
15215
283.037 82.8145 282.228 81.4849 280.631 81.4849 cv
15216
279.034 81.4849 278.225 82.8145 277.369 84.2217 cv
15217
276.479 85.6851 275.558 87.1987 273.68 87.1987 cv
15218
271.802 87.1987 270.881 85.6855 269.992 84.2217 cv
15219
269.136 82.8145 268.328 81.4849 266.73 81.4849 cv
15220
265.133 81.4849 264.325 82.8145 263.468 84.2217 cv
15221
262.578 85.6851 261.658 87.1987 259.779 87.1987 cv
15222
257.901 87.1987 256.981 85.6851 256.09 84.2217 cv
15223
255.234 82.8145 254.426 81.4849 252.829 81.4849 cv
15224
251.232 81.4849 250.423 82.8145 249.567 84.2217 cv
15225
248.677 85.6855 247.757 87.1987 245.879 87.1987 cv
15226
244 87.1987 243.081 85.6851 242.19 84.2217 cv
15227
241.333 82.814 240.525 81.4849 238.928 81.4849 cv
15228
237.332 81.4849 236.523 82.8145 235.667 84.2217 cv
15229
234.777 85.6851 233.856 87.1987 231.978 87.1987 cv
15230
230.1 87.1987 229.18 85.6851 228.291 84.2217 cv
15231
227.434 82.8145 226.625 81.4849 225.029 81.4849 cv
15232
223.432 81.4849 222.624 82.8145 221.767 84.2217 cv
15233
220.877 85.6855 219.958 87.1987 218.08 87.1987 cv
15234
216.201 87.1987 215.281 85.6851 214.39 84.2217 cv
15235
213.534 82.8145 212.725 81.4849 211.128 81.4849 cv
15236
209.532 81.4849 208.723 82.8145 207.867 84.2217 cv
15237
206.977 85.6851 206.057 87.1987 204.179 87.1987 cv
15238
202.301 87.1987 201.38 85.6851 200.491 84.2217 cv
15239
199.635 82.814 198.827 81.4849 197.23 81.4849 cv
15240
195.633 81.4849 194.825 82.8145 193.968 84.2217 cv
15241
193.079 85.6855 192.159 87.1987 190.281 87.1987 cv
15242
188.402 87.1987 187.482 85.6851 186.591 84.2217 cv
15243
185.735 82.8145 184.926 81.4849 183.33 81.4849 cv
15244
181.733 81.4849 180.924 82.8145 180.068 84.2217 cv
15245
179.178 85.6855 178.258 87.1987 176.38 87.1987 cv
15246
174.503 87.1987 173.583 85.6851 172.693 84.2217 cv
15247
171.837 82.8145 171.029 81.4849 169.432 81.4849 cv
15248
167.835 81.4849 167.028 82.814 166.172 84.2217 cv
15249
165.282 85.6851 164.362 87.1987 162.484 87.1987 cv
15250
160.606 87.1987 159.685 85.6851 158.795 84.2217 cv
15251
157.939 82.8145 157.13 81.4849 155.534 81.4849 cv
15252
155.534 80.9849 li
15253
157.412 80.9849 158.332 82.4985 159.222 83.9619 cv
15254
160.078 85.3691 160.886 86.6987 162.484 86.6987 cv
15255
164.081 86.6987 164.889 85.3691 165.745 83.9619 cv
15256
166.634 82.498 167.555 80.9849 169.432 80.9849 cv
15257
171.31 80.9849 172.23 82.4985 173.12 83.9619 cv
15258
173.976 85.3691 174.784 86.6987 176.38 86.6987 cv
15259
177.977 86.6987 178.786 85.3696 179.641 83.9619 cv
15260
180.531 82.4985 181.452 80.9849 183.33 80.9849 cv
15261
185.208 80.9849 186.128 82.4985 187.018 83.9619 cv
15262
187.875 85.3691 188.683 86.6987 190.281 86.6987 cv
15263
191.877 86.6987 192.686 85.3696 193.542 83.9619 cv
15264
194.431 82.4985 195.352 80.9849 197.23 80.9849 cv
15265
199.108 80.9849 200.028 82.498 200.917 83.9619 cv
15266
201.774 85.3691 202.583 86.6987 204.179 86.6987 cv
15267
205.776 86.6987 206.584 85.3691 207.44 83.9619 cv
15268
208.33 82.4985 209.25 80.9849 211.128 80.9849 cv
15269
213.006 80.9849 213.927 82.4985 214.817 83.9619 cv
15270
215.673 85.3691 216.482 86.6987 218.08 86.6987 cv
15271
219.676 86.6987 220.485 85.3696 221.34 83.9619 cv
15272
222.23 82.4985 223.151 80.9849 225.029 80.9849 cv
15273
226.907 80.9849 227.828 82.4985 228.717 83.9619 cv
15274
229.573 85.3691 230.381 86.6987 231.978 86.6987 cv
15275
233.576 86.6987 234.384 85.3691 235.24 83.9619 cv
15276
236.13 82.4985 237.05 80.9849 238.928 80.9849 cv
15277
240.806 80.9849 241.727 82.498 242.617 83.9619 cv
15278
243.473 85.3691 244.282 86.6987 245.879 86.6987 cv
15279
247.476 86.6987 248.285 85.3696 249.14 83.9619 cv
15280
250.03 82.4985 250.951 80.9849 252.829 80.9849 cv
15281
254.707 80.9849 255.627 82.4985 256.517 83.9619 cv
15282
257.374 85.3691 258.182 86.6987 259.779 86.6987 cv
15283
261.376 86.6987 262.185 85.3691 263.042 83.9619 cv
15284
263.931 82.4985 264.852 80.9849 266.73 80.9849 cv
15285
268.608 80.9849 269.529 82.4985 270.418 83.9619 cv
15286
271.275 85.3696 272.083 86.6987 273.68 86.6987 cv
15287
275.277 86.6987 276.085 85.3691 276.942 83.9619 cv
15288
277.833 82.4985 278.752 80.9849 280.631 80.9849 cv
15289
282.509 80.9849 283.429 82.4985 284.32 83.9619 cv
15290
285.176 85.3691 285.984 86.6987 287.582 86.6987 cv
15291
289.178 86.6987 289.987 85.3691 290.843 83.9619 cv
15292
291.733 82.4985 292.654 80.9849 294.532 80.9849 cv
15293
296.41 80.9849 297.331 82.498 298.22 83.9619 cv
15294
299.077 85.3691 299.885 86.6987 301.483 86.6987 cv
15295
303.08 86.6987 303.888 85.3696 304.745 83.9619 cv
15296
305.635 82.4985 306.555 80.9849 308.434 80.9849 cv
15297
310.312 80.9849 311.233 82.498 312.123 83.9619 cv
15298
312.979 85.3691 313.788 86.6987 315.385 86.6987 cv
15299
316.981 86.6987 317.79 85.3696 318.645 83.9619 cv
15300
319.535 82.4985 320.455 80.9849 322.333 80.9849 cv
15301
324.209 80.9849 325.129 82.498 326.018 83.9619 cv
15302
326.875 85.3691 327.682 86.6987 329.278 86.6987 cv
15303
330.875 86.6987 331.683 85.3696 332.539 83.9619 cv
15304
333.428 82.4985 334.349 80.9849 336.227 80.9849 cv
15305
338.105 80.9849 339.026 82.4985 339.917 83.9619 cv
15306
340.772 85.3696 341.581 86.6987 343.177 86.6987 cv
15307
344.774 86.6987 345.582 85.3691 346.437 83.9619 cv
15308
347.328 82.4985 348.248 80.9849 350.125 80.9849 cv
15309
352.002 80.9849 352.922 82.498 353.812 83.9619 cv
15310
354.668 85.3691 355.477 86.6987 357.074 86.6987 cv
15311
358.67 86.6987 359.479 85.3696 360.335 83.9619 cv
15312
361.226 82.4985 362.147 80.9849 364.025 80.9849 cv
15313
365.903 80.9849 366.823 82.4985 367.712 83.9619 cv
15314
368.569 85.3691 369.376 86.6987 370.973 86.6987 cv
15315
372.571 86.6987 373.379 85.3691 374.236 83.9619 cv
15316
375.126 82.4985 376.047 80.9849 377.925 80.9849 cv
15317
379.803 80.9849 380.724 82.4985 381.614 83.9619 cv
15318
382.47 85.3696 383.279 86.6987 384.875 86.6987 cv
15319
386.472 86.6987 387.281 85.3691 388.137 83.9619 cv
15320
389.028 82.4985 389.948 80.9849 391.827 80.9849 cv
15321
393.705 80.9849 394.625 82.4985 395.515 83.9619 cv
15322
396.372 85.3691 397.18 86.6987 398.778 86.6987 cv
15323
400.375 86.6987 401.184 85.3691 402.041 83.9619 cv
15324
402.931 82.498 403.852 80.9849 405.73 80.9849 cv
15325
407.609 80.9849 408.529 82.4985 409.419 83.9619 cv
15326
410.276 85.3691 411.084 86.6987 412.681 86.6987 cv
15327
414.279 86.6987 415.088 85.3691 415.945 83.9619 cv
15328
416.834 82.498 417.755 80.9849 419.634 80.9849 cv
15329
421.513 80.9849 422.434 82.498 423.325 83.9619 cv
15330
424.181 85.3691 424.991 86.6987 426.588 86.6987 cv
15331
428.186 86.6987 428.995 85.3696 429.851 83.9619 cv
15332
430.742 82.4985 431.663 80.9849 433.542 80.9849 cv
15333
435.42 80.9849 436.341 82.498 437.231 83.9619 cv
15334
438.087 85.3691 438.897 86.6987 440.495 86.6987 cv
15335
442.093 86.6987 442.902 85.3691 443.758 83.9619 cv
15336
444.649 82.498 445.57 80.9849 447.449 80.9849 cv
15337
449.328 80.9849 450.249 82.498 451.139 83.9619 cv
15338
451.997 85.3691 452.805 86.6987 454.404 86.6987 cv
15339
456 86.6987 456.809 85.3691 457.666 83.9619 cv
15340
458.556 82.498 459.476 80.9849 461.354 80.9849 cv
15341
463.233 80.9849 464.155 82.4985 465.044 83.9619 cv
15342
465.901 85.3696 466.71 86.6987 468.308 86.6987 cv
15343
469.906 86.6987 470.714 85.3691 471.571 83.9619 cv
15344
472.461 82.498 473.382 80.9849 475.261 80.9849 cv
15345
477.14 80.9849 478.061 82.498 478.951 83.9619 cv
15346
479.807 85.3691 480.617 86.6987 482.214 86.6987 cv
15347
483.813 86.6987 484.623 85.3691 485.479 83.9614 cv
15348
486.37 82.498 487.291 80.9849 489.17 80.9849 cv
15349
491.048 80.9849 491.969 82.498 492.859 83.9619 cv
15350
493.715 85.3691 494.524 86.6987 496.122 86.6987 cv
15351
497.721 86.6987 498.531 85.3691 499.387 83.9614 cv
15352
500.279 82.498 501.2 80.9849 503.08 80.9849 cv
15353
504.96 80.9849 505.882 82.4985 506.774 83.9619 cv
15354
507.631 85.3691 508.442 86.6987 510.042 86.6987 cv
15355
511.642 86.6987 512.452 85.3691 513.309 83.9619 cv
15356
514.201 82.4985 515.123 80.9849 517.004 80.9849 cv
15357
517.004 81.4849 li
15358
515.404 81.4849 514.594 82.8145 513.736 84.2222 cv
15359
512.844 85.6855 511.922 87.1987 510.042 87.1987 cv
15360
cp
15361
level3{
15362
gsave
15363
clp
15364
[746.112 0 0 746.112 142 84.0918 ]ct
15365
/0 /Gradient get_res clonedict shfill grestore
15366
}if
15367
level3 not{
15368
gsave
15369
[746.112 0 0 746.112 142 84.0918 ]ct
15370
clp
15371
/0 /Gradient get_res exec grestore
15372
}if
15373
np
15374
510.538 83.9766 mo
15375
508.782 83.9766 507.923 82.585 507.092 81.2388 cv
15376
506.298 79.9531 505.548 78.7383 504.072 78.7383 cv
15377
502.595 78.7383 501.846 79.9526 501.053 81.2388 cv
15378
500.223 82.5845 499.365 83.9766 497.61 83.9766 cv
15379
495.856 83.9766 494.998 82.5845 494.168 81.2383 cv
15380
493.375 79.9526 492.627 78.7383 491.153 78.7383 cv
15381
489.677 78.7383 488.929 79.9526 488.136 81.2388 cv
15382
487.306 82.5845 486.448 83.9766 484.693 83.9766 cv
15383
482.939 83.9766 482.081 82.5845 481.251 81.2388 cv
15384
480.458 79.9526 479.71 78.7383 478.235 78.7383 cv
15385
476.76 78.7383 476.011 79.9526 475.219 81.2388 cv
15386
474.389 82.5845 473.531 83.9766 471.777 83.9766 cv
15387
470.023 83.9766 469.165 82.5845 468.335 81.2388 cv
15388
467.542 79.9526 466.794 78.7383 465.319 78.7383 cv
15389
463.845 78.7383 463.096 79.9526 462.304 81.2388 cv
15390
461.475 82.5845 460.618 83.9766 458.864 83.9766 cv
15391
457.112 83.9766 456.254 82.5845 455.425 81.2383 cv
15392
454.633 79.9526 453.885 78.7383 452.412 78.7383 cv
15393
450.937 78.7383 450.188 79.9526 449.396 81.2388 cv
15394
448.566 82.5845 447.708 83.9766 445.954 83.9766 cv
15395
444.2 83.9766 443.342 82.5845 442.512 81.2388 cv
15396
441.72 79.9526 440.971 78.7383 439.497 78.7383 cv
15397
438.022 78.7383 437.274 79.9526 436.481 81.2388 cv
15398
435.652 82.5845 434.793 83.9766 433.04 83.9766 cv
15399
431.286 83.9766 430.427 82.5845 429.598 81.2388 cv
15400
428.805 79.9526 428.057 78.7383 426.582 78.7383 cv
15401
425.108 78.7383 424.359 79.9526 423.567 81.2383 cv
15402
422.737 82.5845 421.879 83.9766 420.125 83.9766 cv
15403
418.372 83.9766 417.514 82.5845 416.685 81.2388 cv
15404
415.893 79.9526 415.144 78.7383 413.67 78.7383 cv
15405
412.196 78.7383 411.447 79.9526 410.655 81.2388 cv
15406
409.825 82.5845 408.967 83.9766 407.213 83.9766 cv
15407
405.459 83.9766 404.602 82.5845 403.773 81.2383 cv
15408
402.981 79.9526 402.232 78.7383 400.758 78.7383 cv
15409
399.284 78.7383 398.536 79.9526 397.744 81.2388 cv
15410
396.914 82.585 396.056 83.9766 394.303 83.9766 cv
15411
392.55 83.9766 391.692 82.5845 390.863 81.2388 cv
15412
390.071 79.9526 389.323 78.7383 387.849 78.7383 cv
15413
386.375 78.7383 385.626 79.9526 384.834 81.2383 cv
15414
384.004 82.5845 383.147 83.9766 381.393 83.9766 cv
15415
379.641 83.9766 378.784 82.5845 377.955 81.2388 cv
15416
377.163 79.9526 376.415 78.7383 374.941 78.7383 cv
15417
373.466 78.7383 372.718 79.9526 371.926 81.2383 cv
15418
371.096 82.5845 370.239 83.9766 368.485 83.9766 cv
15419
366.732 83.9766 365.875 82.5845 365.045 81.2383 cv
15420
364.253 79.9526 363.505 78.7383 362.032 78.7383 cv
15421
360.558 78.7383 359.811 79.9526 359.019 81.2388 cv
15422
358.19 82.5845 357.333 83.9766 355.581 83.9766 cv
15423
353.827 83.9766 352.969 82.5845 352.14 81.2383 cv
15424
351.348 79.9526 350.599 78.7383 349.125 78.7383 cv
15425
347.653 78.7383 346.905 79.9526 346.113 81.2383 cv
15426
345.284 82.5845 344.426 83.9766 342.673 83.9766 cv
15427
340.92 83.9766 340.064 82.5845 339.235 81.2383 cv
15428
338.444 79.9526 337.696 78.7383 336.223 78.7383 cv
15429
334.75 78.7383 334.001 79.9526 333.21 81.2383 cv
15430
332.381 82.5845 331.524 83.9766 329.772 83.9766 cv
15431
328.018 83.9766 327.161 82.5845 326.331 81.2388 cv
15432
325.539 79.9526 324.791 78.7383 323.316 78.7383 cv
15433
321.842 78.7383 321.094 79.9526 320.303 81.2383 cv
15434
319.474 82.5845 318.617 83.9766 316.865 83.9766 cv
15435
315.113 83.9766 314.256 82.5845 313.427 81.2383 cv
15436
312.636 79.9526 311.888 78.7383 310.417 78.7383 cv
15437
308.942 78.7383 308.194 79.9526 307.402 81.2388 cv
15438
306.573 82.5845 305.715 83.9766 303.962 83.9766 cv
15439
302.209 83.9766 301.351 82.5845 300.522 81.2388 cv
15440
299.73 79.9526 298.982 78.7383 297.508 78.7383 cv
15441
296.034 78.7383 295.286 79.9526 294.494 81.2388 cv
15442
293.664 82.5845 292.806 83.9766 291.053 83.9766 cv
15443
289.3 83.9766 288.443 82.5845 287.614 81.2388 cv
15444
286.822 79.9526 286.074 78.7383 284.599 78.7383 cv
15445
283.125 78.7383 282.377 79.9526 281.585 81.2383 cv
15446
280.755 82.5845 279.898 83.9766 278.145 83.9766 cv
15447
276.392 83.9766 275.534 82.5845 274.705 81.2388 cv
15448
273.913 79.9526 273.165 78.7383 271.691 78.7383 cv
15449
270.217 78.7383 269.469 79.9526 268.677 81.2383 cv
15450
267.848 82.5845 266.991 83.9766 265.238 83.9766 cv
15451
263.485 83.9766 262.626 82.5845 261.797 81.2388 cv
15452
261.005 79.9526 260.257 78.7383 258.784 78.7383 cv
15453
257.309 78.7383 256.561 79.9526 255.769 81.2388 cv
15454
254.94 82.5845 254.083 83.9766 252.33 83.9766 cv
15455
250.577 83.9766 249.719 82.5845 248.89 81.2383 cv
15456
248.098 79.9526 247.35 78.7383 245.876 78.7383 cv
15457
244.403 78.7383 243.655 79.9526 242.863 81.2383 cv
15458
242.034 82.5845 241.176 83.9766 239.422 83.9766 cv
15459
237.669 83.9766 236.812 82.5845 235.982 81.2388 cv
15460
235.19 79.9526 234.442 78.7383 232.967 78.7383 cv
15461
231.494 78.7383 230.746 79.9526 229.954 81.2383 cv
15462
229.125 82.5845 228.267 83.9766 226.514 83.9766 cv
15463
224.761 83.9766 223.905 82.5845 223.076 81.2383 cv
15464
222.284 79.9526 221.536 78.7383 220.062 78.7383 cv
15465
218.588 78.7383 217.84 79.9526 217.048 81.2388 cv
15466
216.219 82.5845 215.362 83.9766 213.609 83.9766 cv
15467
211.855 83.9766 210.998 82.5845 210.168 81.2383 cv
15468
209.376 79.9526 208.627 78.7383 207.154 78.7383 cv
15469
205.68 78.7383 204.932 79.9526 204.14 81.2383 cv
15470
203.311 82.5845 202.454 83.9766 200.701 83.9766 cv
15471
198.948 83.9766 198.091 82.5845 197.262 81.2383 cv
15472
196.47 79.9526 195.722 78.7383 194.25 78.7383 cv
15473
192.776 78.7383 192.028 79.9526 191.236 81.2388 cv
15474
190.407 82.5845 189.549 83.9766 187.796 83.9766 cv
15475
186.043 83.9766 185.186 82.5845 184.357 81.2388 cv
15476
183.565 79.9526 182.817 78.7383 181.342 78.7383 cv
15477
179.869 78.7383 179.121 79.9526 178.329 81.2388 cv
15478
177.5 82.5845 176.642 83.9766 174.889 83.9766 cv
15479
173.136 83.9766 172.279 82.5845 171.45 81.2383 cv
15480
170.658 79.9526 169.911 78.7383 168.437 78.7383 cv
15481
166.963 78.7383 166.215 79.9526 165.424 81.2383 cv
15482
164.595 82.5845 163.738 83.9766 161.986 83.9766 cv
15483
160.233 83.9766 159.375 82.5845 158.546 81.2383 cv
15484
157.754 79.9526 157.007 78.7383 155.534 78.7383 cv
15485
155.534 78.2383 li
15486
157.286 78.2383 158.143 79.6304 158.972 80.9766 cv
15487
159.764 82.2622 160.512 83.4766 161.986 83.4766 cv
15488
163.458 83.4766 164.207 82.2622 164.999 80.9766 cv
15489
165.828 79.6304 166.684 78.2383 168.437 78.2383 cv
15490
170.189 78.2383 171.046 79.6304 171.875 80.9766 cv
15491
172.667 82.2622 173.416 83.4766 174.889 83.4766 cv
15492
176.363 83.4766 177.111 82.2622 177.903 80.9766 cv
15493
178.732 79.6304 179.589 78.2383 181.342 78.2383 cv
15494
183.095 78.2383 183.954 79.6304 184.783 80.9761 cv
15495
185.575 82.2622 186.323 83.4766 187.796 83.4766 cv
15496
189.27 83.4766 190.018 82.2622 190.81 80.9766 cv
15497
191.639 79.6304 192.497 78.2383 194.25 78.2383 cv
15498
196.001 78.2383 196.859 79.6304 197.688 80.9761 cv
15499
198.48 82.2622 199.227 83.4766 200.701 83.4766 cv
15500
202.174 83.4766 202.922 82.2622 203.714 80.9766 cv
15501
204.543 79.6304 205.401 78.2383 207.154 78.2383 cv
15502
208.907 78.2383 209.765 79.6299 210.594 80.9761 cv
15503
211.386 82.2622 212.134 83.4766 213.609 83.4766 cv
15504
215.083 83.4766 215.831 82.2622 216.623 80.9766 cv
15505
217.452 79.6304 218.309 78.2383 220.062 78.2383 cv
15506
221.815 78.2383 222.672 79.6304 223.501 80.9766 cv
15507
224.293 82.2622 225.042 83.4766 226.514 83.4766 cv
15508
227.988 83.4766 228.736 82.2622 229.528 80.9766 cv
15509
230.357 79.6304 231.214 78.2383 232.967 78.2383 cv
15510
234.721 78.2383 235.579 79.6304 236.408 80.9761 cv
15511
237.2 82.2622 237.949 83.4766 239.422 83.4766 cv
15512
240.897 83.4766 241.645 82.2622 242.437 80.9761 cv
15513
243.266 79.6304 244.124 78.2383 245.876 78.2383 cv
15514
247.629 78.2383 248.487 79.6304 249.316 80.9766 cv
15515
250.108 82.2622 250.856 83.4766 252.33 83.4766 cv
15516
253.803 83.4766 254.551 82.2622 255.343 80.9761 cv
15517
256.172 79.6304 257.031 78.2383 258.784 78.2383 cv
15518
260.537 78.2383 261.394 79.6304 262.223 80.9761 cv
15519
263.015 82.2622 263.763 83.4766 265.238 83.4766 cv
15520
266.711 83.4766 267.459 82.2622 268.251 80.9766 cv
15521
269.081 79.6304 269.938 78.2383 271.691 78.2383 cv
15522
273.444 78.2383 274.301 79.6304 275.13 80.9761 cv
15523
275.922 82.2622 276.67 83.4766 278.145 83.4766 cv
15524
279.619 83.4766 280.368 82.2622 281.16 80.9761 cv
15525
281.989 79.6299 282.846 78.2383 284.599 78.2383 cv
15526
286.353 78.2383 287.21 79.6304 288.04 80.9766 cv
15527
288.832 82.2622 289.58 83.4766 291.053 83.4766 cv
15528
292.527 83.4766 293.276 82.2622 294.068 80.9761 cv
15529
294.897 79.6304 295.754 78.2383 297.508 78.2383 cv
15530
299.261 78.2383 300.119 79.6304 300.948 80.9761 cv
15531
301.74 82.2622 302.488 83.4766 303.962 83.4766 cv
15532
305.436 83.4766 306.184 82.2622 306.976 80.9761 cv
15533
307.805 79.6304 308.664 78.2383 310.417 78.2383 cv
15534
312.168 78.2383 313.025 79.6304 313.853 80.9766 cv
15535
314.645 82.2622 315.392 83.4766 316.865 83.4766 cv
15536
318.337 83.4766 319.085 82.2622 319.877 80.9766 cv
15537
320.707 79.6304 321.563 78.2383 323.316 78.2383 cv
15538
325.069 78.2383 325.927 79.6304 326.756 80.9761 cv
15539
327.549 82.2622 328.297 83.4766 329.772 83.4766 cv
15540
331.245 83.4766 331.993 82.2622 332.785 80.9766 cv
15541
333.614 79.6304 334.47 78.2383 336.223 78.2383 cv
15542
337.975 78.2383 338.833 79.6304 339.661 80.9766 cv
15543
340.453 82.2622 341.201 83.4766 342.673 83.4766 cv
15544
344.147 83.4766 344.895 82.2622 345.687 80.9761 cv
15545
346.516 79.6304 347.374 78.2383 349.125 78.2383 cv
15546
350.878 78.2383 351.737 79.6299 352.566 80.9761 cv
15547
353.358 82.2622 354.106 83.4766 355.581 83.4766 cv
15548
357.053 83.4766 357.801 82.2622 358.593 80.9766 cv
15549
359.422 79.6304 360.279 78.2383 362.032 78.2383 cv
15550
363.785 78.2383 364.642 79.6304 365.471 80.9766 cv
15551
366.263 82.2622 367.011 83.4766 368.485 83.4766 cv
15552
369.959 83.4766 370.708 82.2622 371.5 80.9761 cv
15553
372.33 79.6299 373.187 78.2383 374.941 78.2383 cv
15554
376.694 78.2383 377.551 79.6304 378.38 80.9766 cv
15555
379.172 82.2622 379.92 83.4766 381.393 83.4766 cv
15556
382.868 83.4766 383.616 82.2622 384.409 80.9761 cv
15557
385.238 79.6299 386.095 78.2383 387.849 78.2383 cv
15558
389.602 78.2383 390.459 79.6304 391.289 80.9761 cv
15559
392.081 82.2622 392.829 83.4766 394.303 83.4766 cv
15560
395.777 83.4766 396.525 82.2622 397.318 80.9766 cv
15561
398.147 79.6304 399.005 78.2383 400.758 78.2383 cv
15562
402.511 78.2383 403.369 79.6299 404.199 80.9761 cv
15563
404.991 82.2622 405.739 83.4766 407.213 83.4766 cv
15564
408.688 83.4766 409.436 82.2622 410.229 80.9761 cv
15565
411.058 79.6304 411.917 78.2383 413.67 78.2383 cv
15566
415.423 78.2383 416.281 79.6304 417.111 80.9761 cv
15567
417.903 82.2622 418.651 83.4766 420.125 83.4766 cv
15568
421.6 83.4766 422.348 82.2622 423.141 80.9761 cv
15569
423.97 79.6299 424.829 78.2383 426.582 78.2383 cv
15570
428.335 78.2383 429.194 79.6304 430.024 80.9761 cv
15571
430.816 82.2622 431.565 83.4766 433.04 83.4766 cv
15572
434.514 83.4766 435.263 82.2622 436.055 80.9761 cv
15573
436.885 79.6304 437.743 78.2383 439.497 78.2383 cv
15574
441.25 78.2383 442.109 79.6304 442.938 80.9761 cv
15575
443.731 82.2622 444.479 83.4766 445.954 83.4766 cv
15576
447.429 83.4766 448.177 82.2622 448.97 80.9761 cv
15577
449.799 79.6304 450.658 78.2383 452.412 78.2383 cv
15578
454.165 78.2383 455.022 79.6304 455.851 80.9766 cv
15579
456.643 82.2622 457.39 83.4766 458.864 83.4766 cv
15580
460.338 83.4766 461.086 82.2622 461.878 80.9761 cv
15581
462.708 79.6304 463.566 78.2383 465.319 78.2383 cv
15582
467.073 78.2383 467.931 79.6304 468.761 80.9761 cv
15583
469.553 82.2622 470.302 83.4766 471.777 83.4766 cv
15584
473.252 83.4766 474 82.2622 474.793 80.9761 cv
15585
475.623 79.6304 476.481 78.2383 478.235 78.2383 cv
15586
479.989 78.2383 480.847 79.6304 481.677 80.9761 cv
15587
482.469 82.2622 483.218 83.4766 484.693 83.4766 cv
15588
486.168 83.4766 486.917 82.2622 487.71 80.9761 cv
15589
488.541 79.6304 489.399 78.2383 491.153 78.2383 cv
15590
492.907 78.2383 493.764 79.6299 494.594 80.9761 cv
15591
495.386 82.2622 496.135 83.4766 497.61 83.4766 cv
15592
499.085 83.4766 499.834 82.2622 500.627 80.9761 cv
15593
501.458 79.6304 502.317 78.2383 504.072 78.2383 cv
15594
505.828 78.2383 506.687 79.6304 507.518 80.9761 cv
15595
508.311 82.2622 509.061 83.4766 510.538 83.4766 cv
15596
512.015 83.4766 512.764 82.2622 513.558 80.9761 cv
15597
514.389 79.6304 515.248 78.2383 517.004 78.2383 cv
15598
517.004 78.7383 li
15599
515.527 78.7383 514.777 79.9531 513.984 81.2388 cv
15600
513.153 82.585 512.293 83.9766 510.538 83.9766 cv
15601
cp
15602
level3{
15603
gsave
15604
clp
15605
[746.112 0 0 746.112 142 81.1074 ]ct
15606
/0 /Gradient get_res clonedict shfill grestore
15607
}if
15608
level3 not{
15609
gsave
15610
[746.112 0 0 746.112 142 81.1074 ]ct
15611
clp
15612
/0 /Gradient get_res exec grestore
15613
}if
15614
np
15615
510.968 80.7544 mo
15616
509.322 80.7544 508.517 79.4849 507.739 78.2573 cv
15617
507.001 77.0928 506.304 75.9927 504.933 75.9927 cv
15618
503.563 75.9927 502.866 77.0928 502.128 78.2573 cv
15619
501.351 79.4849 500.547 80.7544 498.902 80.7544 cv
15620
497.257 80.7544 496.454 79.4849 495.677 78.2573 cv
15621
494.94 77.0928 494.245 75.9927 492.875 75.9927 cv
15622
491.505 75.9927 490.809 77.0928 490.072 78.2573 cv
15623
489.294 79.4849 488.491 80.7544 486.845 80.7544 cv
15624
485.201 80.7544 484.397 79.4849 483.62 78.2573 cv
15625
482.883 77.0928 482.187 75.9927 480.818 75.9927 cv
15626
479.449 75.9927 478.752 77.0928 478.015 78.2573 cv
15627
477.238 79.4849 476.435 80.7544 474.79 80.7544 cv
15628
473.145 80.7544 472.341 79.4849 471.564 78.2573 cv
15629
470.828 77.0928 470.131 75.9927 468.762 75.9927 cv
15630
467.393 75.9927 466.698 77.0928 465.96 78.2573 cv
15631
465.184 79.4849 464.38 80.7544 462.737 80.7544 cv
15632
461.093 80.7544 460.291 79.4849 459.514 78.2573 cv
15633
458.778 77.0928 458.083 75.9927 456.714 75.9927 cv
15634
455.345 75.9927 454.649 77.0928 453.912 78.2573 cv
15635
453.134 79.4849 452.332 80.7544 450.687 80.7544 cv
15636
449.042 80.7544 448.239 79.4849 447.461 78.2573 cv
15637
446.725 77.0928 446.029 75.9927 444.66 75.9927 cv
15638
443.292 75.9927 442.595 77.0928 441.858 78.2573 cv
15639
441.081 79.4849 440.278 80.7544 438.633 80.7544 cv
15640
436.989 80.7544 436.185 79.4849 435.408 78.2573 cv
15641
434.671 77.0928 433.975 75.9927 432.605 75.9927 cv
15642
431.237 75.9927 430.541 77.0928 429.803 78.2573 cv
15643
429.026 79.4849 428.223 80.7544 426.579 80.7544 cv
15644
424.934 80.7544 424.131 79.4849 423.354 78.2568 cv
15645
422.618 77.0928 421.921 75.9927 420.553 75.9927 cv
15646
419.185 75.9927 418.489 77.0928 417.751 78.2573 cv
15647
416.974 79.4849 416.171 80.7544 414.527 80.7544 cv
15648
412.883 80.7544 412.08 79.4849 411.303 78.2573 cv
15649
410.567 77.0928 409.871 75.9927 408.502 75.9927 cv
15650
407.133 75.9927 406.438 77.0928 405.701 78.2573 cv
15651
404.924 79.4849 404.121 80.7544 402.477 80.7544 cv
15652
400.833 80.7544 400.03 79.4849 399.253 78.2573 cv
15653
398.517 77.0928 397.821 75.9927 396.453 75.9927 cv
15654
395.083 75.9927 394.388 77.0928 393.651 78.2573 cv
15655
392.875 79.4849 392.071 80.7544 390.427 80.7544 cv
15656
388.784 80.7544 387.98 79.4849 387.204 78.2568 cv
15657
386.467 77.0928 385.772 75.9927 384.404 75.9927 cv
15658
383.036 75.9927 382.339 77.0928 381.603 78.2573 cv
15659
380.826 79.4849 380.023 80.7544 378.378 80.7544 cv
15660
376.735 80.7544 375.932 79.4849 375.156 78.2573 cv
15661
374.419 77.0928 373.723 75.9927 372.355 75.9927 cv
15662
370.987 75.9927 370.292 77.0928 369.555 78.2573 cv
15663
368.779 79.4849 367.976 80.7544 366.333 80.7544 cv
15664
364.69 80.7544 363.886 79.4849 363.11 78.2573 cv
15665
362.374 77.0928 361.677 75.9927 360.309 75.9927 cv
15666
358.941 75.9927 358.245 77.0928 357.508 78.2573 cv
15667
356.732 79.4849 355.929 80.7544 354.286 80.7544 cv
15668
352.643 80.7544 351.84 79.4849 351.064 78.2573 cv
15669
350.328 77.0928 349.632 75.9927 348.265 75.9927 cv
15670
346.898 75.9927 346.203 77.0928 345.466 78.2573 cv
15671
344.69 79.4849 343.887 80.7544 342.244 80.7544 cv
15672
340.599 80.7544 339.796 79.4849 339.019 78.2573 cv
15673
338.283 77.0928 337.586 75.9927 336.218 75.9927 cv
15674
334.85 75.9927 334.155 77.0928 333.418 78.2573 cv
15675
332.642 79.4849 331.839 80.7544 330.197 80.7544 cv
15676
328.554 80.7544 327.751 79.4849 326.976 78.2573 cv
15677
326.24 77.0928 325.544 75.9927 324.178 75.9927 cv
15678
322.811 75.9927 322.116 77.0928 321.379 78.2573 cv
15679
320.604 79.4849 319.801 80.7544 318.159 80.7544 cv
15680
316.515 80.7544 315.712 79.4849 314.936 78.2573 cv
15681
314.2 77.0928 313.504 75.9927 312.136 75.9927 cv
15682
310.768 75.9927 310.072 77.0928 309.335 78.2568 cv
15683
308.559 79.4849 307.755 80.7544 306.112 80.7544 cv
15684
304.468 80.7544 303.666 79.4849 302.888 78.2573 cv
15685
302.152 77.0928 301.457 75.9927 300.088 75.9927 cv
15686
298.719 75.9927 298.024 77.0928 297.288 78.2573 cv
15687
296.51 79.4849 295.708 80.7544 294.064 80.7544 cv
15688
292.42 80.7544 291.618 79.4849 290.84 78.2573 cv
15689
290.104 77.0928 289.409 75.9927 288.04 75.9927 cv
15690
286.671 75.9927 285.976 77.0928 285.24 78.2573 cv
15691
284.462 79.4849 283.66 80.7544 282.016 80.7544 cv
15692
280.373 80.7544 279.57 79.4849 278.792 78.2568 cv
15693
278.056 77.0928 277.361 75.9927 275.993 75.9927 cv
15694
274.625 75.9927 273.928 77.0928 273.192 78.2568 cv
15695
272.416 79.4849 271.613 80.7544 269.968 80.7544 cv
15696
268.326 80.7544 267.522 79.4849 266.746 78.2573 cv
15697
266.009 77.0928 265.314 75.9927 263.946 75.9927 cv
15698
262.578 75.9927 261.881 77.0928 261.145 78.2573 cv
15699
260.369 79.4849 259.566 80.7544 257.922 80.7544 cv
15700
256.278 80.7544 255.475 79.4849 254.698 78.2568 cv
15701
253.961 77.0928 253.265 75.9927 251.897 75.9927 cv
15702
250.53 75.9927 249.833 77.0928 249.097 78.2568 cv
15703
248.321 79.4849 247.518 80.7544 245.875 80.7544 cv
15704
244.231 80.7544 243.428 79.4849 242.652 78.2573 cv
15705
241.916 77.0928 241.219 75.9927 239.852 75.9927 cv
15706
238.484 75.9927 237.788 77.0928 237.051 78.2573 cv
15707
236.275 79.4849 235.472 80.7544 233.829 80.7544 cv
15708
232.185 80.7544 231.381 79.4849 230.605 78.2573 cv
15709
229.869 77.0928 229.172 75.9927 227.804 75.9927 cv
15710
226.436 75.9927 225.74 77.0928 225.003 78.2573 cv
15711
224.227 79.4849 223.424 80.7544 221.781 80.7544 cv
15712
220.137 80.7544 219.334 79.4849 218.558 78.2568 cv
15713
217.822 77.0928 217.126 75.9927 215.759 75.9927 cv
15714
214.391 75.9927 213.696 77.0928 212.959 78.2573 cv
15715
212.183 79.4849 211.38 80.7544 209.737 80.7544 cv
15716
208.093 80.7544 207.291 79.4849 206.513 78.2573 cv
15717
205.777 77.0928 205.082 75.9927 203.712 75.9927 cv
15718
202.344 75.9927 201.649 77.0928 200.913 78.2573 cv
15719
200.135 79.4849 199.333 80.7544 197.689 80.7544 cv
15720
196.045 80.7544 195.243 79.4849 194.466 78.2568 cv
15721
193.73 77.0928 193.035 75.9927 191.667 75.9927 cv
15722
190.299 75.9927 189.604 77.0928 188.868 78.2573 cv
15723
188.091 79.4849 187.289 80.7544 185.646 80.7544 cv
15724
184.002 80.7544 183.2 79.4849 182.423 78.2573 cv
15725
181.687 77.0928 180.992 75.9927 179.624 75.9927 cv
15726
178.255 75.9927 177.56 77.0928 176.824 78.2573 cv
15727
176.046 79.4849 175.244 80.7544 173.6 80.7544 cv
15728
171.957 80.7544 171.154 79.4849 170.376 78.2568 cv
15729
169.64 77.0928 168.945 75.9927 167.577 75.9927 cv
15730
166.208 75.9927 165.513 77.0928 164.777 78.2568 cv
15731
164 79.4849 163.198 80.7544 161.554 80.7544 cv
15732
159.912 80.7544 159.109 79.4849 158.333 78.2573 cv
15733
157.596 77.0928 156.901 75.9927 155.534 75.9927 cv
15734
155.534 75.4927 li
15735
157.176 75.4927 157.979 76.7622 158.755 77.9902 cv
15736
159.492 79.1543 160.187 80.2544 161.554 80.2544 cv
15737
162.922 80.2544 163.618 79.1543 164.354 77.9897 cv
15738
165.13 76.7622 165.933 75.4927 167.577 75.4927 cv
15739
169.22 75.4927 170.023 76.7622 170.799 77.9897 cv
15740
171.536 79.1543 172.232 80.2544 173.6 80.2544 cv
15741
174.968 80.2544 175.665 79.1543 176.401 77.9897 cv
15742
177.177 76.7622 177.98 75.4927 179.624 75.4927 cv
15743
181.267 75.4927 182.07 76.7622 182.846 77.9902 cv
15744
183.583 79.1543 184.278 80.2544 185.646 80.2544 cv
15745
187.013 80.2544 187.708 79.1543 188.445 77.9897 cv
15746
189.221 76.7622 190.024 75.4927 191.667 75.4927 cv
15747
193.31 75.4927 194.113 76.7622 194.889 77.9897 cv
15748
195.625 79.1543 196.321 80.2544 197.689 80.2544 cv
15749
199.057 80.2544 199.753 79.1543 200.49 77.9897 cv
15750
201.266 76.7622 202.069 75.4927 203.712 75.4927 cv
15751
205.357 75.4927 206.16 76.7622 206.936 77.9902 cv
15752
207.672 79.1543 208.369 80.2544 209.737 80.2544 cv
15753
211.104 80.2544 211.8 79.1543 212.537 77.9897 cv
15754
213.313 76.7622 214.116 75.4927 215.759 75.4927 cv
15755
217.402 75.4927 218.205 76.7622 218.981 77.9897 cv
15756
219.717 79.1543 220.413 80.2544 221.781 80.2544 cv
15757
223.149 80.2544 223.844 79.1543 224.581 77.9902 cv
15758
225.357 76.7622 226.161 75.4927 227.804 75.4927 cv
15759
229.448 75.4927 230.25 76.7622 231.028 77.9897 cv
15760
231.764 79.1543 232.459 80.2544 233.829 80.2544 cv
15761
235.197 80.2544 235.892 79.1543 236.628 77.9897 cv
15762
237.406 76.7622 238.208 75.4927 239.852 75.4927 cv
15763
241.495 75.4927 242.298 76.7622 243.075 77.9897 cv
15764
243.811 79.1543 244.506 80.2544 245.875 80.2544 cv
15765
247.243 80.2544 247.938 79.1543 248.674 77.9897 cv
15766
249.451 76.7622 250.254 75.4927 251.897 75.4927 cv
15767
253.541 75.4927 254.344 76.7622 255.121 77.9897 cv
15768
255.858 79.1543 256.553 80.2544 257.922 80.2544 cv
15769
259.291 80.2544 259.986 79.1543 260.722 77.9897 cv
15770
261.5 76.7622 262.302 75.4927 263.946 75.4927 cv
15771
265.589 75.4927 266.392 76.7622 267.168 77.9902 cv
15772
267.905 79.1543 268.601 80.2544 269.968 80.2544 cv
15773
271.337 80.2544 272.033 79.1543 272.769 77.9897 cv
15774
273.546 76.7622 274.349 75.4927 275.993 75.4927 cv
15775
277.636 75.4927 278.439 76.7622 279.215 77.9897 cv
15776
279.952 79.1543 280.648 80.2544 282.016 80.2544 cv
15777
283.384 80.2544 284.081 79.1543 284.817 77.9897 cv
15778
285.593 76.7622 286.396 75.4927 288.04 75.4927 cv
15779
289.684 75.4927 290.487 76.7622 291.263 77.9902 cv
15780
292 79.1543 292.696 80.2544 294.064 80.2544 cv
15781
295.432 80.2544 296.128 79.1543 296.865 77.9897 cv
15782
297.641 76.7622 298.445 75.4927 300.088 75.4927 cv
15783
301.732 75.4927 302.535 76.7622 303.311 77.9897 cv
15784
304.047 79.1543 304.744 80.2544 306.112 80.2544 cv
15785
307.48 80.2544 308.176 79.1543 308.913 77.9897 cv
15786
309.69 76.7622 310.493 75.4927 312.136 75.4927 cv
15787
313.78 75.4927 314.583 76.7622 315.359 77.9902 cv
15788
316.095 79.1543 316.791 80.2544 318.159 80.2544 cv
15789
319.526 80.2544 320.221 79.1543 320.957 77.9897 cv
15790
321.733 76.7622 322.536 75.4927 324.178 75.4927 cv
15791
325.821 75.4927 326.623 76.7622 327.399 77.9897 cv
15792
328.134 79.1543 328.83 80.2544 330.197 80.2544 cv
15793
331.564 80.2544 332.259 79.1543 332.996 77.9897 cv
15794
333.772 76.7622 334.575 75.4927 336.218 75.4927 cv
15795
337.862 75.4927 338.666 76.7622 339.442 77.9897 cv
15796
340.179 79.1543 340.875 80.2544 342.244 80.2544 cv
15797
343.612 80.2544 344.307 79.1543 345.043 77.9897 cv
15798
345.82 76.7622 346.623 75.4927 348.265 75.4927 cv
15799
349.909 75.4927 350.71 76.7622 351.487 77.9897 cv
15800
352.223 79.1543 352.918 80.2544 354.286 80.2544 cv
15801
355.654 80.2544 356.349 79.1543 357.085 77.9902 cv
15802
357.862 76.7622 358.666 75.4927 360.309 75.4927 cv
15803
361.953 75.4927 362.755 76.7622 363.533 77.9897 cv
15804
364.269 79.1543 364.965 80.2544 366.333 80.2544 cv
15805
367.701 80.2544 368.396 79.1543 369.132 77.9902 cv
15806
369.909 76.7622 370.711 75.4927 372.355 75.4927 cv
15807
373.999 75.4927 374.801 76.7622 375.579 77.9897 cv
15808
376.315 79.1543 377.01 80.2544 378.378 80.2544 cv
15809
379.748 80.2544 380.443 79.1543 381.18 77.9897 cv
15810
381.957 76.7622 382.76 75.4927 384.404 75.4927 cv
15811
386.047 75.4927 386.85 76.7622 387.626 77.9897 cv
15812
388.363 79.1543 389.059 80.2544 390.427 80.2544 cv
15813
391.795 80.2544 392.492 79.1543 393.228 77.9897 cv
15814
394.005 76.7622 394.808 75.4927 396.453 75.4927 cv
15815
398.096 75.4927 398.899 76.7622 399.676 77.9897 cv
15816
400.413 79.1543 401.108 80.2544 402.477 80.2544 cv
15817
403.845 80.2544 404.542 79.1543 405.278 77.9897 cv
15818
406.055 76.7622 406.858 75.4927 408.502 75.4927 cv
15819
410.146 75.4927 410.949 76.7622 411.726 77.9897 cv
15820
412.462 79.1543 413.158 80.2544 414.527 80.2544 cv
15821
415.896 80.2544 416.592 79.1543 417.329 77.9897 cv
15822
418.106 76.7622 418.91 75.4927 420.553 75.4927 cv
15823
422.197 75.4927 423 76.7622 423.777 77.9897 cv
15824
424.514 79.1543 425.209 80.2544 426.579 80.2544 cv
15825
427.948 80.2544 428.644 79.1543 429.38 77.9897 cv
15826
430.158 76.7622 430.961 75.4927 432.605 75.4927 cv
15827
434.25 75.4927 435.053 76.7622 435.831 77.9897 cv
15828
436.568 79.1543 437.264 80.2544 438.633 80.2544 cv
15829
440.002 80.2544 440.699 79.1543 441.435 77.9897 cv
15830
442.212 76.7622 443.016 75.4927 444.66 75.4927 cv
15831
446.304 75.4927 447.108 76.7622 447.884 77.9897 cv
15832
448.622 79.1543 449.318 80.2544 450.687 80.2544 cv
15833
452.056 80.2544 452.752 79.1543 453.489 77.9897 cv
15834
454.266 76.7622 455.07 75.4927 456.714 75.4927 cv
15835
458.358 75.4927 459.161 76.7622 459.937 77.9902 cv
15836
460.673 79.1543 461.369 80.2544 462.737 80.2544 cv
15837
464.105 80.2544 464.801 79.1543 465.538 77.9897 cv
15838
466.315 76.7622 467.118 75.4927 468.762 75.4927 cv
15839
470.407 75.4927 471.209 76.7622 471.987 77.9897 cv
15840
472.724 79.1543 473.42 80.2544 474.79 80.2544 cv
15841
476.16 80.2544 476.856 79.1543 477.592 77.9897 cv
15842
478.37 76.7622 479.173 75.4927 480.818 75.4927 cv
15843
482.462 75.4927 483.265 76.7622 484.042 77.9897 cv
15844
484.78 79.1543 485.476 80.2544 486.845 80.2544 cv
15845
488.215 80.2544 488.912 79.1543 489.649 77.9897 cv
15846
490.426 76.7622 491.23 75.4927 492.875 75.4927 cv
15847
494.519 75.4927 495.323 76.7622 496.1 77.9897 cv
15848
496.836 79.1543 497.533 80.2544 498.902 80.2544 cv
15849
500.272 80.2544 500.968 79.1543 501.706 77.9897 cv
15850
502.484 76.7622 503.288 75.4927 504.933 75.4927 cv
15851
506.58 75.4927 507.383 76.7622 508.162 77.9897 cv
15852
508.9 79.1543 509.597 80.2544 510.968 80.2544 cv
15853
512.34 80.2544 513.038 79.1543 513.776 77.9897 cv
15854
514.553 76.7622 515.358 75.4927 517.004 75.4927 cv
15855
517.004 75.9927 li
15856
515.633 75.9927 514.936 77.0928 514.198 78.2573 cv
15857
513.419 79.4849 512.615 80.7544 510.968 80.7544 cv
15858
cp
15859
level3{
15860
gsave
15861
clp
15862
[746.112 0 0 746.112 142 78.1235 ]ct
15863
/0 /Gradient get_res clonedict shfill grestore
15864
}if
15865
level3 not{
15866
gsave
15867
[746.112 0 0 746.112 142 78.1235 ]ct
15868
clp
15869
/0 /Gradient get_res exec grestore
15870
}if
15871
np
15872
511.345 77.5322 mo
15873
509.796 77.5322 509.04 76.3857 508.307 75.2769 cv
15874
507.618 74.2324 506.966 73.2461 505.687 73.2461 cv
15875
504.408 73.2461 503.757 74.2324 503.068 75.2769 cv
15876
502.336 76.3857 501.581 77.5322 500.032 77.5322 cv
15877
498.485 77.5322 497.729 76.3857 496.999 75.2769 cv
15878
496.31 74.2324 495.66 73.2461 494.382 73.2461 cv
15879
493.103 73.2461 492.453 74.2324 491.764 75.2769 cv
15880
491.033 76.3857 490.277 77.5322 488.729 77.5322 cv
15881
487.181 77.5322 486.425 76.3857 485.695 75.2769 cv
15882
485.006 74.2324 484.356 73.2461 483.078 73.2461 cv
15883
481.799 73.2461 481.149 74.2324 480.46 75.2769 cv
15884
479.729 76.3857 478.973 77.5322 477.426 77.5322 cv
15885
475.878 77.5322 475.123 76.3857 474.392 75.2769 cv
15886
473.704 74.2324 473.053 73.2461 471.775 73.2461 cv
15887
470.498 73.2461 469.847 74.2324 469.16 75.2764 cv
15888
468.428 76.3857 467.672 77.5322 466.125 77.5322 cv
15889
464.58 77.5322 463.825 76.3857 463.094 75.2769 cv
15890
462.407 74.2324 461.756 73.2461 460.48 73.2461 cv
15891
459.202 73.2461 458.551 74.2324 457.863 75.2769 cv
15892
457.132 76.3857 456.376 77.5322 454.83 77.5322 cv
15893
453.283 77.5322 452.527 76.3857 451.795 75.2769 cv
15894
451.108 74.2324 450.458 73.2461 449.179 73.2461 cv
15895
447.902 73.2461 447.251 74.2324 446.563 75.2769 cv
15896
445.833 76.3857 445.077 77.5322 443.529 77.5322 cv
15897
441.982 77.5322 441.226 76.3857 440.495 75.2769 cv
15898
439.806 74.2324 439.156 73.2461 437.878 73.2461 cv
15899
436.6 73.2461 435.95 74.2324 435.261 75.2769 cv
15900
434.531 76.3857 433.775 77.5322 432.228 77.5322 cv
15901
430.681 77.5322 429.925 76.3857 429.195 75.2769 cv
15902
428.506 74.2324 427.857 73.2461 426.579 73.2461 cv
15903
425.301 73.2461 424.651 74.2324 423.963 75.2769 cv
15904
423.232 76.3857 422.476 77.5322 420.929 77.5322 cv
15905
419.382 77.5322 418.626 76.3857 417.896 75.2769 cv
15906
417.208 74.2324 416.558 73.2461 415.281 73.2461 cv
15907
414.003 73.2461 413.353 74.2324 412.666 75.2764 cv
15908
411.934 76.3857 411.178 77.5322 409.631 77.5322 cv
15909
408.085 77.5322 407.33 76.3857 406.599 75.2769 cv
15910
405.911 74.2324 405.261 73.2461 403.984 73.2461 cv
15911
402.707 73.2461 402.056 74.2324 401.369 75.2764 cv
15912
400.637 76.3857 399.881 77.5322 398.334 77.5322 cv
15913
396.789 77.5322 396.033 76.3857 395.302 75.2769 cv
15914
394.615 74.2324 393.965 73.2461 392.688 73.2461 cv
15915
391.411 73.2461 390.76 74.2324 390.072 75.2769 cv
15916
389.341 76.3857 388.585 77.5322 387.039 77.5322 cv
15917
385.493 77.5322 384.737 76.3857 384.006 75.2764 cv
15918
383.319 74.2324 382.668 73.2461 381.392 73.2461 cv
15919
380.115 73.2461 379.465 74.2324 378.778 75.2769 cv
15920
378.047 76.3857 377.292 77.5322 375.747 77.5322 cv
15921
374.2 77.5322 373.444 76.3857 372.713 75.2769 cv
15922
372.025 74.2324 371.375 73.2461 370.098 73.2461 cv
15923
368.821 73.2461 368.171 74.2324 367.484 75.2769 cv
15924
366.753 76.3857 365.998 77.5322 364.452 77.5322 cv
15925
362.906 77.5322 362.151 76.3857 361.42 75.2769 cv
15926
360.733 74.2324 360.083 73.2461 358.807 73.2461 cv
15927
357.531 73.2461 356.881 74.2324 356.194 75.2764 cv
15928
355.463 76.3853 354.708 77.5322 353.162 77.5322 cv
15929
351.615 77.5322 350.859 76.3857 350.128 75.2769 cv
15930
349.44 74.2324 348.791 73.2461 347.512 73.2461 cv
15931
346.236 73.2461 345.586 74.2324 344.899 75.2769 cv
15932
344.168 76.3857 343.414 77.5322 341.868 77.5322 cv
15933
340.322 77.5322 339.567 76.3857 338.837 75.2769 cv
15934
338.15 74.2324 337.5 73.2461 336.224 73.2461 cv
15935
334.948 73.2461 334.299 74.2324 333.612 75.2769 cv
15936
332.881 76.3857 332.126 77.5322 330.582 77.5322 cv
15937
329.035 77.5322 328.28 76.3857 327.549 75.2764 cv
15938
326.862 74.2324 326.212 73.2461 324.935 73.2461 cv
15939
323.658 73.2461 323.008 74.2324 322.321 75.2769 cv
15940
321.589 76.3857 320.834 77.5322 319.288 77.5322 cv
15941
317.742 77.5322 316.986 76.3857 316.255 75.2764 cv
15942
315.568 74.2324 314.917 73.2461 313.641 73.2461 cv
15943
312.364 73.2461 311.713 74.2324 311.025 75.2769 cv
15944
310.294 76.3857 309.54 77.5322 307.993 77.5322 cv
15945
306.447 77.5322 305.691 76.3857 304.96 75.2769 cv
15946
304.272 74.2324 303.623 73.2461 302.345 73.2461 cv
15947
301.068 73.2461 300.418 74.2324 299.731 75.2769 cv
15948
299 76.3857 298.245 77.5322 296.699 77.5322 cv
15949
295.152 77.5322 294.396 76.3857 293.666 75.2764 cv
15950
292.977 74.2324 292.328 73.2461 291.05 73.2461 cv
15951
289.773 73.2461 289.124 74.2324 288.436 75.2769 cv
15952
287.705 76.3857 286.95 77.5322 285.403 77.5322 cv
15953
283.857 77.5322 283.101 76.3857 282.371 75.2764 cv
15954
281.683 74.2324 281.033 73.2461 279.756 73.2461 cv
15955
278.479 73.2461 277.83 74.2324 277.142 75.2764 cv
15956
276.411 76.3857 275.656 77.5322 274.109 77.5322 cv
15957
272.562 77.5322 271.807 76.3857 271.076 75.2769 cv
15958
270.388 74.2324 269.738 73.2461 268.46 73.2461 cv
15959
267.184 73.2461 266.534 74.2324 265.846 75.2769 cv
15960
265.116 76.3857 264.361 77.5322 262.814 77.5322 cv
15961
261.268 77.5322 260.512 76.3857 259.782 75.2769 cv
15962
259.094 74.2324 258.445 73.2461 257.167 73.2461 cv
15963
255.89 73.2461 255.241 74.2324 254.553 75.2769 cv
15964
253.823 76.3857 253.067 77.5322 251.521 77.5322 cv
15965
249.974 77.5322 249.218 76.3857 248.488 75.2764 cv
15966
247.799 74.2324 247.15 73.2461 245.873 73.2461 cv
15967
244.596 73.2461 243.946 74.2324 243.258 75.2769 cv
15968
242.528 76.3857 241.773 77.5322 240.226 77.5322 cv
15969
238.68 77.5322 237.925 76.3857 237.195 75.2769 cv
15970
236.507 74.2324 235.857 73.2461 234.581 73.2461 cv
15971
233.303 73.2461 232.654 74.2324 231.966 75.2769 cv
15972
231.236 76.3857 230.48 77.5322 228.934 77.5322 cv
15973
227.388 77.5322 226.632 76.3857 225.902 75.2769 cv
15974
225.213 74.2324 224.564 73.2461 223.287 73.2461 cv
15975
222.009 73.2461 221.36 74.2324 220.672 75.2769 cv
15976
219.941 76.3857 219.186 77.5322 217.639 77.5322 cv
15977
216.093 77.5322 215.338 76.3857 214.608 75.2769 cv
15978
213.92 74.2324 213.271 73.2461 211.994 73.2461 cv
15979
210.717 73.2461 210.068 74.2324 209.38 75.2769 cv
15980
208.65 76.3857 207.894 77.5322 206.348 77.5322 cv
15981
204.802 77.5322 204.047 76.3857 203.317 75.2769 cv
15982
202.629 74.2324 201.98 73.2461 200.703 73.2461 cv
15983
199.425 73.2461 198.776 74.2324 198.087 75.2769 cv
15984
197.358 76.3857 196.602 77.5322 195.056 77.5322 cv
15985
193.509 77.5322 192.754 76.3857 192.023 75.2769 cv
15986
191.335 74.2324 190.686 73.2461 189.409 73.2461 cv
15987
188.131 73.2461 187.482 74.2324 186.793 75.2769 cv
15988
186.064 76.3857 185.308 77.5322 183.762 77.5322 cv
15989
182.216 77.5322 181.461 76.3857 180.731 75.2769 cv
15990
180.043 74.2324 179.394 73.2461 178.118 73.2461 cv
15991
176.841 73.2461 176.192 74.2324 175.504 75.2769 cv
15992
174.774 76.3857 174.019 77.5322 172.473 77.5322 cv
15993
170.927 77.5322 170.171 76.3857 169.441 75.2769 cv
15994
168.753 74.2324 168.104 73.2461 166.828 73.2461 cv
15995
165.55 73.2461 164.901 74.2324 164.213 75.2769 cv
15996
163.483 76.3857 162.727 77.5322 161.181 77.5322 cv
15997
159.634 77.5322 158.879 76.3857 158.148 75.2769 cv
15998
157.46 74.2324 156.811 73.2461 155.534 73.2461 cv
15999
155.534 72.7461 li
16000
157.08 72.7461 157.835 73.8926 158.566 75.0015 cv
16001
159.253 76.0459 159.904 77.0322 161.181 77.0322 cv
16002
162.458 77.0322 163.108 76.0459 163.795 75.0015 cv
16003
164.526 73.8926 165.281 72.7461 166.828 72.7461 cv
16004
168.374 72.7461 169.128 73.8926 169.859 75.0015 cv
16005
170.546 76.0459 171.196 77.0322 172.473 77.0322 cv
16006
173.75 77.0322 174.399 76.0459 175.086 75.002 cv
16007
175.817 73.8931 176.572 72.7461 178.118 72.7461 cv
16008
179.664 72.7461 180.418 73.8926 181.149 75.0015 cv
16009
181.836 76.0459 182.486 77.0322 183.762 77.0322 cv
16010
185.04 77.0322 185.689 76.0459 186.376 75.002 cv
16011
187.107 73.8926 187.862 72.7461 189.409 72.7461 cv
16012
190.955 72.7461 191.71 73.8926 192.441 75.0015 cv
16013
193.128 76.0459 193.779 77.0322 195.056 77.0322 cv
16014
196.333 77.0322 196.983 76.0459 197.67 75.002 cv
16015
198.401 73.8926 199.157 72.7461 200.703 72.7461 cv
16016
202.249 72.7461 203.004 73.8926 203.735 75.0015 cv
16017
204.422 76.0459 205.072 77.0322 206.348 77.0322 cv
16018
207.625 77.0322 208.275 76.0459 208.962 75.0015 cv
16019
209.693 73.8926 210.448 72.7461 211.994 72.7461 cv
16020
213.54 72.7461 214.295 73.8926 215.026 75.0015 cv
16021
215.713 76.0459 216.363 77.0322 217.639 77.0322 cv
16022
218.917 77.0322 219.566 76.0459 220.254 75.0015 cv
16023
220.985 73.8926 221.741 72.7461 223.287 72.7461 cv
16024
224.833 72.7461 225.588 73.8926 226.32 75.0015 cv
16025
227.007 76.0459 227.657 77.0322 228.934 77.0322 cv
16026
230.21 77.0322 230.861 76.0459 231.548 75.002 cv
16027
232.279 73.8926 233.034 72.7461 234.581 72.7461 cv
16028
236.126 72.7461 236.882 73.8926 237.613 75.002 cv
16029
238.3 76.0459 238.95 77.0322 240.226 77.0322 cv
16030
241.503 77.0322 242.153 76.0459 242.84 75.0015 cv
16031
243.571 73.8926 244.327 72.7461 245.873 72.7461 cv
16032
247.419 72.7461 248.174 73.8926 248.905 75.0015 cv
16033
249.593 76.0459 250.244 77.0322 251.521 77.0322 cv
16034
252.797 77.0322 253.448 76.0459 254.135 75.002 cv
16035
254.866 73.8926 255.622 72.7461 257.167 72.7461 cv
16036
258.714 72.7461 259.469 73.8926 260.2 75.0015 cv
16037
260.887 76.0459 261.538 77.0322 262.814 77.0322 cv
16038
264.091 77.0322 264.741 76.0459 265.428 75.0015 cv
16039
266.159 73.8926 266.915 72.7461 268.46 72.7461 cv
16040
270.007 72.7461 270.763 73.8926 271.494 75.0015 cv
16041
272.182 76.0459 272.832 77.0322 274.109 77.0322 cv
16042
275.386 77.0322 276.037 76.0459 276.724 75.0015 cv
16043
277.455 73.8926 278.209 72.7461 279.756 72.7461 cv
16044
281.302 72.7461 282.058 73.8926 282.788 75.0015 cv
16045
283.476 76.0459 284.125 77.0322 285.403 77.0322 cv
16046
286.68 77.0322 287.33 76.0459 288.018 75.0015 cv
16047
288.749 73.8926 289.504 72.7461 291.05 72.7461 cv
16048
292.597 72.7461 293.352 73.8926 294.083 75.0015 cv
16049
294.771 76.0459 295.421 77.0322 296.699 77.0322 cv
16050
297.975 77.0322 298.625 76.0459 299.313 75.0015 cv
16051
300.043 73.8926 300.798 72.7461 302.345 72.7461 cv
16052
303.892 72.7461 304.647 73.8926 305.378 75.002 cv
16053
306.066 76.0459 306.715 77.0322 307.993 77.0322 cv
16054
309.27 77.0322 309.919 76.0459 310.608 75.002 cv
16055
311.338 73.8926 312.094 72.7461 313.641 72.7461 cv
16056
315.187 72.7461 315.943 73.8926 316.672 75.0015 cv
16057
317.361 76.0459 318.01 77.0322 319.288 77.0322 cv
16058
320.565 77.0322 321.215 76.0459 321.903 75.0015 cv
16059
322.633 73.8926 323.389 72.7461 324.935 72.7461 cv
16060
326.481 72.7461 327.237 73.8926 327.967 75.0015 cv
16061
328.655 76.0459 329.304 77.0322 330.582 77.0322 cv
16062
331.857 77.0322 332.506 76.0459 333.194 75.002 cv
16063
333.923 73.8931 334.678 72.7461 336.224 72.7461 cv
16064
337.77 72.7461 338.525 73.8931 339.255 75.002 cv
16065
339.942 76.0459 340.591 77.0322 341.868 77.0322 cv
16066
343.144 77.0322 343.793 76.0459 344.481 75.002 cv
16067
345.211 73.8931 345.966 72.7461 347.512 72.7461 cv
16068
349.059 72.7461 349.815 73.8926 350.545 75.0015 cv
16069
351.234 76.0459 351.884 77.0322 353.162 77.0322 cv
16070
354.439 77.0322 355.088 76.0459 355.776 75.0015 cv
16071
356.506 73.8926 357.261 72.7461 358.807 72.7461 cv
16072
360.353 72.7461 361.108 73.8926 361.838 75.0015 cv
16073
362.526 76.0459 363.175 77.0322 364.452 77.0322 cv
16074
365.728 77.0322 366.378 76.0459 367.066 75.0015 cv
16075
367.796 73.8926 368.551 72.7461 370.098 72.7461 cv
16076
371.645 72.7461 372.4 73.8926 373.131 75.0015 cv
16077
373.819 76.0459 374.469 77.0322 375.747 77.0322 cv
16078
377.023 77.0322 377.672 76.0459 378.36 75.0015 cv
16079
379.09 73.8926 379.846 72.7461 381.392 72.7461 cv
16080
382.938 72.7461 383.694 73.8926 384.424 75.0015 cv
16081
385.112 76.0459 385.761 77.0322 387.039 77.0322 cv
16082
388.317 77.0322 388.966 76.0459 389.655 75.0015 cv
16083
390.385 73.8926 391.141 72.7461 392.688 72.7461 cv
16084
394.235 72.7461 394.99 73.8926 395.72 75.0015 cv
16085
396.408 76.0459 397.058 77.0322 398.334 77.0322 cv
16086
399.613 77.0322 400.262 76.0459 400.951 75.0015 cv
16087
401.681 73.8926 402.437 72.7461 403.984 72.7461 cv
16088
405.531 72.7461 406.286 73.8926 407.017 75.002 cv
16089
407.705 76.0459 408.354 77.0322 409.631 77.0322 cv
16090
410.91 77.0322 411.559 76.0459 412.248 75.0015 cv
16091
412.978 73.8926 413.734 72.7461 415.281 72.7461 cv
16092
416.828 72.7461 417.583 73.8926 418.314 75.0015 cv
16093
419.001 76.0459 419.652 77.0322 420.929 77.0322 cv
16094
422.207 77.0322 422.857 76.0459 423.545 75.0015 cv
16095
424.276 73.8926 425.032 72.7461 426.579 72.7461 cv
16096
428.125 72.7461 428.881 73.8926 429.613 75.002 cv
16097
430.3 76.0459 430.951 77.0322 432.228 77.0322 cv
16098
433.505 77.0322 434.156 76.0459 434.844 75.0015 cv
16099
435.575 73.8926 436.331 72.7461 437.878 72.7461 cv
16100
439.425 72.7461 440.181 73.8926 440.912 75.0015 cv
16101
441.6 76.0459 442.25 77.0322 443.529 77.0322 cv
16102
444.807 77.0322 445.458 76.0459 446.146 75.0015 cv
16103
446.876 73.8926 447.632 72.7461 449.179 72.7461 cv
16104
450.727 72.7461 451.483 73.8926 452.213 75.0015 cv
16105
452.902 76.0459 453.552 77.0322 454.83 77.0322 cv
16106
456.108 77.0322 456.757 76.0459 457.446 75.0015 cv
16107
458.176 73.8926 458.932 72.7461 460.48 72.7461 cv
16108
462.026 72.7461 462.782 73.8926 463.512 75.002 cv
16109
464.2 76.0459 464.849 77.0322 466.125 77.0322 cv
16110
467.404 77.0322 468.053 76.0459 468.742 75.0015 cv
16111
469.472 73.8926 470.228 72.7461 471.775 72.7461 cv
16112
473.322 72.7461 474.078 73.8926 474.809 75.0015 cv
16113
475.498 76.0459 476.148 77.0322 477.426 77.0322 cv
16114
478.705 77.0322 479.355 76.0459 480.043 75.0015 cv
16115
480.774 73.8926 481.53 72.7461 483.078 72.7461 cv
16116
484.625 72.7461 485.38 73.8926 486.112 75.0015 cv
16117
486.8 76.0459 487.451 77.0322 488.729 77.0322 cv
16118
490.007 77.0322 490.658 76.0459 491.347 75.0015 cv
16119
492.078 73.8926 492.834 72.7461 494.382 72.7461 cv
16120
495.929 72.7461 496.685 73.8926 497.417 75.0015 cv
16121
498.104 76.0459 498.754 77.0322 500.032 77.0322 cv
16122
501.311 77.0322 501.962 76.0459 502.651 75.0015 cv
16123
503.382 73.8926 504.138 72.7461 505.687 72.7461 cv
16124
507.236 72.7461 507.993 73.8926 508.724 75.0015 cv
16125
509.414 76.0459 510.065 77.0322 511.345 77.0322 cv
16126
512.625 77.0322 513.277 76.0459 513.966 75.0015 cv
16127
514.699 73.8926 515.456 72.7461 517.004 72.7461 cv
16128
517.004 73.2461 li
16129
515.724 73.2461 515.073 74.2324 514.383 75.2769 cv
16130
513.652 76.3857 512.895 77.5322 511.345 77.5322 cv
16131
cp
16132
level3{
16133
gsave
16134
clp
16135
[746.112 0 0 746.112 142 75.1392 ]ct
16136
/0 /Gradient get_res clonedict shfill grestore
16137
}if
16138
level3 not{
16139
gsave
16140
[746.112 0 0 746.112 142 75.1392 ]ct
16141
clp
16142
/0 /Gradient get_res exec grestore
16143
}if
16144
np
16145
511.677 74.3101 mo
16146
510.215 74.3101 509.5 73.2876 508.809 72.2983 cv
16147
508.164 71.374 507.552 70.5005 506.351 70.5005 cv
16148
505.151 70.5005 504.541 71.374 503.895 72.2988 cv
16149
503.204 73.2876 502.49 74.3101 501.029 74.3101 cv
16150
499.569 74.3101 498.855 73.2876 498.165 72.2983 cv
16151
497.519 71.3735 496.91 70.5005 495.71 70.5005 cv
16152
494.51 70.5005 493.9 71.374 493.254 72.2983 cv
16153
492.564 73.2876 491.849 74.3101 490.389 74.3101 cv
16154
488.928 74.3101 488.214 73.2876 487.524 72.2983 cv
16155
486.878 71.374 486.269 70.5005 485.07 70.5005 cv
16156
483.87 70.5005 483.26 71.374 482.615 72.2983 cv
16157
481.924 73.2876 481.209 74.3101 479.75 74.3101 cv
16158
478.29 74.3101 477.576 73.2876 476.885 72.2983 cv
16159
476.24 71.374 475.63 70.5005 474.43 70.5005 cv
16160
473.232 70.5005 472.622 71.3735 471.977 72.2983 cv
16161
471.287 73.2876 470.573 74.3101 469.113 74.3101 cv
16162
467.654 74.3101 466.94 73.2871 466.25 72.2983 cv
16163
465.605 71.3735 464.997 70.5005 463.798 70.5005 cv
16164
462.599 70.5005 461.99 71.3735 461.344 72.2983 cv
16165
460.654 73.2876 459.941 74.3101 458.481 74.3101 cv
16166
457.021 74.3101 456.307 73.2876 455.617 72.2983 cv
16167
454.971 71.374 454.362 70.5005 453.162 70.5005 cv
16168
451.962 70.5005 451.353 71.3735 450.708 72.2983 cv
16169
450.017 73.2876 449.303 74.3101 447.843 74.3101 cv
16170
446.383 74.3101 445.669 73.2876 444.979 72.2983 cv
16171
444.333 71.374 443.723 70.5005 442.524 70.5005 cv
16172
441.325 70.5005 440.715 71.3735 440.07 72.2983 cv
16173
439.379 73.2876 438.666 74.3101 437.206 74.3101 cv
16174
435.746 74.3101 435.033 73.2876 434.342 72.2983 cv
16175
433.697 71.374 433.087 70.5005 431.888 70.5005 cv
16176
430.689 70.5005 430.08 71.3735 429.434 72.2983 cv
16177
428.744 73.2876 428.03 74.3101 426.57 74.3101 cv
16178
425.11 74.3101 424.397 73.2871 423.707 72.2983 cv
16179
423.061 71.3735 422.452 70.5005 421.253 70.5005 cv
16180
420.054 70.5005 419.445 71.3735 418.799 72.2983 cv
16181
418.109 73.2876 417.396 74.3101 415.936 74.3101 cv
16182
414.476 74.3101 413.762 73.2871 413.073 72.2983 cv
16183
412.427 71.3735 411.818 70.5005 410.62 70.5005 cv
16184
409.421 70.5005 408.811 71.3735 408.167 72.2983 cv
16185
407.476 73.2871 406.762 74.3101 405.302 74.3101 cv
16186
403.843 74.3101 403.129 73.2876 402.44 72.2983 cv
16187
401.794 71.374 401.186 70.5005 399.987 70.5005 cv
16188
398.789 70.5005 398.178 71.3735 397.534 72.2983 cv
16189
396.843 73.2876 396.129 74.3101 394.669 74.3101 cv
16190
393.21 74.3101 392.497 73.2876 391.807 72.2983 cv
16191
391.162 71.3735 390.552 70.5005 389.354 70.5005 cv
16192
388.157 70.5005 387.547 71.3735 386.903 72.2983 cv
16193
386.212 73.2871 385.5 74.3101 384.041 74.3101 cv
16194
382.581 74.3101 381.868 73.2876 381.177 72.2983 cv
16195
380.532 71.374 379.922 70.5005 378.723 70.5005 cv
16196
377.525 70.5005 376.916 71.374 376.271 72.2983 cv
16197
375.581 73.2876 374.868 74.3101 373.409 74.3101 cv
16198
371.95 74.3101 371.237 73.2876 370.547 72.2983 cv
16199
369.903 71.374 369.293 70.5005 368.095 70.5005 cv
16200
366.898 70.5005 366.289 71.3735 365.644 72.2983 cv
16201
364.954 73.2871 364.241 74.3101 362.782 74.3101 cv
16202
361.322 74.3101 360.608 73.2876 359.917 72.2983 cv
16203
359.273 71.3735 358.663 70.5005 357.464 70.5005 cv
16204
356.266 70.5005 355.657 71.374 355.012 72.2983 cv
16205
354.322 73.2876 353.609 74.3101 352.15 74.3101 cv
16206
350.692 74.3101 349.979 73.2871 349.29 72.2983 cv
16207
348.645 71.3735 348.036 70.5005 346.838 70.5005 cv
16208
345.641 70.5005 345.033 71.3735 344.388 72.2983 cv
16209
343.699 73.2871 342.985 74.3101 341.527 74.3101 cv
16210
340.068 74.3101 339.354 73.2871 338.665 72.2983 cv
16211
338.019 71.3735 337.411 70.5005 336.212 70.5005 cv
16212
335.014 70.5005 334.405 71.3735 333.759 72.2983 cv
16213
333.07 73.2876 332.356 74.3101 330.897 74.3101 cv
16214
329.438 74.3101 328.725 73.2871 328.036 72.2983 cv
16215
327.391 71.3735 326.782 70.5005 325.584 70.5005 cv
16216
324.388 70.5005 323.78 71.3735 323.135 72.2979 cv
16217
322.446 73.2871 321.733 74.3101 320.275 74.3101 cv
16218
318.817 74.3101 318.104 73.2871 317.415 72.2983 cv
16219
316.771 71.3735 316.162 70.5005 314.965 70.5005 cv
16220
313.767 70.5005 313.158 71.3735 312.513 72.2983 cv
16221
311.823 73.2871 311.11 74.3101 309.65 74.3101 cv
16222
308.191 74.3101 307.477 73.2876 306.788 72.2983 cv
16223
306.142 71.374 305.533 70.5005 304.334 70.5005 cv
16224
303.136 70.5005 302.527 71.3735 301.881 72.2983 cv
16225
301.192 73.2876 300.478 74.3101 299.019 74.3101 cv
16226
297.56 74.3101 296.846 73.2871 296.157 72.2983 cv
16227
295.511 71.3735 294.903 70.5005 293.705 70.5005 cv
16228
292.506 70.5005 291.897 71.3735 291.252 72.2983 cv
16229
290.562 73.2871 289.849 74.3101 288.389 74.3101 cv
16230
286.93 74.3101 286.216 73.2876 285.526 72.2983 cv
16231
284.881 71.3735 284.272 70.5005 283.073 70.5005 cv
16232
281.875 70.5005 281.265 71.374 280.621 72.2983 cv
16233
279.93 73.2876 279.217 74.3101 277.758 74.3101 cv
16234
276.299 74.3101 275.585 73.2871 274.896 72.2983 cv
16235
274.251 71.3735 273.642 70.5005 272.444 70.5005 cv
16236
271.246 70.5005 270.636 71.374 269.992 72.2983 cv
16237
269.301 73.2876 268.588 74.3101 267.129 74.3101 cv
16238
265.669 74.3101 264.956 73.2876 264.266 72.2983 cv
16239
263.621 71.3735 263.011 70.5005 261.813 70.5005 cv
16240
260.615 70.5005 260.005 71.3735 259.361 72.2983 cv
16241
258.67 73.2871 257.958 74.3101 256.499 74.3101 cv
16242
255.04 74.3101 254.326 73.2871 253.636 72.2983 cv
16243
252.991 71.3735 252.382 70.5005 251.184 70.5005 cv
16244
249.987 70.5005 249.377 71.3735 248.733 72.2983 cv
16245
248.042 73.2871 247.33 74.3101 245.871 74.3101 cv
16246
244.411 74.3101 243.697 73.2871 243.007 72.2983 cv
16247
242.362 71.3735 241.752 70.5005 240.554 70.5005 cv
16248
239.356 70.5005 238.747 71.374 238.102 72.2983 cv
16249
237.412 73.2876 236.699 74.3101 235.24 74.3101 cv
16250
233.781 74.3101 233.067 73.2871 232.377 72.2983 cv
16251
231.733 71.3735 231.124 70.5005 229.925 70.5005 cv
16252
228.728 70.5005 228.119 71.3735 227.474 72.2983 cv
16253
226.784 73.2871 226.071 74.3101 224.612 74.3101 cv
16254
223.153 74.3101 222.44 73.2871 221.75 72.2983 cv
16255
221.106 71.3735 220.497 70.5005 219.298 70.5005 cv
16256
218.1 70.5005 217.491 71.3735 216.846 72.2983 cv
16257
216.156 73.2876 215.443 74.3101 213.983 74.3101 cv
16258
212.524 74.3101 211.81 73.2871 211.121 72.2983 cv
16259
210.475 71.3735 209.867 70.5005 208.668 70.5005 cv
16260
207.47 70.5005 206.861 71.374 206.216 72.2983 cv
16261
205.526 73.2876 204.813 74.3101 203.354 74.3101 cv
16262
201.895 74.3101 201.182 73.2871 200.493 72.2983 cv
16263
199.848 71.3735 199.239 70.5005 198.042 70.5005 cv
16264
196.843 70.5005 196.235 71.3735 195.59 72.2983 cv
16265
194.9 73.2871 194.187 74.3101 192.728 74.3101 cv
16266
191.269 74.3101 190.556 73.2871 189.867 72.2983 cv
16267
189.222 71.3735 188.613 70.5005 187.415 70.5005 cv
16268
186.216 70.5005 185.607 71.374 184.962 72.2983 cv
16269
184.272 73.2876 183.559 74.3101 182.1 74.3101 cv
16270
180.64 74.3101 179.927 73.2876 179.237 72.2983 cv
16271
178.592 71.3735 177.983 70.5005 176.785 70.5005 cv
16272
175.586 70.5005 174.977 71.3735 174.333 72.2983 cv
16273
173.643 73.2871 172.93 74.3101 171.471 74.3101 cv
16274
170.012 74.3101 169.299 73.2871 168.61 72.2983 cv
16275
167.965 71.3735 167.356 70.5005 166.159 70.5005 cv
16276
164.96 70.5005 164.352 71.3735 163.708 72.2983 cv
16277
163.018 73.2871 162.304 74.3101 160.846 74.3101 cv
16278
159.387 74.3101 158.674 73.2871 157.985 72.2983 cv
16279
157.34 71.3735 156.731 70.5005 155.534 70.5005 cv
16280
155.534 70.0005 li
16281
156.992 70.0005 157.706 71.0234 158.395 72.0122 cv
16282
159.04 72.937 159.648 73.8101 160.846 73.8101 cv
16283
162.043 73.8101 162.653 72.937 163.297 72.0122 cv
16284
163.987 71.0234 164.7 70.0005 166.159 70.0005 cv
16285
167.617 70.0005 168.331 71.0234 169.02 72.0122 cv
16286
169.665 72.937 170.273 73.8101 171.471 73.8101 cv
16287
172.668 73.8101 173.278 72.937 173.922 72.0122 cv
16288
174.613 71.0234 175.326 70.0005 176.785 70.0005 cv
16289
178.244 70.0005 178.958 71.0229 179.647 72.0122 cv
16290
180.292 72.937 180.902 73.8101 182.1 73.8101 cv
16291
183.298 73.8101 183.907 72.937 184.552 72.0122 cv
16292
185.242 71.0234 185.956 70.0005 187.415 70.0005 cv
16293
188.874 70.0005 189.586 71.0234 190.277 72.0122 cv
16294
190.921 72.937 191.531 73.8101 192.728 73.8101 cv
16295
193.926 73.8101 194.536 72.9365 195.18 72.0122 cv
16296
195.87 71.0229 196.583 70.0005 198.042 70.0005 cv
16297
199.5 70.0005 200.212 71.0229 200.903 72.0122 cv
16298
201.547 72.9365 202.157 73.8101 203.354 73.8101 cv
16299
204.552 73.8101 205.161 72.937 205.806 72.0122 cv
16300
206.496 71.0234 207.209 70.0005 208.668 70.0005 cv
16301
210.127 70.0005 210.84 71.0229 211.531 72.0122 cv
16302
212.175 72.9365 212.785 73.8101 213.983 73.8101 cv
16303
215.181 73.8101 215.791 72.937 216.436 72.0122 cv
16304
217.125 71.0229 217.839 70.0005 219.298 70.0005 cv
16305
220.757 70.0005 221.47 71.0234 222.161 72.0122 cv
16306
222.805 72.937 223.415 73.8101 224.612 73.8101 cv
16307
225.81 73.8101 226.419 72.937 227.064 72.0122 cv
16308
227.753 71.0234 228.466 70.0005 229.925 70.0005 cv
16309
231.384 70.0005 232.097 71.0229 232.788 72.0122 cv
16310
233.432 72.9365 234.042 73.8101 235.24 73.8101 cv
16311
236.438 73.8101 237.046 72.937 237.692 72.0122 cv
16312
238.381 71.0234 239.095 70.0005 240.554 70.0005 cv
16313
242.013 70.0005 242.727 71.0229 243.417 72.0122 cv
16314
244.062 72.9365 244.671 73.8101 245.871 73.8101 cv
16315
247.069 73.8101 247.677 72.9365 248.323 72.0122 cv
16316
249.012 71.0229 249.725 70.0005 251.184 70.0005 cv
16317
252.643 70.0005 253.356 71.0229 254.046 72.0122 cv
16318
254.691 72.9365 255.3 73.8101 256.499 73.8101 cv
16319
257.697 73.8101 258.305 72.937 258.951 72.0122 cv
16320
259.64 71.0234 260.354 70.0005 261.813 70.0005 cv
16321
263.272 70.0005 263.986 71.0229 264.676 72.0122 cv
16322
265.321 72.937 265.93 73.8101 267.129 73.8101 cv
16323
268.328 73.8101 268.936 72.937 269.582 72.0122 cv
16324
270.271 71.0234 270.985 70.0005 272.444 70.0005 cv
16325
273.903 70.0005 274.616 71.0229 275.306 72.0122 cv
16326
275.951 72.9365 276.56 73.8101 277.758 73.8101 cv
16327
278.957 73.8101 279.565 72.937 280.21 72.0122 cv
16328
280.9 71.0234 281.614 70.0005 283.073 70.0005 cv
16329
284.533 70.0005 285.247 71.0229 285.936 72.0122 cv
16330
286.582 72.937 287.191 73.8101 288.389 73.8101 cv
16331
289.587 73.8101 290.197 72.9365 290.842 72.0122 cv
16332
291.532 71.0229 292.246 70.0005 293.705 70.0005 cv
16333
295.164 70.0005 295.876 71.0234 296.567 72.0122 cv
16334
297.211 72.937 297.821 73.8101 299.019 73.8101 cv
16335
300.217 73.8101 300.827 72.937 301.471 72.0122 cv
16336
302.162 71.0229 302.875 70.0005 304.334 70.0005 cv
16337
305.793 70.0005 306.507 71.0234 307.198 72.0122 cv
16338
307.842 72.937 308.452 73.8101 309.65 73.8101 cv
16339
310.849 73.8101 311.458 72.9365 312.103 72.0122 cv
16340
312.792 71.0229 313.506 70.0005 314.965 70.0005 cv
16341
316.423 70.0005 317.135 71.0234 317.825 72.0122 cv
16342
318.469 72.937 319.078 73.8101 320.275 73.8101 cv
16343
321.472 73.8101 322.081 72.937 322.725 72.0122 cv
16344
323.415 71.0229 324.126 70.0005 325.584 70.0005 cv
16345
327.043 70.0005 327.756 71.0229 328.446 72.0122 cv
16346
329.09 72.9365 329.699 73.8101 330.897 73.8101 cv
16347
332.095 73.8101 332.705 72.937 333.349 72.0122 cv
16348
334.04 71.0229 334.752 70.0005 336.212 70.0005 cv
16349
337.671 70.0005 338.384 71.0234 339.075 72.0122 cv
16350
339.719 72.937 340.329 73.8101 341.527 73.8101 cv
16351
342.724 73.8101 343.333 72.9365 343.978 72.0122 cv
16352
344.667 71.0229 345.38 70.0005 346.838 70.0005 cv
16353
348.297 70.0005 349.01 71.0234 349.7 72.0122 cv
16354
350.344 72.937 350.953 73.8101 352.15 73.8101 cv
16355
353.348 73.8101 353.957 72.937 354.602 72.0122 cv
16356
355.292 71.0234 356.005 70.0005 357.464 70.0005 cv
16357
358.924 70.0005 359.637 71.0229 360.328 72.0122 cv
16358
360.973 72.937 361.583 73.8101 362.782 73.8101 cv
16359
363.98 73.8101 364.588 72.9365 365.234 72.0122 cv
16360
365.923 71.0229 366.636 70.0005 368.095 70.0005 cv
16361
369.554 70.0005 370.267 71.0234 370.958 72.0122 cv
16362
371.602 72.937 372.21 73.8101 373.409 73.8101 cv
16363
374.607 73.8101 375.215 72.937 375.861 72.0122 cv
16364
376.55 71.0234 377.264 70.0005 378.723 70.0005 cv
16365
380.183 70.0005 380.897 71.0234 381.587 72.0122 cv
16366
382.232 72.937 382.841 73.8101 384.041 73.8101 cv
16367
385.239 73.8101 385.847 72.9365 386.493 72.0122 cv
16368
387.182 71.0229 387.896 70.0005 389.354 70.0005 cv
16369
390.814 70.0005 391.527 71.0229 392.217 72.0122 cv
16370
392.862 72.937 393.471 73.8101 394.669 73.8101 cv
16371
395.869 73.8101 396.478 72.937 397.124 72.0122 cv
16372
397.814 71.0229 398.528 70.0005 399.987 70.0005 cv
16373
401.447 70.0005 402.16 71.0234 402.85 72.0122 cv
16374
403.495 72.937 404.104 73.8101 405.302 73.8101 cv
16375
406.501 73.8101 407.111 72.9365 407.756 72.0122 cv
16376
408.447 71.0229 409.161 70.0005 410.62 70.0005 cv
16377
412.079 70.0005 412.792 71.0229 413.483 72.0122 cv
16378
414.127 72.9365 414.737 73.8101 415.936 73.8101 cv
16379
417.134 73.8101 417.745 72.937 418.389 72.0122 cv
16380
419.08 71.0229 419.793 70.0005 421.253 70.0005 cv
16381
422.712 70.0005 423.426 71.0229 424.117 72.0122 cv
16382
424.761 72.9365 425.371 73.8101 426.57 73.8101 cv
16383
427.769 73.8101 428.378 72.937 429.024 72.0122 cv
16384
429.714 71.0229 430.428 70.0005 431.888 70.0005 cv
16385
433.348 70.0005 434.062 71.0234 434.752 72.0122 cv
16386
435.397 72.937 436.006 73.8101 437.206 73.8101 cv
16387
438.405 73.8101 439.014 72.937 439.66 72.0122 cv
16388
440.35 71.0229 441.064 70.0005 442.524 70.0005 cv
16389
443.984 70.0005 444.699 71.0234 445.389 72.0122 cv
16390
446.035 72.937 446.644 73.8101 447.843 73.8101 cv
16391
449.042 73.8101 449.652 72.937 450.297 72.0122 cv
16392
450.988 71.0229 451.702 70.0005 453.162 70.0005 cv
16393
454.623 70.0005 455.336 71.0234 456.027 72.0122 cv
16394
456.672 72.937 457.282 73.8101 458.481 73.8101 cv
16395
459.679 73.8101 460.29 72.937 460.934 72.0122 cv
16396
461.625 71.0229 462.338 70.0005 463.798 70.0005 cv
16397
465.257 70.0005 465.97 71.0229 466.661 72.0122 cv
16398
467.305 72.9365 467.915 73.8101 469.113 73.8101 cv
16399
470.312 73.8101 470.921 72.937 471.567 72.0122 cv
16400
472.257 71.0229 472.971 70.0005 474.43 70.0005 cv
16401
475.89 70.0005 476.605 71.0229 477.295 72.0122 cv
16402
477.941 72.9365 478.55 73.8101 479.75 73.8101 cv
16403
480.949 73.8101 481.559 72.937 482.205 72.0122 cv
16404
482.895 71.0234 483.609 70.0005 485.07 70.0005 cv
16405
486.53 70.0005 487.244 71.0229 487.934 72.0122 cv
16406
488.58 72.9365 489.189 73.8101 490.389 73.8101 cv
16407
491.589 73.8101 492.199 72.9365 492.844 72.0122 cv
16408
493.536 71.0229 494.25 70.0005 495.71 70.0005 cv
16409
497.17 70.0005 497.884 71.0229 498.575 72.0122 cv
16410
499.22 72.937 499.83 73.8101 501.029 73.8101 cv
16411
502.229 73.8101 502.838 72.937 503.485 72.0122 cv
16412
504.175 71.0229 504.89 70.0005 506.351 70.0005 cv
16413
507.813 70.0005 508.528 71.0229 509.219 72.0122 cv
16414
509.866 72.9365 510.476 73.8101 511.677 73.8101 cv
16415
512.879 73.8101 513.49 72.9365 514.136 72.0117 cv
16416
514.828 71.0229 515.542 70.0005 517.004 70.0005 cv
16417
517.004 70.5005 li
16418
515.803 70.5005 515.193 71.374 514.546 72.2983 cv
16419
513.855 73.2876 513.139 74.3101 511.677 74.3101 cv
16420
cp
16421
level3{
16422
gsave
16423
clp
16424
[746.112 0 0 746.112 142 72.1553 ]ct
16425
/0 /Gradient get_res clonedict shfill grestore
16426
}if
16427
level3 not{
16428
gsave
16429
[746.112 0 0 746.112 142 72.1553 ]ct
16430
clp
16431
/0 /Gradient get_res exec grestore
16432
}if
16433
np
16434
511.973 71.0879 mo
16435
510.59 71.0879 509.913 70.1899 509.257 69.3218 cv
16436
508.65 68.5161 508.075 67.7549 506.942 67.7549 cv
16437
505.809 67.7549 505.236 68.5161 504.627 69.3218 cv
16438
503.973 70.1899 503.295 71.0879 501.914 71.0879 cv
16439
500.534 71.0879 499.857 70.1899 499.203 69.3218 cv
16440
498.596 68.5161 498.022 67.7549 496.891 67.7549 cv
16441
495.759 67.7549 495.185 68.5161 494.578 69.3218 cv
16442
493.922 70.1899 493.246 71.0879 491.865 71.0879 cv
16443
490.484 71.0879 489.807 70.1899 489.152 69.3218 cv
16444
488.544 68.5161 487.971 67.7549 486.839 67.7549 cv
16445
485.708 67.7549 485.134 68.5161 484.527 69.3218 cv
16446
483.873 70.1899 483.196 71.0879 481.815 71.0879 cv
16447
480.434 71.0879 479.757 70.1899 479.103 69.3218 cv
16448
478.496 68.5161 477.922 67.7549 476.791 67.7549 cv
16449
475.66 67.7549 475.085 68.5161 474.479 69.3218 cv
16450
473.825 70.1899 473.148 71.0879 471.768 71.0879 cv
16451
470.388 71.0879 469.712 70.1899 469.058 69.3218 cv
16452
468.452 68.5161 467.878 67.7549 466.748 67.7549 cv
16453
465.617 67.7549 465.043 68.5161 464.436 69.3218 cv
16454
463.782 70.1899 463.105 71.0879 461.724 71.0879 cv
16455
460.345 71.0879 459.669 70.1899 459.015 69.3218 cv
16456
458.409 68.5161 457.835 67.7549 456.707 67.7549 cv
16457
455.575 67.7549 455.001 68.5161 454.394 69.3218 cv
16458
453.74 70.1899 453.063 71.0879 451.683 71.0879 cv
16459
450.302 71.0879 449.625 70.1899 448.971 69.3218 cv
16460
448.364 68.5161 447.791 67.7549 446.659 67.7549 cv
16461
445.528 67.7549 444.955 68.5161 444.347 69.3218 cv
16462
443.693 70.1899 443.016 71.0879 441.635 71.0879 cv
16463
440.255 71.0879 439.58 70.1899 438.925 69.3218 cv
16464
438.318 68.5161 437.745 67.7549 436.614 67.7549 cv
16465
435.483 67.7549 434.91 68.5161 434.302 69.3218 cv
16466
433.648 70.1899 432.971 71.0879 431.59 71.0879 cv
16467
430.21 71.0879 429.535 70.1899 428.88 69.3218 cv
16468
428.273 68.5161 427.7 67.7549 426.569 67.7549 cv
16469
425.438 67.7549 424.865 68.5161 424.257 69.3218 cv
16470
423.603 70.1899 422.927 71.0879 421.547 71.0879 cv
16471
420.167 71.0879 419.491 70.1899 418.836 69.3218 cv
16472
418.23 68.5161 417.657 67.7549 416.526 67.7549 cv
16473
415.395 67.7549 414.822 68.5161 414.214 69.3218 cv
16474
413.56 70.1899 412.884 71.0879 411.503 71.0879 cv
16475
410.124 71.0879 409.448 70.1899 408.793 69.3218 cv
16476
408.187 68.5161 407.614 67.7549 406.484 67.7549 cv
16477
405.353 67.7549 404.78 68.5161 404.172 69.3218 cv
16478
403.518 70.1899 402.842 71.0879 401.461 71.0879 cv
16479
400.082 71.0879 399.406 70.1899 398.751 69.3218 cv
16480
398.145 68.5161 397.572 67.7549 396.441 67.7549 cv
16481
395.311 67.7549 394.739 68.5161 394.131 69.3218 cv
16482
393.478 70.1899 392.801 71.0879 391.422 71.0879 cv
16483
390.042 71.0879 389.366 70.1899 388.711 69.3218 cv
16484
388.105 68.5161 387.532 67.7549 386.401 67.7549 cv
16485
385.271 67.7549 384.698 68.5161 384.09 69.3218 cv
16486
383.437 70.1899 382.76 71.0879 381.38 71.0879 cv
16487
380.001 71.0879 379.326 70.1899 378.671 69.3218 cv
16488
378.065 68.5161 377.492 67.7549 376.363 67.7549 cv
16489
375.233 67.7549 374.66 68.5161 374.053 69.3218 cv
16490
373.399 70.1899 372.723 71.0879 371.344 71.0879 cv
16491
369.963 71.0879 369.288 70.1899 368.633 69.3218 cv
16492
368.026 68.5161 367.453 67.7549 366.322 67.7549 cv
16493
365.192 67.7549 364.619 68.5161 364.012 69.3218 cv
16494
363.358 70.1899 362.682 71.0879 361.303 71.0879 cv
16495
359.923 71.0879 359.248 70.1899 358.594 69.3218 cv
16496
357.988 68.5161 357.416 67.7549 356.286 67.7549 cv
16497
355.157 67.7549 354.583 68.5161 353.977 69.3218 cv
16498
353.324 70.1899 352.648 71.0879 351.269 71.0879 cv
16499
349.89 71.0879 349.213 70.1899 348.56 69.3218 cv
16500
347.953 68.5161 347.38 67.7549 346.25 67.7549 cv
16501
345.12 67.7549 344.546 68.5161 343.939 69.3218 cv
16502
343.286 70.1899 342.609 71.0879 341.229 71.0879 cv
16503
339.85 71.0879 339.174 70.1899 338.521 69.3218 cv
16504
337.915 68.5161 337.342 67.7549 336.212 67.7549 cv
16505
335.083 67.7549 334.51 68.5161 333.904 69.3218 cv
16506
333.25 70.1899 332.576 71.0879 331.197 71.0879 cv
16507
329.819 71.0879 329.143 70.1899 328.49 69.3218 cv
16508
327.883 68.5161 327.311 67.7549 326.182 67.7549 cv
16509
325.053 67.7549 324.48 68.5161 323.874 69.3218 cv
16510
323.22 70.1899 322.544 71.0879 321.166 71.0879 cv
16511
319.787 71.0879 319.11 70.1899 318.457 69.3218 cv
16512
317.849 68.5161 317.277 67.7549 316.146 67.7549 cv
16513
315.016 67.7549 314.443 68.5161 313.835 69.3218 cv
16514
313.182 70.1899 312.505 71.0879 311.125 71.0879 cv
16515
309.747 71.0879 309.07 70.1899 308.417 69.3218 cv
16516
307.809 68.5161 307.237 67.7549 306.106 67.7549 cv
16517
304.976 67.7549 304.403 68.5161 303.796 69.3218 cv
16518
303.142 70.1899 302.466 71.0879 301.086 71.0879 cv
16519
299.707 71.0879 299.031 70.1899 298.376 69.3218 cv
16520
297.769 68.5161 297.196 67.7549 296.065 67.7549 cv
16521
294.935 67.7549 294.362 68.5161 293.755 69.3218 cv
16522
293.101 70.1899 292.425 71.0879 291.045 71.0879 cv
16523
289.667 71.0879 288.991 70.1899 288.336 69.3218 cv
16524
287.73 68.5161 287.157 67.7549 286.027 67.7549 cv
16525
284.896 67.7549 284.324 68.5161 283.716 69.3218 cv
16526
283.063 70.1899 282.386 71.0879 281.007 71.0879 cv
16527
279.627 71.0879 278.951 70.1899 278.296 69.3218 cv
16528
277.69 68.5161 277.117 67.7549 275.986 67.7549 cv
16529
274.856 67.7549 274.283 68.5161 273.676 69.3218 cv
16530
273.022 70.1899 272.346 71.0879 270.966 71.0879 cv
16531
269.587 71.0879 268.912 70.1899 268.257 69.3218 cv
16532
267.651 68.5161 267.078 67.7549 265.948 67.7549 cv
16533
264.818 67.7549 264.245 68.5161 263.638 69.3218 cv
16534
262.985 70.1899 262.309 71.0879 260.929 71.0879 cv
16535
259.549 71.0879 258.873 70.1899 258.219 69.3218 cv
16536
257.612 68.5161 257.039 67.7549 255.909 67.7549 cv
16537
254.778 67.7549 254.206 68.5161 253.598 69.3218 cv
16538
252.945 70.1899 252.268 71.0879 250.888 71.0879 cv
16539
249.509 71.0879 248.833 70.1899 248.179 69.3218 cv
16540
247.573 68.5161 247 67.7549 245.87 67.7549 cv
16541
244.74 67.7549 244.167 68.5161 243.56 69.3218 cv
16542
242.907 70.1899 242.231 71.0879 240.851 71.0879 cv
16543
239.472 71.0879 238.796 70.1899 238.142 69.3218 cv
16544
237.536 68.5161 236.962 67.7549 235.833 67.7549 cv
16545
234.703 67.7549 234.129 68.5161 233.522 69.3218 cv
16546
232.869 70.1899 232.192 71.0879 230.813 71.0879 cv
16547
229.433 71.0879 228.757 70.1899 228.103 69.3218 cv
16548
227.497 68.5161 226.923 67.7549 225.792 67.7549 cv
16549
224.663 67.7549 224.089 68.5161 223.483 69.3218 cv
16550
222.83 70.1899 222.154 71.0879 220.774 71.0879 cv
16551
219.395 71.0879 218.719 70.1899 218.065 69.3218 cv
16552
217.458 68.5161 216.885 67.7549 215.756 67.7549 cv
16553
214.626 67.7549 214.053 68.5161 213.447 69.3218 cv
16554
212.793 70.1899 212.118 71.0879 210.738 71.0879 cv
16555
209.359 71.0879 208.683 70.1899 208.029 69.3218 cv
16556
207.422 68.5161 206.849 67.7549 205.72 67.7549 cv
16557
204.589 67.7549 204.017 68.5161 203.41 69.3218 cv
16558
202.756 70.1899 202.08 71.0879 200.701 71.0879 cv
16559
199.321 71.0879 198.645 70.1899 197.991 69.3218 cv
16560
197.384 68.5161 196.811 67.7549 195.68 67.7549 cv
16561
194.55 67.7549 193.977 68.5161 193.371 69.3218 cv
16562
192.717 70.1899 192.042 71.0879 190.662 71.0879 cv
16563
189.283 71.0879 188.606 70.1899 187.953 69.3218 cv
16564
187.346 68.5161 186.774 67.7549 185.644 67.7549 cv
16565
184.514 67.7549 183.941 68.5161 183.334 69.3218 cv
16566
182.681 70.1899 182.005 71.0879 180.626 71.0879 cv
16567
179.248 71.0879 178.572 70.1899 177.918 69.3218 cv
16568
177.312 68.5161 176.739 67.7549 175.609 67.7549 cv
16569
174.479 67.7549 173.906 68.5161 173.299 69.3218 cv
16570
172.646 70.1899 171.97 71.0879 170.591 71.0879 cv
16571
169.211 71.0879 168.536 70.1899 167.881 69.3218 cv
16572
167.275 68.5161 166.702 67.7549 165.572 67.7549 cv
16573
164.442 67.7549 163.869 68.5161 163.261 69.3218 cv
16574
162.608 70.1899 161.931 71.0879 160.552 71.0879 cv
16575
159.172 71.0879 158.497 70.1899 157.843 69.3218 cv
16576
157.237 68.5161 156.664 67.7549 155.534 67.7549 cv
16577
155.534 67.2549 li
16578
156.913 67.2549 157.588 68.1528 158.243 69.021 cv
16579
158.849 69.8267 159.422 70.5879 160.552 70.5879 cv
16580
161.682 70.5879 162.255 69.8267 162.862 69.021 cv
16581
163.516 68.1528 164.192 67.2549 165.572 67.2549 cv
16582
166.952 67.2549 167.627 68.1528 168.281 69.021 cv
16583
168.888 69.8267 169.46 70.5879 170.591 70.5879 cv
16584
171.72 70.5879 172.293 69.8267 172.9 69.021 cv
16585
173.554 68.1528 174.23 67.2549 175.609 67.2549 cv
16586
176.988 67.2549 177.665 68.1528 178.318 69.021 cv
16587
178.924 69.8267 179.497 70.5879 180.626 70.5879 cv
16588
181.756 70.5879 182.329 69.8267 182.935 69.021 cv
16589
183.588 68.1528 184.264 67.2549 185.644 67.2549 cv
16590
187.023 67.2549 187.699 68.1528 188.352 69.021 cv
16591
188.958 69.8267 189.532 70.5879 190.662 70.5879 cv
16592
191.792 70.5879 192.365 69.8267 192.971 69.021 cv
16593
193.625 68.1528 194.301 67.2549 195.68 67.2549 cv
16594
197.06 67.2549 197.737 68.1528 198.39 69.021 cv
16595
198.998 69.8267 199.57 70.5879 200.701 70.5879 cv
16596
201.831 70.5879 202.404 69.8267 203.01 69.021 cv
16597
203.665 68.1528 204.34 67.2549 205.72 67.2549 cv
16598
207.099 67.2549 207.775 68.1528 208.428 69.021 cv
16599
209.035 69.8267 209.608 70.5879 210.738 70.5879 cv
16600
211.868 70.5879 212.441 69.8267 213.047 69.021 cv
16601
213.702 68.1528 214.377 67.2549 215.756 67.2549 cv
16602
217.135 67.2549 217.811 68.1528 218.464 69.021 cv
16603
219.071 69.8267 219.644 70.5879 220.774 70.5879 cv
16604
221.904 70.5879 222.477 69.8267 223.083 69.021 cv
16605
223.738 68.1528 224.414 67.2549 225.792 67.2549 cv
16606
227.172 67.2549 227.849 68.1528 228.502 69.021 cv
16607
229.11 69.8267 229.682 70.5879 230.813 70.5879 cv
16608
231.943 70.5879 232.516 69.8267 233.123 69.021 cv
16609
233.777 68.1528 234.453 67.2549 235.833 67.2549 cv
16610
237.212 67.2549 237.888 68.1528 238.542 69.021 cv
16611
239.148 69.8267 239.721 70.5879 240.851 70.5879 cv
16612
241.981 70.5879 242.554 69.8267 243.161 69.021 cv
16613
243.815 68.1528 244.491 67.2549 245.87 67.2549 cv
16614
247.25 67.2549 247.925 68.1528 248.579 69.021 cv
16615
249.185 69.8267 249.758 70.5879 250.888 70.5879 cv
16616
252.019 70.5879 252.592 69.8267 253.199 69.021 cv
16617
253.853 68.1528 254.529 67.2549 255.909 67.2549 cv
16618
257.289 67.2549 257.964 68.1528 258.619 69.021 cv
16619
259.225 69.8267 259.798 70.5879 260.929 70.5879 cv
16620
262.059 70.5879 262.632 69.8267 263.239 69.021 cv
16621
263.893 68.1528 264.569 67.2549 265.948 67.2549 cv
16622
267.328 67.2549 268.003 68.1528 268.657 69.021 cv
16623
269.263 69.8267 269.836 70.5879 270.966 70.5879 cv
16624
272.097 70.5879 272.669 69.8267 273.277 69.021 cv
16625
273.93 68.1528 274.607 67.2549 275.986 67.2549 cv
16626
277.366 67.2549 278.042 68.1528 278.696 69.021 cv
16627
279.303 69.8267 279.876 70.5879 281.007 70.5879 cv
16628
282.137 70.5879 282.71 69.8267 283.317 69.021 cv
16629
283.971 68.1528 284.647 67.2549 286.027 67.2549 cv
16630
287.407 67.2549 288.083 68.1528 288.736 69.021 cv
16631
289.343 69.8267 289.916 70.5879 291.045 70.5879 cv
16632
292.176 70.5879 292.749 69.8267 293.356 69.021 cv
16633
294.009 68.1528 294.686 67.2549 296.065 67.2549 cv
16634
297.445 67.2549 298.122 68.1528 298.776 69.021 cv
16635
299.382 69.8267 299.956 70.5879 301.086 70.5879 cv
16636
302.217 70.5879 302.79 69.8267 303.397 69.021 cv
16637
304.05 68.1528 304.727 67.2549 306.106 67.2549 cv
16638
307.486 67.2549 308.162 68.1528 308.816 69.021 cv
16639
309.422 69.8267 309.996 70.5879 311.125 70.5879 cv
16640
312.256 70.5879 312.83 69.8267 313.436 69.021 cv
16641
314.09 68.1528 314.766 67.2549 316.146 67.2549 cv
16642
317.526 67.2549 318.202 68.1528 318.856 69.021 cv
16643
319.462 69.8267 320.036 70.5879 321.166 70.5879 cv
16644
322.295 70.5879 322.868 69.8267 323.474 69.021 cv
16645
324.127 68.1528 324.803 67.2549 326.182 67.2549 cv
16646
327.561 67.2549 328.236 68.1528 328.889 69.021 cv
16647
329.496 69.8267 330.068 70.5879 331.197 70.5879 cv
16648
332.326 70.5879 332.898 69.8267 333.504 69.021 cv
16649
334.158 68.1528 334.833 67.2549 336.212 67.2549 cv
16650
337.591 67.2549 338.267 68.1528 338.92 69.021 cv
16651
339.527 69.8267 340.1 70.5879 341.229 70.5879 cv
16652
342.36 70.5879 342.933 69.8267 343.54 69.021 cv
16653
344.194 68.1528 344.87 67.2549 346.25 67.2549 cv
16654
347.629 67.2549 348.305 68.1528 348.959 69.021 cv
16655
349.566 69.8267 350.139 70.5879 351.269 70.5879 cv
16656
352.399 70.5879 352.971 69.8267 353.578 69.021 cv
16657
354.231 68.1528 354.907 67.2549 356.286 67.2549 cv
16658
357.665 67.2549 358.34 68.1528 358.994 69.021 cv
16659
359.6 69.8267 360.173 70.5879 361.303 70.5879 cv
16660
362.433 70.5879 363.006 69.8267 363.613 69.021 cv
16661
364.266 68.1528 364.942 67.2549 366.322 67.2549 cv
16662
367.702 67.2549 368.378 68.1528 369.033 69.021 cv
16663
369.639 69.8267 370.213 70.5879 371.344 70.5879 cv
16664
372.474 70.5879 373.047 69.8267 373.654 69.021 cv
16665
374.307 68.1528 374.983 67.2549 376.363 67.2549 cv
16666
377.742 67.2549 378.417 68.1528 379.071 69.021 cv
16667
379.677 69.8267 380.25 70.5879 381.38 70.5879 cv
16668
382.511 70.5879 383.084 69.8267 383.691 69.021 cv
16669
384.345 68.1528 385.021 67.2549 386.401 67.2549 cv
16670
387.781 67.2549 388.457 68.1528 389.111 69.021 cv
16671
389.718 69.8267 390.292 70.5879 391.422 70.5879 cv
16672
392.552 70.5879 393.125 69.8267 393.732 69.021 cv
16673
394.386 68.1528 395.062 67.2549 396.441 67.2549 cv
16674
397.821 67.2549 398.498 68.1528 399.151 69.021 cv
16675
399.758 69.8267 400.332 70.5879 401.461 70.5879 cv
16676
402.592 70.5879 403.167 69.8267 403.773 69.021 cv
16677
404.427 68.1528 405.104 67.2549 406.484 67.2549 cv
16678
407.863 67.2549 408.54 68.1528 409.193 69.021 cv
16679
409.8 69.8267 410.374 70.5879 411.503 70.5879 cv
16680
412.634 70.5879 413.208 69.8267 413.815 69.021 cv
16681
414.469 68.1528 415.146 67.2549 416.526 67.2549 cv
16682
417.906 67.2549 418.583 68.1528 419.236 69.021 cv
16683
419.843 69.8267 420.417 70.5879 421.547 70.5879 cv
16684
422.678 70.5879 423.251 69.8267 423.858 69.021 cv
16685
424.512 68.1528 425.189 67.2549 426.569 67.2549 cv
16686
427.949 67.2549 428.625 68.1528 429.28 69.021 cv
16687
429.886 69.8267 430.459 70.5879 431.59 70.5879 cv
16688
432.722 70.5879 433.295 69.8267 433.903 69.021 cv
16689
434.557 68.1528 435.234 67.2549 436.614 67.2549 cv
16690
437.994 67.2549 438.67 68.1528 439.325 69.021 cv
16691
439.931 69.8267 440.504 70.5879 441.635 70.5879 cv
16692
442.767 70.5879 443.34 69.8267 443.948 69.021 cv
16693
444.602 68.1528 445.279 67.2549 446.659 67.2549 cv
16694
448.04 67.2549 448.716 68.1528 449.371 69.021 cv
16695
449.978 69.8267 450.551 70.5879 451.683 70.5879 cv
16696
452.814 70.5879 453.387 69.8267 453.995 69.021 cv
16697
454.649 68.1528 455.326 67.2549 456.707 67.2549 cv
16698
458.085 67.2549 458.761 68.1528 459.415 69.021 cv
16699
460.021 69.8267 460.594 70.5879 461.724 70.5879 cv
16700
462.856 70.5879 463.429 69.8267 464.037 69.021 cv
16701
464.691 68.1528 465.368 67.2549 466.748 67.2549 cv
16702
468.127 67.2549 468.804 68.1528 469.458 69.021 cv
16703
470.065 69.8267 470.638 70.5879 471.768 70.5879 cv
16704
472.899 70.5879 473.472 69.8267 474.08 69.021 cv
16705
474.734 68.1528 475.41 67.2549 476.791 67.2549 cv
16706
478.171 67.2549 478.848 68.1528 479.502 69.021 cv
16707
480.11 69.8267 480.684 70.5879 481.815 70.5879 cv
16708
482.947 70.5879 483.52 69.8267 484.127 69.021 cv
16709
484.782 68.1528 485.458 67.2549 486.839 67.2549 cv
16710
488.22 67.2549 488.897 68.1528 489.551 69.021 cv
16711
490.159 69.8267 490.733 70.5879 491.865 70.5879 cv
16712
492.997 70.5879 493.571 69.8267 494.178 69.021 cv
16713
494.833 68.1528 495.509 67.2549 496.891 67.2549 cv
16714
498.271 67.2549 498.948 68.1528 499.602 69.021 cv
16715
500.209 69.8267 500.783 70.5879 501.914 70.5879 cv
16716
503.046 70.5879 503.621 69.8267 504.228 69.0205 cv
16717
504.883 68.1523 505.56 67.2549 506.942 67.2549 cv
16718
508.324 67.2549 509.001 68.1528 509.657 69.021 cv
16719
510.265 69.8267 510.839 70.5879 511.973 70.5879 cv
16720
513.106 70.5879 513.681 69.8267 514.289 69.021 cv
16721
514.944 68.1528 515.622 67.2549 517.004 67.2549 cv
16722
517.004 67.7549 li
16723
515.871 67.7549 515.296 68.5161 514.688 69.3218 cv
16724
514.033 70.1899 513.355 71.0879 511.973 71.0879 cv
16725
cp
16726
level3{
16727
gsave
16728
clp
16729
[746.112 0 0 746.112 142 69.1714 ]ct
16730
/0 /Gradient get_res clonedict shfill grestore
16731
}if
16732
level3 not{
16733
gsave
16734
[746.112 0 0 746.112 142 69.1714 ]ct
16735
clp
16736
/0 /Gradient get_res exec grestore
16737
}if
16738
np
16739
512.237 67.8657 mo
16740
510.928 67.8657 510.255 67.0591 509.662 66.3472 cv
16741
509.086 65.6587 508.544 65.0083 507.469 65.0083 cv
16742
506.396 65.0083 505.854 65.6587 505.28 66.3472 cv
16743
504.686 67.0591 504.014 67.8657 502.706 67.8657 cv
16744
501.398 67.8657 500.726 67.0586 500.133 66.3467 cv
16745
499.56 65.6587 499.018 65.0083 497.946 65.0083 cv
16746
496.873 65.0083 496.332 65.6587 495.758 66.3472 cv
16747
495.166 67.0591 494.494 67.8657 493.187 67.8657 cv
16748
491.879 67.8657 491.208 67.0591 490.615 66.3472 cv
16749
490.041 65.6587 489.5 65.0083 488.426 65.0083 cv
16750
487.353 65.0083 486.811 65.6587 486.238 66.3472 cv
16751
485.645 67.0591 484.972 67.8657 483.666 67.8657 cv
16752
482.358 67.8657 481.686 67.0591 481.093 66.3472 cv
16753
480.52 65.6587 479.978 65.0083 478.905 65.0083 cv
16754
477.833 65.0083 477.291 65.6587 476.717 66.3472 cv
16755
476.125 67.0591 475.454 67.8657 474.147 67.8657 cv
16756
472.84 67.8657 472.169 67.0586 471.577 66.3467 cv
16757
471.003 65.6587 470.462 65.0083 469.391 65.0083 cv
16758
468.318 65.0083 467.777 65.6587 467.203 66.3472 cv
16759
466.61 67.0591 465.938 67.8657 464.631 67.8657 cv
16760
463.326 67.8657 462.654 67.0586 462.062 66.3467 cv
16761
461.49 65.6587 460.949 65.0083 459.877 65.0083 cv
16762
458.804 65.0083 458.263 65.6587 457.69 66.3472 cv
16763
457.097 67.0591 456.425 67.8657 455.119 67.8657 cv
16764
453.811 67.8657 453.139 67.0591 452.546 66.3472 cv
16765
451.973 65.6587 451.431 65.0083 450.359 65.0083 cv
16766
449.286 65.0083 448.745 65.6587 448.17 66.3472 cv
16767
447.578 67.0591 446.906 67.8657 445.599 67.8657 cv
16768
444.292 67.8657 443.621 67.0591 443.029 66.3472 cv
16769
442.456 65.6587 441.914 65.0083 440.841 65.0083 cv
16770
439.769 65.0083 439.227 65.6587 438.654 66.3472 cv
16771
438.061 67.0591 437.389 67.8657 436.083 67.8657 cv
16772
434.776 67.8657 434.104 67.0591 433.511 66.3472 cv
16773
432.939 65.6587 432.397 65.0083 431.325 65.0083 cv
16774
430.252 65.0083 429.711 65.6587 429.138 66.3472 cv
16775
428.545 67.0591 427.874 67.8657 426.567 67.8657 cv
16776
425.261 67.8657 424.589 67.0586 423.997 66.3472 cv
16777
423.423 65.6587 422.882 65.0083 421.81 65.0083 cv
16778
420.738 65.0083 420.196 65.6587 419.623 66.3472 cv
16779
419.031 67.0591 418.359 67.8657 417.052 67.8657 cv
16780
415.746 67.8657 415.075 67.0586 414.482 66.3467 cv
16781
413.909 65.6587 413.368 65.0083 412.296 65.0083 cv
16782
411.224 65.0083 410.682 65.6587 410.11 66.3467 cv
16783
409.517 67.0586 408.845 67.8657 407.538 67.8657 cv
16784
406.232 67.8657 405.56 67.0586 404.967 66.3467 cv
16785
404.395 65.6587 403.854 65.0083 402.782 65.0083 cv
16786
401.71 65.0083 401.169 65.6587 400.597 66.3467 cv
16787
400.004 67.0586 399.333 67.8657 398.027 67.8657 cv
16788
396.72 67.8657 396.048 67.0586 395.456 66.3467 cv
16789
394.882 65.6587 394.341 65.0083 393.269 65.0083 cv
16790
392.197 65.0083 391.656 65.6587 391.083 66.3472 cv
16791
390.491 67.0591 389.819 67.8657 388.513 67.8657 cv
16792
387.208 67.8657 386.536 67.0586 385.944 66.3467 cv
16793
385.372 65.6587 384.831 65.0083 383.759 65.0083 cv
16794
382.688 65.0083 382.147 65.6587 381.574 66.3467 cv
16795
380.981 67.0586 380.31 67.8657 379.004 67.8657 cv
16796
377.698 67.8657 377.026 67.0591 376.433 66.3472 cv
16797
375.86 65.6587 375.319 65.0083 374.246 65.0083 cv
16798
373.174 65.0083 372.633 65.6587 372.061 66.3467 cv
16799
371.468 67.0586 370.797 67.8657 369.491 67.8657 cv
16800
368.185 67.8657 367.514 67.0586 366.922 66.3467 cv
16801
366.35 65.6587 365.809 65.0083 364.738 65.0083 cv
16802
363.667 65.0083 363.126 65.6587 362.554 66.3467 cv
16803
361.961 67.0586 361.291 67.8657 359.985 67.8657 cv
16804
358.679 67.8657 358.008 67.0591 357.416 66.3472 cv
16805
356.842 65.6587 356.301 65.0083 355.23 65.0083 cv
16806
354.158 65.0083 353.617 65.6587 353.043 66.3472 cv
16807
352.451 67.0586 351.78 67.8657 350.473 67.8657 cv
16808
349.167 67.8657 348.497 67.0586 347.904 66.3467 cv
16809
347.332 65.6587 346.791 65.0083 345.72 65.0083 cv
16810
344.649 65.0083 344.109 65.6587 343.537 66.3472 cv
16811
342.944 67.0586 342.273 67.8657 340.968 67.8657 cv
16812
339.664 67.8657 338.993 67.0586 338.401 66.3467 cv
16813
337.829 65.6587 337.288 65.0083 336.217 65.0083 cv
16814
335.147 65.0083 334.606 65.6587 334.034 66.3467 cv
16815
333.441 67.0586 332.77 67.8657 331.464 67.8657 cv
16816
330.159 67.8657 329.488 67.0591 328.895 66.3472 cv
16817
328.322 65.6587 327.781 65.0083 326.709 65.0083 cv
16818
325.638 65.0083 325.097 65.6587 324.524 66.3467 cv
16819
323.931 67.0586 323.26 67.8657 321.955 67.8657 cv
16820
320.648 67.8657 319.977 67.0586 319.384 66.3467 cv
16821
318.811 65.6587 318.27 65.0083 317.199 65.0083 cv
16822
316.126 65.0083 315.585 65.6587 315.013 66.3472 cv
16823
314.42 67.0591 313.749 67.8657 312.443 67.8657 cv
16824
311.137 67.8657 310.465 67.0591 309.873 66.3472 cv
16825
309.299 65.6587 308.758 65.0083 307.686 65.0083 cv
16826
306.614 65.0083 306.073 65.6587 305.5 66.3472 cv
16827
304.908 67.0591 304.236 67.8657 302.93 67.8657 cv
16828
301.625 67.8657 300.954 67.0591 300.361 66.3472 cv
16829
299.788 65.6587 299.247 65.0083 298.175 65.0083 cv
16830
297.103 65.0083 296.562 65.6587 295.989 66.3472 cv
16831
295.397 67.0591 294.725 67.8657 293.419 67.8657 cv
16832
292.114 67.8657 291.442 67.0586 290.849 66.3472 cv
16833
290.276 65.6587 289.735 65.0083 288.663 65.0083 cv
16834
287.591 65.0083 287.05 65.6587 286.478 66.3467 cv
16835
285.885 67.0586 285.213 67.8657 283.908 67.8657 cv
16836
282.601 67.8657 281.93 67.0586 281.337 66.3467 cv
16837
280.765 65.6587 280.224 65.0083 279.153 65.0083 cv
16838
278.081 65.0083 277.54 65.6587 276.967 66.3472 cv
16839
276.375 67.0591 275.703 67.8657 274.397 67.8657 cv
16840
273.09 67.8657 272.419 67.0586 271.827 66.3467 cv
16841
271.253 65.6587 270.712 65.0083 269.641 65.0083 cv
16842
268.569 65.0083 268.028 65.6587 267.456 66.3467 cv
16843
266.863 67.0586 266.191 67.8657 264.885 67.8657 cv
16844
263.58 67.8657 262.908 67.0591 262.316 66.3472 cv
16845
261.743 65.6587 261.203 65.0083 260.13 65.0083 cv
16846
259.059 65.0083 258.518 65.6587 257.946 66.3472 cv
16847
257.353 67.0591 256.682 67.8657 255.376 67.8657 cv
16848
254.07 67.8657 253.399 67.0586 252.806 66.3467 cv
16849
252.234 65.6587 251.693 65.0083 250.622 65.0083 cv
16850
249.549 65.0083 249.008 65.6587 248.436 66.3467 cv
16851
247.843 67.0586 247.171 67.8657 245.866 67.8657 cv
16852
244.559 67.8657 243.888 67.0586 243.295 66.3467 cv
16853
242.722 65.6587 242.181 65.0083 241.11 65.0083 cv
16854
240.039 65.0083 239.498 65.6587 238.924 66.3467 cv
16855
238.332 67.0586 237.661 67.8657 236.355 67.8657 cv
16856
235.049 67.8657 234.377 67.0586 233.786 66.3467 cv
16857
233.213 65.6587 232.672 65.0083 231.601 65.0083 cv
16858
230.53 65.0083 229.989 65.6587 229.417 66.3467 cv
16859
228.824 67.0586 228.153 67.8657 226.847 67.8657 cv
16860
225.541 67.8657 224.87 67.0586 224.277 66.3467 cv
16861
223.705 65.6587 223.164 65.0083 222.092 65.0083 cv
16862
221.02 65.0083 220.479 65.6587 219.907 66.3472 cv
16863
219.314 67.0591 218.642 67.8657 217.336 67.8657 cv
16864
216.031 67.8657 215.359 67.0586 214.766 66.3467 cv
16865
214.194 65.6587 213.653 65.0083 212.581 65.0083 cv
16866
211.509 65.0083 210.968 65.6587 210.396 66.3467 cv
16867
209.803 67.0586 209.132 67.8657 207.826 67.8657 cv
16868
206.521 67.8657 205.849 67.0591 205.257 66.3472 cv
16869
204.685 65.6587 204.144 65.0083 203.073 65.0083 cv
16870
202.001 65.0083 201.46 65.6587 200.888 66.3472 cv
16871
200.295 67.0591 199.625 67.8657 198.319 67.8657 cv
16872
197.013 67.8657 196.342 67.0586 195.75 66.3467 cv
16873
195.177 65.6587 194.636 65.0083 193.565 65.0083 cv
16874
192.494 65.0083 191.953 65.6587 191.38 66.3467 cv
16875
190.789 67.0586 190.117 67.8657 188.811 67.8657 cv
16876
187.505 67.8657 186.834 67.0591 186.242 66.3472 cv
16877
185.668 65.6587 185.127 65.0083 184.056 65.0083 cv
16878
182.984 65.0083 182.443 65.6587 181.871 66.3467 cv
16879
181.278 67.0586 180.606 67.8657 179.3 67.8657 cv
16880
177.995 67.8657 177.323 67.0591 176.731 66.3472 cv
16881
176.159 65.6587 175.618 65.0083 174.545 65.0083 cv
16882
173.475 65.0083 172.934 65.6587 172.362 66.3467 cv
16883
171.769 67.0586 171.098 67.8657 169.792 67.8657 cv
16884
168.487 67.8657 167.816 67.0586 167.223 66.3467 cv
16885
166.651 65.6587 166.11 65.0083 165.04 65.0083 cv
16886
163.968 65.0083 163.427 65.6587 162.855 66.3467 cv
16887
162.263 67.0586 161.592 67.8657 160.287 67.8657 cv
16888
158.981 67.8657 158.31 67.0586 157.717 66.3467 cv
16889
157.145 65.6587 156.604 65.0083 155.534 65.0083 cv
16890
155.534 64.5083 li
16891
156.839 64.5083 157.51 65.3154 158.102 66.0273 cv
16892
158.674 66.7153 159.215 67.3657 160.287 67.3657 cv
16893
161.357 67.3657 161.898 66.7153 162.47 66.0273 cv
16894
163.063 65.3154 163.734 64.5083 165.04 64.5083 cv
16895
166.345 64.5083 167.016 65.3154 167.608 66.0273 cv
16896
168.18 66.7153 168.721 67.3657 169.792 67.3657 cv
16897
170.864 67.3657 171.405 66.7153 171.977 66.0269 cv
16898
172.569 65.3149 173.241 64.5083 174.545 64.5083 cv
16899
175.852 64.5083 176.523 65.3154 177.116 66.0273 cv
16900
177.688 66.7153 178.229 67.3657 179.3 67.3657 cv
16901
180.372 67.3657 180.913 66.7153 181.486 66.0273 cv
16902
182.079 65.3154 182.75 64.5083 184.056 64.5083 cv
16903
185.362 64.5083 186.034 65.3154 186.626 66.0273 cv
16904
187.199 66.7153 187.74 67.3657 188.811 67.3657 cv
16905
189.882 67.3657 190.423 66.7153 190.996 66.0273 cv
16906
191.588 65.3154 192.259 64.5083 193.565 64.5083 cv
16907
194.871 64.5083 195.542 65.3154 196.134 66.0273 cv
16908
196.707 66.7153 197.248 67.3657 198.319 67.3657 cv
16909
199.39 67.3657 199.931 66.7153 200.503 66.0273 cv
16910
201.095 65.3154 201.767 64.5083 203.073 64.5083 cv
16911
204.378 64.5083 205.049 65.3154 205.642 66.0273 cv
16912
206.214 66.7153 206.755 67.3657 207.826 67.3657 cv
16913
208.897 67.3657 209.438 66.7153 210.011 66.0273 cv
16914
210.604 65.3154 211.275 64.5083 212.581 64.5083 cv
16915
213.887 64.5083 214.558 65.3154 215.151 66.0273 cv
16916
215.724 66.7153 216.265 67.3657 217.336 67.3657 cv
16917
218.408 67.3657 218.949 66.7153 219.522 66.0273 cv
16918
220.115 65.3154 220.786 64.5083 222.092 64.5083 cv
16919
223.398 64.5083 224.07 65.3154 224.662 66.0273 cv
16920
225.235 66.7153 225.776 67.3657 226.847 67.3657 cv
16921
227.918 67.3657 228.459 66.7153 229.032 66.0273 cv
16922
229.624 65.3154 230.295 64.5083 231.601 64.5083 cv
16923
232.907 64.5083 233.578 65.3154 234.17 66.0273 cv
16924
234.743 66.7153 235.284 67.3657 236.355 67.3657 cv
16925
237.426 67.3657 237.967 66.7153 238.54 66.0273 cv
16926
239.132 65.3154 239.803 64.5083 241.11 64.5083 cv
16927
242.416 64.5083 243.087 65.3154 243.68 66.0273 cv
16928
244.252 66.7153 244.793 67.3657 245.866 67.3657 cv
16929
246.937 67.3657 247.478 66.7153 248.051 66.0273 cv
16930
248.644 65.3154 249.315 64.5083 250.622 64.5083 cv
16931
251.927 64.5083 252.598 65.3154 253.191 66.0273 cv
16932
253.764 66.7153 254.305 67.3657 255.376 67.3657 cv
16933
256.448 67.3657 256.989 66.7153 257.561 66.0273 cv
16934
258.153 65.3154 258.825 64.5083 260.13 64.5083 cv
16935
261.437 64.5083 262.108 65.3154 262.701 66.0273 cv
16936
263.273 66.7153 263.814 67.3657 264.885 67.3657 cv
16937
265.957 67.3657 266.498 66.7153 267.071 66.0273 cv
16938
267.664 65.3154 268.334 64.5083 269.641 64.5083 cv
16939
270.947 64.5083 271.619 65.3149 272.21 66.0269 cv
16940
272.784 66.7153 273.325 67.3657 274.397 67.3657 cv
16941
275.468 67.3657 276.009 66.7153 276.583 66.0273 cv
16942
277.175 65.3154 277.846 64.5083 279.153 64.5083 cv
16943
280.458 64.5083 281.13 65.3154 281.722 66.0273 cv
16944
282.295 66.7153 282.836 67.3657 283.908 67.3657 cv
16945
284.979 67.3657 285.52 66.7153 286.093 66.0269 cv
16946
286.686 65.3149 287.357 64.5083 288.663 64.5083 cv
16947
289.969 64.5083 290.641 65.3154 291.233 66.0269 cv
16948
291.806 66.7153 292.348 67.3657 293.419 67.3657 cv
16949
294.491 67.3657 295.032 66.7153 295.605 66.0273 cv
16950
296.198 65.3154 296.869 64.5083 298.175 64.5083 cv
16951
299.481 64.5083 300.153 65.3154 300.746 66.0273 cv
16952
301.318 66.7153 301.859 67.3657 302.93 67.3657 cv
16953
304.001 67.3657 304.542 66.7153 305.116 66.0273 cv
16954
305.708 65.3154 306.379 64.5083 307.686 64.5083 cv
16955
308.993 64.5083 309.665 65.3154 310.257 66.0273 cv
16956
310.83 66.7153 311.372 67.3657 312.443 67.3657 cv
16957
313.514 67.3657 314.055 66.7153 314.628 66.0273 cv
16958
315.221 65.3154 315.892 64.5083 317.199 64.5083 cv
16959
318.504 64.5083 319.176 65.3154 319.769 66.0273 cv
16960
320.341 66.7153 320.882 67.3657 321.955 67.3657 cv
16961
323.026 67.3657 323.567 66.7153 324.139 66.0273 cv
16962
324.732 65.3154 325.403 64.5083 326.709 64.5083 cv
16963
328.015 64.5083 328.687 65.3154 329.28 66.0273 cv
16964
329.852 66.7153 330.393 67.3657 331.464 67.3657 cv
16965
332.536 67.3657 333.077 66.7153 333.649 66.0273 cv
16966
334.241 65.3154 334.912 64.5083 336.217 64.5083 cv
16967
337.523 64.5083 338.194 65.3154 338.786 66.0273 cv
16968
339.358 66.7153 339.898 67.3657 340.968 67.3657 cv
16969
342.039 67.3657 342.58 66.7158 343.152 66.0273 cv
16970
343.744 65.3154 344.415 64.5083 345.72 64.5083 cv
16971
347.026 64.5083 347.697 65.3154 348.289 66.0273 cv
16972
348.861 66.7153 349.402 67.3657 350.473 67.3657 cv
16973
351.545 67.3657 352.086 66.7153 352.659 66.0269 cv
16974
353.251 65.3154 353.923 64.5083 355.23 64.5083 cv
16975
356.536 64.5083 357.208 65.3154 357.8 66.0273 cv
16976
358.373 66.7153 358.914 67.3657 359.985 67.3657 cv
16977
361.056 67.3657 361.597 66.7153 362.169 66.0273 cv
16978
362.761 65.3154 363.432 64.5083 364.738 64.5083 cv
16979
366.043 64.5083 366.714 65.3154 367.307 66.0273 cv
16980
367.879 66.7153 368.42 67.3657 369.491 67.3657 cv
16981
370.562 67.3657 371.103 66.7153 371.676 66.0273 cv
16982
372.269 65.3154 372.94 64.5083 374.246 64.5083 cv
16983
375.553 64.5083 376.225 65.3154 376.818 66.0273 cv
16984
377.39 66.7153 377.932 67.3657 379.004 67.3657 cv
16985
380.076 67.3657 380.617 66.7153 381.189 66.0273 cv
16986
381.782 65.3154 382.453 64.5083 383.759 64.5083 cv
16987
385.065 64.5083 385.736 65.3154 386.329 66.0273 cv
16988
386.901 66.7153 387.442 67.3657 388.513 67.3657 cv
16989
389.584 67.3657 390.125 66.7153 390.699 66.0273 cv
16990
391.292 65.3154 391.962 64.5083 393.269 64.5083 cv
16991
394.576 64.5083 395.248 65.3149 395.839 66.0269 cv
16992
396.413 66.7153 396.955 67.3657 398.027 67.3657 cv
16993
399.098 67.3657 399.639 66.7153 400.212 66.0269 cv
16994
400.805 65.3149 401.476 64.5083 402.782 64.5083 cv
16995
404.088 64.5083 404.759 65.3154 405.352 66.0273 cv
16996
405.925 66.7153 406.466 67.3657 407.538 67.3657 cv
16997
408.611 67.3657 409.152 66.7153 409.725 66.0269 cv
16998
410.318 65.3149 410.99 64.5083 412.296 64.5083 cv
16999
413.602 64.5083 414.274 65.3154 414.867 66.0273 cv
17000
415.439 66.7153 415.98 67.3657 417.052 67.3657 cv
17001
418.125 67.3657 418.666 66.7153 419.239 66.0273 cv
17002
419.832 65.3154 420.503 64.5083 421.81 64.5083 cv
17003
423.117 64.5083 423.789 65.3154 424.381 66.0269 cv
17004
424.954 66.7153 425.495 67.3657 426.567 67.3657 cv
17005
427.639 67.3657 428.181 66.7153 428.754 66.0269 cv
17006
429.346 65.3149 430.018 64.5083 431.325 64.5083 cv
17007
432.631 64.5083 433.303 65.3149 433.896 66.0269 cv
17008
434.469 66.7153 435.01 67.3657 436.083 67.3657 cv
17009
437.156 67.3657 437.697 66.7153 438.27 66.0269 cv
17010
438.863 65.3149 439.535 64.5083 440.841 64.5083 cv
17011
442.148 64.5083 442.82 65.3149 443.413 66.0269 cv
17012
443.986 66.7153 444.527 67.3657 445.599 67.3657 cv
17013
446.671 67.3657 447.213 66.7153 447.787 66.0273 cv
17014
448.379 65.3154 449.051 64.5083 450.359 64.5083 cv
17015
451.666 64.5083 452.337 65.3149 452.93 66.0269 cv
17016
453.504 66.7153 454.045 67.3657 455.119 67.3657 cv
17017
456.191 67.3657 456.733 66.7153 457.306 66.0269 cv
17018
457.899 65.3149 458.571 64.5083 459.877 64.5083 cv
17019
461.183 64.5083 461.854 65.3149 462.447 66.0269 cv
17020
463.019 66.7153 463.56 67.3657 464.631 67.3657 cv
17021
465.704 67.3657 466.246 66.7153 466.819 66.0273 cv
17022
467.412 65.3154 468.083 64.5083 469.391 64.5083 cv
17023
470.697 64.5083 471.369 65.3154 471.961 66.0273 cv
17024
472.534 66.7153 473.075 67.3657 474.147 67.3657 cv
17025
475.219 67.3657 475.76 66.7153 476.333 66.0273 cv
17026
476.926 65.3154 477.598 64.5083 478.905 64.5083 cv
17027
480.212 64.5083 480.884 65.3154 481.477 66.0273 cv
17028
482.051 66.7153 482.592 67.3657 483.666 67.3657 cv
17029
484.739 67.3657 485.28 66.7153 485.854 66.0269 cv
17030
486.447 65.3149 487.119 64.5083 488.426 64.5083 cv
17031
489.733 64.5083 490.406 65.3149 490.999 66.0269 cv
17032
491.572 66.7153 492.114 67.3657 493.187 67.3657 cv
17033
494.259 67.3657 494.801 66.7153 495.375 66.0269 cv
17034
495.967 65.3149 496.639 64.5083 497.946 64.5083 cv
17035
499.252 64.5083 499.924 65.3149 500.517 66.0269 cv
17036
501.091 66.7153 501.632 67.3657 502.706 67.3657 cv
17037
503.78 67.3657 504.322 66.7153 504.896 66.0269 cv
17038
505.489 65.3149 506.162 64.5083 507.469 64.5083 cv
17039
508.779 64.5083 509.452 65.3149 510.045 66.0269 cv
17040
510.62 66.7153 511.163 67.3657 512.237 67.3657 cv
17041
513.312 67.3657 513.854 66.7153 514.428 66.0269 cv
17042
515.022 65.3149 515.695 64.5083 517.004 64.5083 cv
17043
517.004 65.0083 li
17044
515.929 65.0083 515.386 65.6587 514.812 66.3472 cv
17045
514.218 67.0591 513.545 67.8657 512.237 67.8657 cv
17046
cp
17047
level3{
17048
gsave
17049
clp
17050
[746.112 0 0 746.112 142 66.187 ]ct
17051
/0 /Gradient get_res clonedict shfill grestore
17052
}if
17053
level3 not{
17054
gsave
17055
[746.112 0 0 746.112 142 66.187 ]ct
17056
clp
17057
/0 /Gradient get_res exec grestore
17058
}if
17059
np
17060
512.475 64.6436 mo
17061
511.235 64.6436 510.594 63.9697 510.029 63.3755 cv
17062
509.485 62.8032 508.97 62.2627 507.945 62.2627 cv
17063
506.92 62.2627 506.407 62.8032 505.863 63.3755 cv
17064
505.298 63.9697 504.658 64.6436 503.418 64.6436 cv
17065
502.181 64.6436 501.541 63.9697 500.976 63.3755 cv
17066
500.433 62.8032 499.919 62.2627 498.896 62.2627 cv
17067
497.874 62.2627 497.36 62.8032 496.817 63.3755 cv
17068
496.252 63.9697 495.613 64.6436 494.375 64.6436 cv
17069
493.136 64.6436 492.497 63.9697 491.932 63.3755 cv
17070
491.388 62.8032 490.875 62.2627 489.851 62.2627 cv
17071
488.828 62.2627 488.315 62.8032 487.771 63.375 cv
17072
487.207 63.9697 486.567 64.6436 485.329 64.6436 cv
17073
484.09 64.6436 483.45 63.9697 482.885 63.375 cv
17074
482.342 62.8032 481.829 62.2627 480.805 62.2627 cv
17075
479.783 62.2627 479.27 62.8032 478.726 63.375 cv
17076
478.162 63.9697 477.522 64.6436 476.285 64.6436 cv
17077
475.047 64.6436 474.408 63.9697 473.843 63.375 cv
17078
473.3 62.8032 472.788 62.2627 471.765 62.2627 cv
17079
470.743 62.2627 470.229 62.8032 469.686 63.3755 cv
17080
469.122 63.9697 468.482 64.6436 467.244 64.6436 cv
17081
466.007 64.6436 465.368 63.9697 464.804 63.375 cv
17082
464.261 62.8032 463.749 62.2627 462.726 62.2627 cv
17083
461.704 62.2627 461.191 62.8032 460.648 63.375 cv
17084
460.083 63.9697 459.444 64.6436 458.207 64.6436 cv
17085
456.969 64.6436 456.329 63.9697 455.764 63.3755 cv
17086
455.221 62.8032 454.708 62.2627 453.684 62.2627 cv
17087
452.662 62.2627 452.148 62.8032 451.605 63.3755 cv
17088
451.041 63.9697 450.401 64.6436 449.163 64.6436 cv
17089
447.925 64.6436 447.286 63.9697 446.721 63.3755 cv
17090
446.178 62.8032 445.666 62.2627 444.642 62.2627 cv
17091
443.62 62.2627 443.106 62.8032 442.563 63.3755 cv
17092
441.999 63.9697 441.359 64.6436 440.121 64.6436 cv
17093
438.883 64.6436 438.244 63.9697 437.679 63.375 cv
17094
437.136 62.8032 436.624 62.2627 435.601 62.2627 cv
17095
434.578 62.2627 434.065 62.8032 433.522 63.3755 cv
17096
432.958 63.9697 432.318 64.6436 431.081 64.6436 cv
17097
429.843 64.6436 429.204 63.9697 428.639 63.375 cv
17098
428.096 62.8032 427.583 62.2627 426.561 62.2627 cv
17099
425.538 62.2627 425.025 62.8032 424.482 63.3755 cv
17100
423.917 63.9697 423.278 64.6436 422.041 64.6436 cv
17101
420.803 64.6436 420.164 63.9697 419.6 63.375 cv
17102
419.057 62.8032 418.543 62.2627 417.522 62.2627 cv
17103
416.499 62.2627 415.986 62.8032 415.442 63.3755 cv
17104
414.877 63.9697 414.238 64.6436 413 64.6436 cv
17105
411.763 64.6436 411.125 63.9697 410.56 63.375 cv
17106
410.017 62.8032 409.504 62.2627 408.482 62.2627 cv
17107
407.459 62.2627 406.947 62.8032 406.404 63.3755 cv
17108
405.84 63.9697 405.201 64.6436 403.964 64.6436 cv
17109
402.727 64.6436 402.087 63.9697 401.523 63.3755 cv
17110
400.98 62.8032 400.467 62.2627 399.444 62.2627 cv
17111
398.421 62.2627 397.909 62.8032 397.366 63.375 cv
17112
396.802 63.9697 396.163 64.6436 394.925 64.6436 cv
17113
393.689 64.6436 393.05 63.9697 392.486 63.3755 cv
17114
391.943 62.8032 391.43 62.2627 390.409 62.2627 cv
17115
389.386 62.2627 388.874 62.8032 388.331 63.375 cv
17116
387.767 63.9697 387.127 64.6436 385.891 64.6436 cv
17117
384.654 64.6436 384.013 63.9697 383.45 63.3755 cv
17118
382.906 62.8032 382.393 62.2627 381.371 62.2627 cv
17119
380.348 62.2627 379.835 62.8032 379.292 63.375 cv
17120
378.729 63.9697 378.089 64.6436 376.853 64.6436 cv
17121
375.617 64.6436 374.977 63.9697 374.414 63.375 cv
17122
373.871 62.8032 373.359 62.2627 372.337 62.2627 cv
17123
371.316 62.2627 370.803 62.8032 370.261 63.375 cv
17124
369.697 63.9697 369.058 64.6436 367.821 64.6436 cv
17125
366.583 64.6436 365.945 63.9697 365.38 63.375 cv
17126
364.837 62.8032 364.325 62.2627 363.303 62.2627 cv
17127
362.281 62.2627 361.767 62.8032 361.224 63.3755 cv
17128
360.661 63.9697 360.021 64.6436 358.784 64.6436 cv
17129
357.547 64.6436 356.908 63.9697 356.344 63.375 cv
17130
355.801 62.8032 355.29 62.2627 354.268 62.2627 cv
17131
353.247 62.2627 352.735 62.8032 352.193 63.375 cv
17132
351.628 63.9697 350.99 64.6436 349.753 64.6436 cv
17133
348.517 64.6436 347.878 63.9697 347.315 63.375 cv
17134
346.773 62.8032 346.26 62.2627 345.24 62.2627 cv
17135
344.218 62.2627 343.706 62.8032 343.163 63.375 cv
17136
342.599 63.9697 341.96 64.6436 340.724 64.6436 cv
17137
339.487 64.6436 338.848 63.9697 338.284 63.3755 cv
17138
337.741 62.8032 337.228 62.2627 336.206 62.2627 cv
17139
335.184 62.2627 334.671 62.8032 334.128 63.375 cv
17140
333.564 63.9697 332.925 64.6436 331.688 64.6436 cv
17141
330.452 64.6436 329.813 63.9697 329.25 63.375 cv
17142
328.708 62.8032 328.195 62.2627 327.173 62.2627 cv
17143
326.153 62.2627 325.641 62.8032 325.099 63.375 cv
17144
324.536 63.9697 323.897 64.6436 322.661 64.6436 cv
17145
321.425 64.6436 320.787 63.9697 320.223 63.375 cv
17146
319.681 62.8032 319.169 62.2627 318.149 62.2627 cv
17147
317.126 62.2627 316.614 62.8032 316.071 63.375 cv
17148
315.507 63.9697 314.868 64.6436 313.631 64.6436 cv
17149
312.394 64.6436 311.755 63.9697 311.191 63.375 cv
17150
310.648 62.8032 310.135 62.2627 309.114 62.2627 cv
17151
308.091 62.2627 307.579 62.8032 307.036 63.375 cv
17152
306.472 63.9697 305.833 64.6436 304.595 64.6436 cv
17153
303.359 64.6436 302.719 63.9697 302.155 63.3755 cv
17154
301.612 62.8032 301.099 62.2627 300.077 62.2627 cv
17155
299.054 62.2627 298.542 62.8032 297.999 63.375 cv
17156
297.435 63.9697 296.795 64.6436 295.559 64.6436 cv
17157
294.322 64.6436 293.683 63.9697 293.119 63.375 cv
17158
292.576 62.8032 292.063 62.2627 291.042 62.2627 cv
17159
290.02 62.2627 289.507 62.8032 288.964 63.375 cv
17160
288.4 63.9697 287.761 64.6436 286.524 64.6436 cv
17161
285.288 64.6436 284.648 63.9697 284.083 63.375 cv
17162
283.541 62.8032 283.028 62.2627 282.005 62.2627 cv
17163
280.983 62.2627 280.47 62.8032 279.927 63.3755 cv
17164
279.364 63.9697 278.724 64.6436 277.488 64.6436 cv
17165
276.25 64.6436 275.612 63.9697 275.047 63.375 cv
17166
274.504 62.8032 273.992 62.2627 272.97 62.2627 cv
17167
271.949 62.2627 271.436 62.8032 270.893 63.375 cv
17168
270.33 63.9697 269.691 64.6436 268.454 64.6436 cv
17169
267.217 64.6436 266.579 63.9697 266.014 63.3755 cv
17170
265.471 62.8032 264.958 62.2627 263.937 62.2627 cv
17171
262.915 62.2627 262.402 62.8032 261.859 63.375 cv
17172
261.295 63.9697 260.656 64.6436 259.418 64.6436 cv
17173
258.182 64.6436 257.542 63.9697 256.978 63.375 cv
17174
256.435 62.8032 255.922 62.2627 254.9 62.2627 cv
17175
253.878 62.2627 253.366 62.8032 252.824 63.375 cv
17176
252.259 63.9697 251.62 64.6436 250.383 64.6436 cv
17177
249.147 64.6436 248.507 63.9697 247.944 63.3755 cv
17178
247.401 62.8032 246.889 62.2627 245.867 62.2627 cv
17179
244.845 62.2627 244.333 62.8032 243.79 63.375 cv
17180
243.226 63.9697 242.587 64.6436 241.35 64.6436 cv
17181
240.114 64.6436 239.474 63.9697 238.911 63.375 cv
17182
238.368 62.8032 237.855 62.2627 236.833 62.2627 cv
17183
235.811 62.2627 235.298 62.8032 234.755 63.3755 cv
17184
234.192 63.9697 233.552 64.6436 232.316 64.6436 cv
17185
231.079 64.6436 230.44 63.9697 229.875 63.3755 cv
17186
229.333 62.8032 228.82 62.2627 227.797 62.2627 cv
17187
226.776 62.2627 226.263 62.8032 225.721 63.375 cv
17188
225.157 63.9697 224.517 64.6436 223.281 64.6436 cv
17189
222.044 64.6436 221.405 63.9697 220.841 63.3755 cv
17190
220.298 62.8032 219.787 62.2627 218.764 62.2627 cv
17191
217.743 62.2627 217.231 62.8032 216.688 63.375 cv
17192
216.125 63.9697 215.485 64.6436 214.249 64.6436 cv
17193
213.012 64.6436 212.373 63.9697 211.809 63.375 cv
17194
211.266 62.8032 210.754 62.2627 209.733 62.2627 cv
17195
208.711 62.2627 208.199 62.8032 207.656 63.375 cv
17196
207.092 63.9697 206.453 64.6436 205.216 64.6436 cv
17197
203.979 64.6436 203.34 63.9697 202.776 63.375 cv
17198
202.233 62.8032 201.72 62.2627 200.699 62.2627 cv
17199
199.676 62.2627 199.164 62.8032 198.621 63.375 cv
17200
198.057 63.9697 197.417 64.6436 196.18 64.6436 cv
17201
194.944 64.6436 194.305 63.9697 193.741 63.3755 cv
17202
193.198 62.8032 192.685 62.2627 191.664 62.2627 cv
17203
190.642 62.2627 190.129 62.8032 189.587 63.375 cv
17204
189.023 63.9697 188.384 64.6436 187.148 64.6436 cv
17205
185.912 64.6436 185.272 63.9697 184.708 63.375 cv
17206
184.166 62.8032 183.654 62.2627 182.632 62.2627 cv
17207
181.611 62.2627 181.098 62.8032 180.555 63.3755 cv
17208
179.992 63.9697 179.353 64.6436 178.117 64.6436 cv
17209
176.881 64.6436 176.242 63.9697 175.678 63.3755 cv
17210
175.135 62.8032 174.624 62.2627 173.602 62.2627 cv
17211
172.581 62.2627 172.068 62.8032 171.526 63.375 cv
17212
170.961 63.9697 170.323 64.6436 169.085 64.6436 cv
17213
167.849 64.6436 167.21 63.9697 166.646 63.3755 cv
17214
166.103 62.8032 165.59 62.2627 164.569 62.2627 cv
17215
163.546 62.2627 163.034 62.8032 162.491 63.375 cv
17216
161.927 63.9697 161.288 64.6436 160.05 64.6436 cv
17217
158.814 64.6436 158.175 63.9697 157.611 63.3755 cv
17218
157.068 62.8032 156.555 62.2627 155.534 62.2627 cv
17219
155.534 61.7627 li
17220
156.77 61.7627 157.41 62.4365 157.974 63.0313 cv
17221
158.516 63.603 159.029 64.1436 160.05 64.1436 cv
17222
161.073 64.1436 161.585 63.603 162.128 63.0308 cv
17223
162.693 62.4365 163.332 61.7627 164.569 61.7627 cv
17224
165.805 61.7627 166.445 62.4365 167.009 63.0313 cv
17225
167.551 63.603 168.064 64.1436 169.085 64.1436 cv
17226
170.108 64.1436 170.62 63.603 171.163 63.0308 cv
17227
171.726 62.4365 172.366 61.7627 173.602 61.7627 cv
17228
174.838 61.7627 175.477 62.4365 176.042 63.0313 cv
17229
176.583 63.603 177.096 64.1436 178.117 64.1436 cv
17230
179.138 64.1436 179.65 63.603 180.193 63.0313 cv
17231
180.756 62.4365 181.396 61.7627 182.632 61.7627 cv
17232
183.869 61.7627 184.507 62.4365 185.072 63.0313 cv
17233
185.614 63.603 186.126 64.1436 187.148 64.1436 cv
17234
188.169 64.1436 188.681 63.603 189.224 63.0313 cv
17235
189.788 62.4365 190.427 61.7627 191.664 61.7627 cv
17236
192.9 61.7627 193.54 62.4365 194.104 63.0313 cv
17237
194.646 63.603 195.159 64.1436 196.18 64.1436 cv
17238
197.203 64.1436 197.715 63.603 198.258 63.0308 cv
17239
198.823 62.4365 199.461 61.7627 200.699 61.7627 cv
17240
201.935 61.7627 202.575 62.4365 203.138 63.0313 cv
17241
203.681 63.603 204.194 64.1436 205.216 64.1436 cv
17242
206.238 64.1436 206.75 63.603 207.293 63.0313 cv
17243
207.857 62.4365 208.496 61.7627 209.733 61.7627 cv
17244
210.969 61.7627 211.608 62.4365 212.171 63.0308 cv
17245
212.714 63.603 213.227 64.1436 214.249 64.1436 cv
17246
215.27 64.1436 215.783 63.603 216.326 63.0313 cv
17247
216.889 62.4365 217.528 61.7627 218.764 61.7627 cv
17248
220.001 61.7627 220.64 62.4365 221.205 63.0313 cv
17249
221.747 63.603 222.259 64.1436 223.281 64.1436 cv
17250
224.302 64.1436 224.815 63.603 225.358 63.0308 cv
17251
225.922 62.4365 226.561 61.7627 227.797 61.7627 cv
17252
229.035 61.7627 229.674 62.4365 230.238 63.0313 cv
17253
230.781 63.603 231.293 64.1436 232.316 64.1436 cv
17254
233.337 64.1436 233.85 63.603 234.393 63.0313 cv
17255
234.958 62.4365 235.596 61.7627 236.833 61.7627 cv
17256
238.071 61.7627 238.709 62.4365 239.273 63.0313 cv
17257
239.816 63.603 240.329 64.1436 241.35 64.1436 cv
17258
242.373 64.1436 242.884 63.603 243.427 63.0313 cv
17259
243.991 62.4365 244.63 61.7627 245.867 61.7627 cv
17260
247.104 61.7627 247.743 62.4365 248.307 63.0313 cv
17261
248.849 63.603 249.362 64.1436 250.383 64.1436 cv
17262
251.405 64.1436 251.917 63.603 252.46 63.0308 cv
17263
253.025 62.4365 253.664 61.7627 254.9 61.7627 cv
17264
256.137 61.7627 256.777 62.4365 257.34 63.0313 cv
17265
257.883 63.603 258.396 64.1436 259.418 64.1436 cv
17266
260.441 64.1436 260.954 63.603 261.497 63.0308 cv
17267
262.061 62.4365 262.7 61.7627 263.937 61.7627 cv
17268
265.173 61.7627 265.813 62.4365 266.377 63.0313 cv
17269
266.919 63.603 267.432 64.1436 268.454 64.1436 cv
17270
269.475 64.1436 269.988 63.603 270.531 63.0313 cv
17271
271.094 62.4365 271.734 61.7627 272.97 61.7627 cv
17272
274.207 61.7627 274.846 62.4365 275.41 63.0308 cv
17273
275.953 63.603 276.465 64.1436 277.488 64.1436 cv
17274
278.509 64.1436 279.022 63.603 279.565 63.0313 cv
17275
280.129 62.4365 280.768 61.7627 282.005 61.7627 cv
17276
283.243 61.7627 283.882 62.4365 284.446 63.0313 cv
17277
284.989 63.603 285.501 64.1436 286.524 64.1436 cv
17278
287.546 64.1436 288.059 63.603 288.602 63.0313 cv
17279
289.166 62.4365 289.805 61.7627 291.042 61.7627 cv
17280
292.278 61.7627 292.917 62.4365 293.481 63.0308 cv
17281
294.024 63.603 294.537 64.1436 295.559 64.1436 cv
17282
296.581 64.1436 297.093 63.603 297.636 63.0313 cv
17283
298.201 62.4365 298.839 61.7627 300.077 61.7627 cv
17284
301.314 61.7627 301.954 62.4365 302.517 63.0313 cv
17285
303.06 63.603 303.574 64.1436 304.595 64.1436 cv
17286
305.618 64.1436 306.13 63.603 306.673 63.0308 cv
17287
307.238 62.4365 307.876 61.7627 309.114 61.7627 cv
17288
310.35 61.7627 310.99 62.4365 311.553 63.0313 cv
17289
312.096 63.603 312.609 64.1436 313.631 64.1436 cv
17290
314.653 64.1436 315.166 63.603 315.708 63.0313 cv
17291
316.273 62.4365 316.912 61.7627 318.149 61.7627 cv
17292
319.384 61.7627 320.023 62.4365 320.586 63.0313 cv
17293
321.128 63.603 321.64 64.1436 322.661 64.1436 cv
17294
323.681 64.1436 324.194 63.603 324.736 63.0313 cv
17295
325.299 62.4365 325.938 61.7627 327.173 61.7627 cv
17296
328.41 61.7627 329.048 62.4365 329.613 63.0313 cv
17297
330.155 63.603 330.667 64.1436 331.688 64.1436 cv
17298
332.71 64.1436 333.223 63.603 333.766 63.0313 cv
17299
334.33 62.4365 334.969 61.7627 336.206 61.7627 cv
17300
337.443 61.7627 338.083 62.4365 338.646 63.0313 cv
17301
339.189 63.603 339.702 64.1436 340.724 64.1436 cv
17302
341.746 64.1436 342.257 63.603 342.8 63.0313 cv
17303
343.364 62.4365 344.003 61.7627 345.24 61.7627 cv
17304
346.475 61.7627 347.114 62.4365 347.678 63.0313 cv
17305
348.22 63.603 348.733 64.1436 349.753 64.1436 cv
17306
350.775 64.1436 351.288 63.603 351.83 63.0313 cv
17307
352.393 62.4365 353.032 61.7627 354.268 61.7627 cv
17308
355.504 61.7627 356.143 62.4365 356.707 63.0308 cv
17309
357.25 63.603 357.762 64.1436 358.784 64.1436 cv
17310
359.806 64.1436 360.319 63.603 360.862 63.0313 cv
17311
361.426 62.4365 362.066 61.7627 363.303 61.7627 cv
17312
364.54 61.7627 365.179 62.4365 365.743 63.0308 cv
17313
366.286 63.603 366.798 64.1436 367.821 64.1436 cv
17314
368.843 64.1436 369.355 63.603 369.898 63.0308 cv
17315
370.461 62.4365 371.101 61.7627 372.337 61.7627 cv
17316
373.574 61.7627 374.212 62.4365 374.777 63.0313 cv
17317
375.319 63.603 375.832 64.1436 376.853 64.1436 cv
17318
377.875 64.1436 378.387 63.603 378.93 63.0313 cv
17319
379.495 62.4365 380.133 61.7627 381.371 61.7627 cv
17320
382.608 61.7627 383.248 62.4365 383.812 63.0308 cv
17321
384.355 63.603 384.868 64.1436 385.891 64.1436 cv
17322
386.913 64.1436 387.425 63.603 387.968 63.0313 cv
17323
388.533 62.4365 389.171 61.7627 390.409 61.7627 cv
17324
391.645 61.7627 392.285 62.4365 392.849 63.0313 cv
17325
393.391 63.603 393.904 64.1436 394.925 64.1436 cv
17326
395.948 64.1436 396.46 63.603 397.003 63.0313 cv
17327
397.568 62.4365 398.207 61.7627 399.444 61.7627 cv
17328
400.682 61.7627 401.322 62.4365 401.885 63.0313 cv
17329
402.429 63.603 402.942 64.1436 403.964 64.1436 cv
17330
404.986 64.1436 405.499 63.603 406.042 63.0313 cv
17331
406.606 62.4365 407.245 61.7627 408.482 61.7627 cv
17332
409.719 61.7627 410.359 62.4365 410.922 63.0313 cv
17333
411.465 63.603 411.979 64.1436 413 64.1436 cv
17334
414.023 64.1436 414.537 63.603 415.08 63.0313 cv
17335
415.644 62.4365 416.284 61.7627 417.522 61.7627 cv
17336
418.759 61.7627 419.398 62.4365 419.962 63.0313 cv
17337
420.505 63.603 421.018 64.1436 422.041 64.1436 cv
17338
423.063 64.1436 423.576 63.603 424.12 63.0308 cv
17339
424.684 62.4365 425.324 61.7627 426.561 61.7627 cv
17340
427.798 61.7627 428.438 62.4365 429.001 63.0313 cv
17341
429.545 63.603 430.058 64.1436 431.081 64.1436 cv
17342
432.103 64.1436 432.616 63.603 433.16 63.0308 cv
17343
433.724 62.4365 434.364 61.7627 435.601 61.7627 cv
17344
436.838 61.7627 437.478 62.4365 438.042 63.0308 cv
17345
438.585 63.603 439.098 64.1436 440.121 64.1436 cv
17346
441.144 64.1436 441.657 63.603 442.201 63.0308 cv
17347
442.765 62.4365 443.405 61.7627 444.642 61.7627 cv
17348
445.879 61.7627 446.519 62.4365 447.083 63.0308 cv
17349
447.627 63.603 448.14 64.1436 449.163 64.1436 cv
17350
450.186 64.1436 450.699 63.603 451.243 63.0308 cv
17351
451.807 62.4365 452.447 61.7627 453.684 61.7627 cv
17352
454.922 61.7627 455.562 62.4365 456.126 63.0308 cv
17353
456.67 63.603 457.183 64.1436 458.207 64.1436 cv
17354
459.229 64.1436 459.743 63.603 460.286 63.0313 cv
17355
460.849 62.4365 461.489 61.7627 462.726 61.7627 cv
17356
463.963 61.7627 464.602 62.4365 465.167 63.0313 cv
17357
465.709 63.603 466.222 64.1436 467.244 64.1436 cv
17358
468.267 64.1436 468.78 63.603 469.324 63.0308 cv
17359
469.888 62.4365 470.528 61.7627 471.765 61.7627 cv
17360
473.002 61.7627 473.642 62.4365 474.206 63.0308 cv
17361
474.749 63.603 475.262 64.1436 476.285 64.1436 cv
17362
477.307 64.1436 477.821 63.603 478.364 63.0308 cv
17363
478.928 62.4365 479.568 61.7627 480.805 61.7627 cv
17364
482.043 61.7627 482.683 62.4365 483.248 63.0308 cv
17365
483.792 63.603 484.305 64.1436 485.329 64.1436 cv
17366
486.352 64.1436 486.866 63.603 487.409 63.0308 cv
17367
487.973 62.4365 488.614 61.7627 489.851 61.7627 cv
17368
491.089 61.7627 491.73 62.4365 492.294 63.0308 cv
17369
492.837 63.603 493.351 64.1436 494.375 64.1436 cv
17370
495.398 64.1436 495.911 63.603 496.455 63.0308 cv
17371
497.019 62.4365 497.659 61.7627 498.896 61.7627 cv
17372
500.134 61.7627 500.774 62.4365 501.338 63.0308 cv
17373
501.882 63.603 502.395 64.1436 503.418 64.1436 cv
17374
504.443 64.1436 504.957 63.603 505.5 63.0308 cv
17375
506.066 62.4365 506.707 61.7627 507.945 61.7627 cv
17376
509.185 61.7627 509.826 62.4365 510.391 63.0308 cv
17377
510.936 63.603 511.45 64.1436 512.475 64.1436 cv
17378
513.5 64.1436 514.014 63.603 514.558 63.0308 cv
17379
515.124 62.4365 515.764 61.7627 517.004 61.7627 cv
17380
517.004 62.2627 li
17381
515.979 62.2627 515.465 62.8032 514.92 63.3755 cv
17382
514.355 63.9697 513.714 64.6436 512.475 64.6436 cv
17383
cp
17384
level3{
17385
gsave
17386
clp
17387
[746.112 0 0 746.112 142 63.2031 ]ct
17388
/0 /Gradient get_res clonedict shfill grestore
17389
}if
17390
level3 not{
17391
gsave
17392
[746.112 0 0 746.112 142 63.2031 ]ct
17393
clp
17394
/0 /Gradient get_res exec grestore
17395
}if
17396
np
17397
512.689 61.4214 mo
17398
511.516 61.4214 510.906 60.8823 510.367 60.4067 cv
17399
509.848 59.9492 509.359 59.5171 508.375 59.5171 cv
17400
507.391 59.5171 506.903 59.9492 506.384 60.4067 cv
17401
505.846 60.8823 505.236 61.4214 504.063 61.4214 cv
17402
502.891 61.4214 502.282 60.8823 501.744 60.4067 cv
17403
501.226 59.9492 500.738 59.5171 499.755 59.5171 cv
17404
498.773 59.5171 498.285 59.9492 497.767 60.4067 cv
17405
497.229 60.8823 496.619 61.4214 495.448 61.4214 cv
17406
494.276 61.4214 493.666 60.8823 493.127 60.4067 cv
17407
492.61 59.9492 492.122 59.5171 491.139 59.5171 cv
17408
490.157 59.5171 489.667 59.9492 489.15 60.4067 cv
17409
488.612 60.8823 488.002 61.4214 486.831 61.4214 cv
17410
485.659 61.4214 485.049 60.8823 484.511 60.4067 cv
17411
483.994 59.9492 483.504 59.5171 482.522 59.5171 cv
17412
481.54 59.5171 481.051 59.9492 480.534 60.4067 cv
17413
479.996 60.8823 479.386 61.4214 478.215 61.4214 cv
17414
477.044 61.4214 476.435 60.8823 475.897 60.4063 cv
17415
475.38 59.9492 474.892 59.5171 473.911 59.5171 cv
17416
472.928 59.5171 472.44 59.9492 471.922 60.4067 cv
17417
471.384 60.8823 470.775 61.4214 469.604 61.4214 cv
17418
468.433 61.4214 467.824 60.8823 467.287 60.4067 cv
17419
466.77 59.9492 466.282 59.5171 465.3 59.5171 cv
17420
464.319 59.5171 463.831 59.9492 463.313 60.4067 cv
17421
462.776 60.8823 462.166 61.4214 460.995 61.4214 cv
17422
459.826 61.4214 459.216 60.8823 458.679 60.4063 cv
17423
458.163 59.9492 457.675 59.5171 456.695 59.5171 cv
17424
455.712 59.5171 455.224 59.9492 454.707 60.4067 cv
17425
454.169 60.8823 453.559 61.4214 452.388 61.4214 cv
17426
451.217 61.4214 450.608 60.8823 450.07 60.4067 cv
17427
449.553 59.9492 449.065 59.5171 448.083 59.5171 cv
17428
447.101 59.5171 446.612 59.9492 446.095 60.4067 cv
17429
445.557 60.8823 444.948 61.4214 443.776 61.4214 cv
17430
442.605 61.4214 441.996 60.8823 441.458 60.4063 cv
17431
440.941 59.9492 440.453 59.5171 439.471 59.5171 cv
17432
438.489 59.5171 438 59.9492 437.484 60.4067 cv
17433
436.946 60.8823 436.336 61.4214 435.166 61.4214 cv
17434
433.995 61.4214 433.385 60.8823 432.847 60.4063 cv
17435
432.331 59.9492 431.842 59.5171 430.861 59.5171 cv
17436
429.878 59.5171 429.39 59.9492 428.874 60.4067 cv
17437
428.335 60.8823 427.726 61.4214 426.555 61.4214 cv
17438
425.384 61.4214 424.775 60.8823 424.238 60.4063 cv
17439
423.72 59.9492 423.233 59.5171 422.251 59.5171 cv
17440
421.269 59.5171 420.781 59.9492 420.264 60.4067 cv
17441
419.726 60.8823 419.117 61.4214 417.946 61.4214 cv
17442
416.775 61.4214 416.166 60.8823 415.627 60.4063 cv
17443
415.111 59.9492 414.623 59.5171 413.641 59.5171 cv
17444
412.66 59.5171 412.172 59.9492 411.655 60.4067 cv
17445
411.118 60.8823 410.508 61.4214 409.338 61.4214 cv
17446
408.167 61.4214 407.558 60.8823 407.02 60.4067 cv
17447
406.503 59.9492 406.015 59.5171 405.033 59.5171 cv
17448
404.051 59.5171 403.564 59.9492 403.046 60.4063 cv
17449
402.509 60.8823 401.9 61.4214 400.729 61.4214 cv
17450
399.559 61.4214 398.95 60.8823 398.413 60.4063 cv
17451
397.896 59.9492 397.408 59.5171 396.427 59.5171 cv
17452
395.446 59.5171 394.958 59.9492 394.441 60.4067 cv
17453
393.904 60.8823 393.294 61.4214 392.125 61.4214 cv
17454
390.954 61.4214 390.343 60.8823 389.806 60.4067 cv
17455
389.289 59.9492 388.8 59.5171 387.819 59.5171 cv
17456
386.837 59.5171 386.35 59.9492 385.833 60.4063 cv
17457
385.295 60.8823 384.686 61.4214 383.516 61.4214 cv
17458
382.346 61.4214 381.737 60.8823 381.2 60.4063 cv
17459
380.683 59.9492 380.196 59.5171 379.215 59.5171 cv
17460
378.235 59.5171 377.747 59.9492 377.231 60.4063 cv
17461
376.693 60.8823 376.084 61.4214 374.914 61.4214 cv
17462
373.743 61.4214 373.134 60.8823 372.596 60.4063 cv
17463
372.08 59.9492 371.591 59.5171 370.61 59.5171 cv
17464
369.629 59.5171 369.141 59.9492 368.624 60.4063 cv
17465
368.086 60.8823 367.477 61.4214 366.306 61.4214 cv
17466
365.136 61.4214 364.527 60.8823 363.99 60.4067 cv
17467
363.473 59.9492 362.985 59.5171 362.004 59.5171 cv
17468
361.025 59.5171 360.537 59.9492 360.02 60.4063 cv
17469
359.484 60.8823 358.875 61.4214 357.706 61.4214 cv
17470
356.536 61.4214 355.927 60.8823 355.39 60.4063 cv
17471
354.874 59.9492 354.386 59.5171 353.406 59.5171 cv
17472
352.425 59.5171 351.938 59.9492 351.421 60.4063 cv
17473
350.884 60.8823 350.275 61.4214 349.105 61.4214 cv
17474
347.935 61.4214 347.326 60.8823 346.788 60.4063 cv
17475
346.271 59.9492 345.783 59.5171 344.801 59.5171 cv
17476
343.821 59.5171 343.333 59.9492 342.816 60.4063 cv
17477
342.279 60.8823 341.669 61.4214 340.499 61.4214 cv
17478
339.33 61.4214 338.72 60.8823 338.183 60.4063 cv
17479
337.667 59.9492 337.179 59.5171 336.199 59.5171 cv
17480
335.219 59.5171 334.731 59.9492 334.215 60.4063 cv
17481
333.678 60.8823 333.07 61.4214 331.901 61.4214 cv
17482
330.731 61.4214 330.123 60.8823 329.585 60.4063 cv
17483
329.07 59.9492 328.583 59.5171 327.603 59.5171 cv
17484
326.624 59.5171 326.135 59.9492 325.62 60.4063 cv
17485
325.083 60.8823 324.474 61.4214 323.305 61.4214 cv
17486
322.135 61.4214 321.527 60.8823 320.99 60.4063 cv
17487
320.473 59.9492 319.986 59.5171 319.006 59.5171 cv
17488
318.025 59.5171 317.538 59.9492 317.02 60.4063 cv
17489
316.483 60.8823 315.874 61.4214 314.703 61.4214 cv
17490
313.533 61.4214 312.923 60.8823 312.385 60.4067 cv
17491
311.869 59.9492 311.38 59.5171 310.399 59.5171 cv
17492
309.417 59.5171 308.929 59.9492 308.413 60.4067 cv
17493
307.875 60.8823 307.266 61.4214 306.096 61.4214 cv
17494
304.926 61.4214 304.317 60.8823 303.78 60.4067 cv
17495
303.263 59.9492 302.775 59.5171 301.794 59.5171 cv
17496
300.813 59.5171 300.326 59.9492 299.808 60.4063 cv
17497
299.271 60.8823 298.662 61.4214 297.492 61.4214 cv
17498
296.321 61.4214 295.711 60.8823 295.174 60.4067 cv
17499
294.658 59.9492 294.169 59.5171 293.188 59.5171 cv
17500
292.207 59.5171 291.719 59.9492 291.202 60.4067 cv
17501
290.665 60.8823 290.055 61.4214 288.885 61.4214 cv
17502
287.714 61.4214 287.105 60.8823 286.568 60.4063 cv
17503
286.051 59.9492 285.563 59.5171 284.583 59.5171 cv
17504
283.602 59.5171 283.114 59.9492 282.597 60.4063 cv
17505
282.06 60.8823 281.452 61.4214 280.281 61.4214 cv
17506
279.111 61.4214 278.501 60.8823 277.964 60.4067 cv
17507
277.448 59.9492 276.959 59.5171 275.979 59.5171 cv
17508
274.998 59.5171 274.51 59.9492 273.993 60.4063 cv
17509
273.456 60.8823 272.846 61.4214 271.676 61.4214 cv
17510
270.505 61.4214 269.896 60.8823 269.359 60.4063 cv
17511
268.841 59.9492 268.354 59.5171 267.373 59.5171 cv
17512
266.392 59.5171 265.904 59.9492 265.387 60.4063 cv
17513
264.85 60.8823 264.241 61.4214 263.071 61.4214 cv
17514
261.9 61.4214 261.292 60.8823 260.754 60.4063 cv
17515
260.238 59.9492 259.75 59.5171 258.769 59.5171 cv
17516
257.789 59.5171 257.3 59.9492 256.784 60.4063 cv
17517
256.247 60.8823 255.638 61.4214 254.467 61.4214 cv
17518
253.297 61.4214 252.688 60.8823 252.151 60.4063 cv
17519
251.634 59.9492 251.146 59.5171 250.166 59.5171 cv
17520
249.184 59.5171 248.697 59.9492 248.179 60.4067 cv
17521
247.642 60.8823 247.033 61.4214 245.863 61.4214 cv
17522
244.692 61.4214 244.083 60.8823 243.545 60.4067 cv
17523
243.029 59.9492 242.541 59.5171 241.559 59.5171 cv
17524
240.579 59.5171 240.09 59.9492 239.574 60.4063 cv
17525
239.037 60.8823 238.428 61.4214 237.257 61.4214 cv
17526
236.087 61.4214 235.478 60.8823 234.941 60.4063 cv
17527
234.424 59.9492 233.937 59.5171 232.957 59.5171 cv
17528
231.976 59.5171 231.488 59.9492 230.971 60.4063 cv
17529
230.434 60.8823 229.826 61.4214 228.656 61.4214 cv
17530
227.486 61.4214 226.876 60.8823 226.339 60.4067 cv
17531
225.823 59.9492 225.335 59.5171 224.354 59.5171 cv
17532
223.374 59.5171 222.885 59.9492 222.369 60.4063 cv
17533
221.832 60.8823 221.223 61.4214 220.052 61.4214 cv
17534
218.882 61.4214 218.273 60.8823 217.736 60.4067 cv
17535
217.219 59.9492 216.731 59.5171 215.75 59.5171 cv
17536
214.769 59.5171 214.282 59.9492 213.764 60.4063 cv
17537
213.227 60.8823 212.618 61.4214 211.447 61.4214 cv
17538
210.277 61.4214 209.667 60.8823 209.13 60.4067 cv
17539
208.614 59.9492 208.125 59.5171 207.145 59.5171 cv
17540
206.165 59.5171 205.676 59.9492 205.16 60.4063 cv
17541
204.623 60.8823 204.014 61.4214 202.844 61.4214 cv
17542
201.674 61.4214 201.065 60.8823 200.528 60.4063 cv
17543
200.011 59.9492 199.524 59.5171 198.543 59.5171 cv
17544
197.564 59.5171 197.076 59.9492 196.56 60.4063 cv
17545
196.022 60.8823 195.414 61.4214 194.244 61.4214 cv
17546
193.074 61.4214 192.464 60.8823 191.927 60.4063 cv
17547
191.411 59.9492 190.923 59.5171 189.943 59.5171 cv
17548
188.962 59.5171 188.474 59.9492 187.958 60.4063 cv
17549
187.42 60.8823 186.812 61.4214 185.641 61.4214 cv
17550
184.471 61.4214 183.862 60.8823 183.325 60.4063 cv
17551
182.808 59.9492 182.32 59.5171 181.339 59.5171 cv
17552
180.358 59.5171 179.871 59.9492 179.353 60.4067 cv
17553
178.816 60.8823 178.207 61.4214 177.037 61.4214 cv
17554
175.866 61.4214 175.256 60.8823 174.719 60.4063 cv
17555
174.203 59.9492 173.714 59.5171 172.734 59.5171 cv
17556
171.753 59.5171 171.266 59.9492 170.75 60.4063 cv
17557
170.212 60.8823 169.603 61.4214 168.433 61.4214 cv
17558
167.263 61.4214 166.655 60.8823 166.118 60.4063 cv
17559
165.601 59.9492 165.114 59.5171 164.133 59.5171 cv
17560
163.153 59.5171 162.666 59.9492 162.149 60.4063 cv
17561
161.612 60.8823 161.003 61.4214 159.833 61.4214 cv
17562
158.664 61.4214 158.055 60.8823 157.517 60.4063 cv
17563
157.001 59.9492 156.513 59.5171 155.534 59.5171 cv
17564
155.534 59.0171 li
17565
156.704 59.0171 157.312 59.5562 157.849 60.0322 cv
17566
158.366 60.4893 158.853 60.9214 159.833 60.9214 cv
17567
160.813 60.9214 161.301 60.4893 161.818 60.0322 cv
17568
162.355 59.5562 162.963 59.0171 164.133 59.0171 cv
17569
165.303 59.0171 165.912 59.5562 166.45 60.0322 cv
17570
166.965 60.4893 167.454 60.9214 168.433 60.9214 cv
17571
169.414 60.9214 169.902 60.4893 170.418 60.0322 cv
17572
170.956 59.5562 171.564 59.0171 172.734 59.0171 cv
17573
173.904 59.0171 174.513 59.5562 175.05 60.0317 cv
17574
175.568 60.4893 176.055 60.9214 177.037 60.9214 cv
17575
178.017 60.9214 178.505 60.4893 179.022 60.0322 cv
17576
179.56 59.5562 180.168 59.0171 181.339 59.0171 cv
17577
182.51 59.0171 183.119 59.5562 183.656 60.0322 cv
17578
184.172 60.4893 184.661 60.9214 185.641 60.9214 cv
17579
186.623 60.9214 187.11 60.4893 187.626 60.0317 cv
17580
188.164 59.5562 188.773 59.0171 189.943 59.0171 cv
17581
191.113 59.0171 191.721 59.5562 192.258 60.0322 cv
17582
192.775 60.4893 193.263 60.9214 194.244 60.9214 cv
17583
195.224 60.9214 195.711 60.4893 196.228 60.0322 cv
17584
196.765 59.5562 197.375 59.0171 198.543 59.0171 cv
17585
199.713 59.0171 200.322 59.5562 200.859 60.0322 cv
17586
201.375 60.4893 201.864 60.9214 202.844 60.9214 cv
17587
203.825 60.9214 204.312 60.4893 204.829 60.0322 cv
17588
205.366 59.5562 205.975 59.0171 207.145 59.0171 cv
17589
208.315 59.0171 208.924 59.5562 209.461 60.0322 cv
17590
209.978 60.4893 210.466 60.9214 211.447 60.9214 cv
17591
212.428 60.9214 212.917 60.4893 213.433 60.0317 cv
17592
213.971 59.5562 214.58 59.0171 215.75 59.0171 cv
17593
216.92 59.0171 217.53 59.5562 218.067 60.0322 cv
17594
218.583 60.4893 219.072 60.9214 220.052 60.9214 cv
17595
221.033 60.9214 221.521 60.4893 222.038 60.0322 cv
17596
222.575 59.5562 223.184 59.0171 224.354 59.0171 cv
17597
225.525 59.0171 226.133 59.5562 226.67 60.0322 cv
17598
227.187 60.4893 227.675 60.9214 228.656 60.9214 cv
17599
229.636 60.9214 230.124 60.4893 230.64 60.0322 cv
17600
231.177 59.5562 231.787 59.0171 232.957 59.0171 cv
17601
234.126 59.0171 234.735 59.5562 235.272 60.0317 cv
17602
235.789 60.4893 236.277 60.9214 237.257 60.9214 cv
17603
238.238 60.9214 238.726 60.4893 239.243 60.0322 cv
17604
239.78 59.5562 240.389 59.0171 241.559 59.0171 cv
17605
242.73 59.0171 243.339 59.5562 243.876 60.0322 cv
17606
244.394 60.4893 244.881 60.9214 245.863 60.9214 cv
17607
246.843 60.9214 247.332 60.4893 247.848 60.0322 cv
17608
248.386 59.5562 248.995 59.0171 250.166 59.0171 cv
17609
251.336 59.0171 251.945 59.5562 252.482 60.0322 cv
17610
252.999 60.4893 253.487 60.9214 254.467 60.9214 cv
17611
255.449 60.9214 255.936 60.4893 256.453 60.0317 cv
17612
256.99 59.5562 257.599 59.0171 258.769 59.0171 cv
17613
259.939 59.0171 260.548 59.5562 261.085 60.0322 cv
17614
261.602 60.4893 262.09 60.9214 263.071 60.9214 cv
17615
264.051 60.9214 264.54 60.4893 265.056 60.0322 cv
17616
265.593 59.5562 266.202 59.0171 267.373 59.0171 cv
17617
268.543 59.0171 269.152 59.5562 269.69 60.0322 cv
17618
270.207 60.4893 270.695 60.9214 271.676 60.9214 cv
17619
272.657 60.9214 273.145 60.4893 273.662 60.0322 cv
17620
274.199 59.5562 274.808 59.0171 275.979 59.0171 cv
17621
277.149 59.0171 277.758 59.5562 278.295 60.0322 cv
17622
278.812 60.4893 279.3 60.9214 280.281 60.9214 cv
17623
281.261 60.9214 281.75 60.4893 282.266 60.0322 cv
17624
282.803 59.5562 283.413 59.0171 284.583 59.0171 cv
17625
285.752 59.0171 286.362 59.5562 286.899 60.0317 cv
17626
287.416 60.4893 287.904 60.9214 288.885 60.9214 cv
17627
289.866 60.9214 290.354 60.4893 290.871 60.0322 cv
17628
291.409 59.5562 292.017 59.0171 293.188 59.0171 cv
17629
294.359 59.0171 294.968 59.5562 295.505 60.0322 cv
17630
296.023 60.4893 296.51 60.9214 297.492 60.9214 cv
17631
298.472 60.9214 298.96 60.4893 299.477 60.0322 cv
17632
300.014 59.5562 300.624 59.0171 301.794 59.0171 cv
17633
302.964 59.0171 303.574 59.5562 304.111 60.0322 cv
17634
304.627 60.4893 305.116 60.9214 306.096 60.9214 cv
17635
307.077 60.9214 307.565 60.4893 308.082 60.0322 cv
17636
308.619 59.5562 309.228 59.0171 310.399 59.0171 cv
17637
311.57 59.0171 312.179 59.5562 312.716 60.0322 cv
17638
313.234 60.4893 313.722 60.9214 314.703 60.9214 cv
17639
315.684 60.9214 316.172 60.4893 316.689 60.0317 cv
17640
317.227 59.5562 317.835 59.0171 319.006 59.0171 cv
17641
320.175 59.0171 320.785 59.5562 321.322 60.0322 cv
17642
321.837 60.4893 322.325 60.9214 323.305 60.9214 cv
17643
324.285 60.9214 324.772 60.4893 325.288 60.0322 cv
17644
325.825 59.5562 326.433 59.0171 327.603 59.0171 cv
17645
328.772 59.0171 329.38 59.5562 329.917 60.0322 cv
17646
330.433 60.4893 330.921 60.9214 331.901 60.9214 cv
17647
332.88 60.9214 333.368 60.4893 333.883 60.0322 cv
17648
334.42 59.5562 335.029 59.0171 336.199 59.0171 cv
17649
337.369 59.0171 337.977 59.5562 338.515 60.0322 cv
17650
339.031 60.4893 339.519 60.9214 340.499 60.9214 cv
17651
341.48 60.9214 341.967 60.4893 342.485 60.0322 cv
17652
343.022 59.5562 343.631 59.0171 344.801 59.0171 cv
17653
345.972 59.0171 346.582 59.5562 347.119 60.0322 cv
17654
347.636 60.4893 348.125 60.9214 349.105 60.9214 cv
17655
350.085 60.9214 350.574 60.4893 351.09 60.0322 cv
17656
351.627 59.5562 352.236 59.0171 353.406 59.0171 cv
17657
354.576 59.0171 355.185 59.5562 355.722 60.0322 cv
17658
356.238 60.4893 356.725 60.9214 357.706 60.9214 cv
17659
358.685 60.9214 359.172 60.4893 359.689 60.0322 cv
17660
360.226 59.5562 360.834 59.0171 362.004 59.0171 cv
17661
363.175 59.0171 363.784 59.5562 364.322 60.0322 cv
17662
364.837 60.4893 365.326 60.9214 366.306 60.9214 cv
17663
367.288 60.9214 367.776 60.4893 368.292 60.0317 cv
17664
368.831 59.5562 369.44 59.0171 370.61 59.0171 cv
17665
371.781 59.0171 372.39 59.5562 372.927 60.0322 cv
17666
373.445 60.4893 373.932 60.9214 374.914 60.9214 cv
17667
375.894 60.9214 376.382 60.4893 376.899 60.0317 cv
17668
377.436 59.5562 378.045 59.0171 379.215 59.0171 cv
17669
380.385 59.0171 380.994 59.5562 381.531 60.0322 cv
17670
382.047 60.4893 382.536 60.9214 383.516 60.9214 cv
17671
384.497 60.9214 384.985 60.4893 385.501 60.0322 cv
17672
386.039 59.5562 386.648 59.0171 387.819 59.0171 cv
17673
388.99 59.0171 389.599 59.5562 390.137 60.0317 cv
17674
390.654 60.4893 391.142 60.9214 392.125 60.9214 cv
17675
393.105 60.9214 393.593 60.4893 394.11 60.0322 cv
17676
394.648 59.5562 395.256 59.0171 396.427 59.0171 cv
17677
397.598 59.0171 398.207 59.5562 398.744 60.0322 cv
17678
399.26 60.4893 399.749 60.9214 400.729 60.9214 cv
17679
401.71 60.9214 402.199 60.4893 402.715 60.0322 cv
17680
403.253 59.5562 403.862 59.0171 405.033 59.0171 cv
17681
406.205 59.0171 406.814 59.5562 407.351 60.0322 cv
17682
407.869 60.4893 408.357 60.9214 409.338 60.9214 cv
17683
410.319 60.9214 410.807 60.4893 411.324 60.0322 cv
17684
411.862 59.5562 412.47 59.0171 413.641 59.0171 cv
17685
414.812 59.0171 415.421 59.5562 415.958 60.0317 cv
17686
416.476 60.4893 416.964 60.9214 417.946 60.9214 cv
17687
418.927 60.9214 419.416 60.4893 419.933 60.0317 cv
17688
420.47 59.5562 421.081 59.0171 422.251 59.0171 cv
17689
423.422 59.0171 424.031 59.5562 424.569 60.0322 cv
17690
425.085 60.4893 425.574 60.9214 426.555 60.9214 cv
17691
427.537 60.9214 428.025 60.4893 428.542 60.0317 cv
17692
429.08 59.5562 429.69 59.0171 430.861 59.0171 cv
17693
432.032 59.0171 432.641 59.5562 433.178 60.0322 cv
17694
433.696 60.4893 434.184 60.9214 435.166 60.9214 cv
17695
436.147 60.9214 436.635 60.4893 437.153 60.0317 cv
17696
437.69 59.5562 438.3 59.0171 439.471 59.0171 cv
17697
440.642 59.0171 441.251 59.5562 441.789 60.0317 cv
17698
442.306 60.4893 442.794 60.9214 443.776 60.9214 cv
17699
444.758 60.9214 445.247 60.4893 445.764 60.0317 cv
17700
446.301 59.5562 446.912 59.0171 448.083 59.0171 cv
17701
449.254 59.0171 449.864 59.5562 450.401 60.0322 cv
17702
450.918 60.4893 451.407 60.9214 452.388 60.9214 cv
17703
453.37 60.9214 453.859 60.4893 454.375 60.0317 cv
17704
454.914 59.5562 455.523 59.0171 456.695 59.0171 cv
17705
457.865 59.0171 458.473 59.5562 459.011 60.0322 cv
17706
459.527 60.4893 460.015 60.9214 460.995 60.9214 cv
17707
461.977 60.9214 462.465 60.4893 462.982 60.0317 cv
17708
463.52 59.5562 464.129 59.0171 465.3 59.0171 cv
17709
466.471 59.0171 467.081 59.5562 467.618 60.0322 cv
17710
468.135 60.4893 468.623 60.9214 469.604 60.9214 cv
17711
470.585 60.9214 471.074 60.4893 471.591 60.0322 cv
17712
472.129 59.5562 472.739 59.0171 473.911 59.0171 cv
17713
475.082 59.0171 475.691 59.5562 476.228 60.0317 cv
17714
476.746 60.4893 477.234 60.9214 478.215 60.9214 cv
17715
479.197 60.9214 479.685 60.4893 480.203 60.0322 cv
17716
480.741 59.5562 481.35 59.0171 482.522 59.0171 cv
17717
483.694 59.0171 484.304 59.5562 484.842 60.0317 cv
17718
485.36 60.4893 485.848 60.9214 486.831 60.9214 cv
17719
487.813 60.9214 488.301 60.4893 488.819 60.0322 cv
17720
489.357 59.5562 489.967 59.0171 491.139 59.0171 cv
17721
492.311 59.0171 492.92 59.5562 493.458 60.0317 cv
17722
493.976 60.4893 494.465 60.9214 495.448 60.9214 cv
17723
496.43 60.9214 496.918 60.4893 497.436 60.0317 cv
17724
497.974 59.5562 498.583 59.0171 499.755 59.0171 cv
17725
500.926 59.0171 501.537 59.5562 502.075 60.0317 cv
17726
502.592 60.4893 503.081 60.9214 504.063 60.9214 cv
17727
505.046 60.9214 505.536 60.4893 506.053 60.0317 cv
17728
506.592 59.5562 507.203 59.0171 508.375 59.0171 cv
17729
509.548 59.0171 510.159 59.5562 510.698 60.0317 cv
17730
511.215 60.4893 511.706 60.9214 512.689 60.9214 cv
17731
513.673 60.9214 514.164 60.4893 514.681 60.0317 cv
17732
515.22 59.5562 515.831 59.0171 517.004 59.0171 cv
17733
517.004 59.5171 li
17734
516.02 59.5171 515.531 59.9492 515.012 60.4067 cv
17735
514.473 60.8823 513.863 61.4214 512.689 61.4214 cv
17736
cp
17737
level3{
17738
gsave
17739
clp
17740
[746.112 0 0 746.112 142 60.2192 ]ct
17741
/0 /Gradient get_res clonedict shfill grestore
17742
}if
17743
level3 not{
17744
gsave
17745
[746.112 0 0 746.112 142 60.2192 ]ct
17746
clp
17747
/0 /Gradient get_res exec grestore
17748
}if
17749
np
17750
512.885 58.1992 mo
17751
511.778 58.1992 511.222 57.8135 510.684 57.4404 cv
17752
510.187 57.0957 509.718 56.7705 508.767 56.7705 cv
17753
507.816 56.7705 507.348 57.0957 506.852 57.4399 cv
17754
506.314 57.8135 505.758 58.1992 504.651 58.1992 cv
17755
503.544 58.1992 502.99 57.8135 502.453 57.4399 cv
17756
501.957 57.0957 501.489 56.7705 500.539 56.7705 cv
17757
499.589 56.7705 499.121 57.0957 498.625 57.4404 cv
17758
498.088 57.8135 497.533 58.1992 496.427 58.1992 cv
17759
495.32 58.1992 494.765 57.8135 494.228 57.4399 cv
17760
493.732 57.0957 493.264 56.7705 492.314 56.7705 cv
17761
491.365 56.7705 490.896 57.0957 490.401 57.4399 cv
17762
489.864 57.8135 489.308 58.1992 488.202 58.1992 cv
17763
487.094 58.1992 486.54 57.8135 486.002 57.4399 cv
17764
485.506 57.0957 485.039 56.7705 484.088 56.7705 cv
17765
483.139 56.7705 482.671 57.0957 482.175 57.4399 cv
17766
481.639 57.8135 481.083 58.1992 479.977 58.1992 cv
17767
478.872 58.1992 478.317 57.8135 477.781 57.4399 cv
17768
477.286 57.0957 476.818 56.7705 475.869 56.7705 cv
17769
474.919 56.7705 474.451 57.0957 473.956 57.4399 cv
17770
473.418 57.8135 472.863 58.1992 471.756 58.1992 cv
17771
470.651 58.1992 470.096 57.8135 469.56 57.4399 cv
17772
469.065 57.0957 468.597 56.7705 467.649 56.7705 cv
17773
466.7 56.7705 466.232 57.0957 465.737 57.4399 cv
17774
465.2 57.8135 464.645 58.1992 463.54 58.1992 cv
17775
462.434 58.1992 461.88 57.813 461.343 57.4399 cv
17776
460.849 57.0957 460.382 56.7705 459.434 56.7705 cv
17777
458.485 56.7705 458.017 57.0957 457.521 57.4399 cv
17778
456.985 57.8135 456.429 58.1992 455.323 58.1992 cv
17779
454.217 58.1992 453.662 57.8135 453.125 57.4399 cv
17780
452.629 57.0957 452.162 56.7705 451.213 56.7705 cv
17781
450.263 56.7705 449.795 57.0957 449.3 57.4404 cv
17782
448.763 57.8135 448.208 58.1992 447.102 58.1992 cv
17783
445.997 58.1992 445.441 57.8135 444.905 57.4399 cv
17784
444.409 57.0957 443.941 56.7705 442.993 56.7705 cv
17785
442.043 56.7705 441.576 57.0957 441.081 57.4399 cv
17786
440.543 57.8135 439.989 58.1992 438.882 58.1992 cv
17787
437.777 58.1992 437.222 57.8135 436.686 57.4399 cv
17788
436.191 57.0957 435.723 56.7705 434.774 56.7705 cv
17789
433.825 56.7705 433.357 57.0957 432.861 57.4399 cv
17790
432.325 57.8135 431.769 58.1992 430.664 58.1992 cv
17791
429.558 58.1992 429.003 57.8135 428.466 57.4399 cv
17792
427.971 57.0957 427.503 56.7705 426.555 56.7705 cv
17793
425.606 56.7705 425.138 57.0957 424.643 57.4399 cv
17794
424.106 57.8135 423.551 58.1992 422.445 58.1992 cv
17795
421.339 58.1992 420.785 57.8135 420.249 57.4399 cv
17796
419.753 57.0957 419.286 56.7705 418.336 56.7705 cv
17797
417.388 56.7705 416.92 57.0957 416.425 57.4399 cv
17798
415.889 57.8135 415.334 58.1992 414.229 58.1992 cv
17799
413.124 58.1992 412.568 57.8135 412.032 57.4399 cv
17800
411.536 57.0957 411.068 56.7705 410.119 56.7705 cv
17801
409.17 56.7705 408.703 57.0957 408.208 57.4399 cv
17802
407.671 57.8135 407.116 58.1992 406.011 58.1992 cv
17803
404.906 58.1992 404.351 57.8135 403.815 57.4399 cv
17804
403.32 57.0957 402.852 56.7705 401.904 56.7705 cv
17805
400.956 56.7705 400.488 57.0957 399.993 57.4399 cv
17806
399.457 57.8135 398.902 58.1992 397.796 58.1992 cv
17807
396.691 58.1992 396.135 57.8135 395.599 57.4399 cv
17808
395.103 57.0957 394.635 56.7705 393.686 56.7705 cv
17809
392.738 56.7705 392.271 57.0957 391.776 57.4399 cv
17810
391.24 57.8135 390.685 58.1992 389.58 58.1992 cv
17811
388.475 58.1992 387.92 57.8135 387.384 57.4399 cv
17812
386.889 57.0957 386.421 56.7705 385.473 56.7705 cv
17813
384.525 56.7705 384.058 57.0957 383.563 57.4399 cv
17814
383.027 57.8135 382.472 58.1992 381.368 58.1992 cv
17815
380.262 58.1992 379.708 57.8135 379.171 57.4399 cv
17816
378.676 57.0957 378.208 56.7705 377.259 56.7705 cv
17817
376.311 56.7705 375.843 57.0957 375.348 57.4399 cv
17818
374.811 57.8135 374.256 58.1992 373.151 58.1992 cv
17819
372.046 58.1992 371.492 57.8135 370.955 57.4399 cv
17820
370.46 57.0957 369.993 56.7705 369.045 56.7705 cv
17821
368.097 56.7705 367.63 57.0957 367.136 57.4399 cv
17822
366.6 57.8135 366.045 58.1992 364.941 58.1992 cv
17823
363.836 58.1992 363.282 57.8135 362.747 57.4399 cv
17824
362.251 57.0957 361.785 56.7705 360.836 56.7705 cv
17825
359.889 56.7705 359.421 57.0957 358.926 57.4399 cv
17826
358.39 57.8135 357.836 58.1992 356.731 58.1992 cv
17827
355.625 58.1992 355.071 57.8135 354.535 57.4399 cv
17828
354.04 57.0957 353.572 56.7705 352.624 56.7705 cv
17829
351.675 56.7705 351.208 57.0957 350.712 57.4399 cv
17830
350.176 57.8135 349.622 58.1992 348.516 58.1992 cv
17831
347.411 58.1992 346.857 57.813 346.32 57.4399 cv
17832
345.826 57.0957 345.359 56.7705 344.411 56.7705 cv
17833
343.463 56.7705 342.997 57.0957 342.502 57.4399 cv
17834
341.966 57.813 341.413 58.1992 340.308 58.1992 cv
17835
339.204 58.1992 338.65 57.8135 338.114 57.4399 cv
17836
337.62 57.0957 337.153 56.7705 336.206 56.7705 cv
17837
335.258 56.7705 334.792 57.0957 334.297 57.4399 cv
17838
333.761 57.8135 333.208 58.1992 332.103 58.1992 cv
17839
330.999 58.1992 330.444 57.813 329.908 57.4399 cv
17840
329.414 57.0957 328.947 56.7705 328 56.7705 cv
17841
327.051 56.7705 326.584 57.0957 326.089 57.4399 cv
17842
325.553 57.8135 324.999 58.1992 323.893 58.1992 cv
17843
322.788 58.1992 322.233 57.8135 321.697 57.4399 cv
17844
321.202 57.0957 320.734 56.7705 319.785 56.7705 cv
17845
318.836 56.7705 318.369 57.0957 317.874 57.4399 cv
17846
317.337 57.8135 316.783 58.1992 315.677 58.1992 cv
17847
314.573 58.1992 314.018 57.8135 313.482 57.4399 cv
17848
312.987 57.0957 312.519 56.7705 311.571 56.7705 cv
17849
310.623 56.7705 310.155 57.0957 309.66 57.4399 cv
17850
309.124 57.8135 308.569 58.1992 307.463 58.1992 cv
17851
306.358 58.1992 305.803 57.8135 305.267 57.4399 cv
17852
304.772 57.0957 304.304 56.7705 303.356 56.7705 cv
17853
302.408 56.7705 301.94 57.0957 301.445 57.4399 cv
17854
300.909 57.8135 300.354 58.1992 299.249 58.1992 cv
17855
298.143 58.1992 297.588 57.8135 297.051 57.4399 cv
17856
296.557 57.0957 296.089 56.7705 295.141 56.7705 cv
17857
294.193 56.7705 293.726 57.0957 293.231 57.4399 cv
17858
292.695 57.8135 292.14 58.1992 291.035 58.1992 cv
17859
289.93 58.1992 289.375 57.8135 288.839 57.4399 cv
17860
288.344 57.0957 287.876 56.7705 286.928 56.7705 cv
17861
285.98 56.7705 285.512 57.0957 285.017 57.4399 cv
17862
284.481 57.8135 283.925 58.1992 282.821 58.1992 cv
17863
281.715 58.1992 281.161 57.8135 280.625 57.4399 cv
17864
280.129 57.0957 279.662 56.7705 278.713 56.7705 cv
17865
277.764 56.7705 277.297 57.0957 276.802 57.4399 cv
17866
276.266 57.8135 275.711 58.1992 274.606 58.1992 cv
17867
273.501 58.1992 272.947 57.8135 272.411 57.4399 cv
17868
271.916 57.0957 271.448 56.7705 270.5 56.7705 cv
17869
269.552 56.7705 269.085 57.0957 268.59 57.4399 cv
17870
268.054 57.8135 267.5 58.1992 266.394 58.1992 cv
17871
265.29 58.1992 264.735 57.8135 264.199 57.4399 cv
17872
263.704 57.0957 263.236 56.7705 262.288 56.7705 cv
17873
261.339 56.7705 260.872 57.0957 260.376 57.4399 cv
17874
259.84 57.8135 259.286 58.1992 258.18 58.1992 cv
17875
257.075 58.1992 256.52 57.8135 255.984 57.4399 cv
17876
255.489 57.0957 255.021 56.7705 254.073 56.7705 cv
17877
253.125 56.7705 252.657 57.0957 252.162 57.4399 cv
17878
251.625 57.8135 251.071 58.1992 249.966 58.1992 cv
17879
248.862 58.1992 248.307 57.8135 247.771 57.4399 cv
17880
247.276 57.0957 246.808 56.7705 245.86 56.7705 cv
17881
244.913 56.7705 244.445 57.0957 243.951 57.4399 cv
17882
243.414 57.8135 242.86 58.1992 241.754 58.1992 cv
17883
240.65 58.1992 240.095 57.8135 239.558 57.4399 cv
17884
239.064 57.0957 238.596 56.7705 237.649 56.7705 cv
17885
236.701 56.7705 236.234 57.0957 235.739 57.4399 cv
17886
235.203 57.8135 234.648 58.1992 233.542 58.1992 cv
17887
232.438 58.1992 231.883 57.8135 231.347 57.4399 cv
17888
230.852 57.0957 230.384 56.7705 229.436 56.7705 cv
17889
228.488 56.7705 228.02 57.0957 227.525 57.4399 cv
17890
226.989 57.8135 226.433 58.1992 225.328 58.1992 cv
17891
224.223 58.1992 223.668 57.8135 223.132 57.4399 cv
17892
222.637 57.0957 222.169 56.7705 221.221 56.7705 cv
17893
220.274 56.7705 219.806 57.0957 219.312 57.4399 cv
17894
218.775 57.8135 218.221 58.1992 217.116 58.1992 cv
17895
216.011 58.1992 215.457 57.8135 214.92 57.4399 cv
17896
214.425 57.0957 213.958 56.7705 213.01 56.7705 cv
17897
212.063 56.7705 211.596 57.0957 211.101 57.4399 cv
17898
210.565 57.813 210.01 58.1992 208.906 58.1992 cv
17899
207.8 58.1992 207.247 57.813 206.709 57.4399 cv
17900
206.215 57.0957 205.749 56.7705 204.8 56.7705 cv
17901
203.853 56.7705 203.385 57.0957 202.89 57.4399 cv
17902
202.354 57.8135 201.8 58.1992 200.695 58.1992 cv
17903
199.59 58.1992 199.036 57.8135 198.5 57.4399 cv
17904
198.004 57.0957 197.537 56.7705 196.588 56.7705 cv
17905
195.64 56.7705 195.172 57.0957 194.677 57.4399 cv
17906
194.141 57.8135 193.586 58.1992 192.481 58.1992 cv
17907
191.375 58.1992 190.821 57.8135 190.285 57.4399 cv
17908
189.79 57.0957 189.322 56.7705 188.374 56.7705 cv
17909
187.426 56.7705 186.958 57.0957 186.463 57.4399 cv
17910
185.927 57.8135 185.374 58.1992 184.268 58.1992 cv
17911
183.164 58.1992 182.61 57.8135 182.074 57.4399 cv
17912
181.579 57.0957 181.111 56.7705 180.164 56.7705 cv
17913
179.215 56.7705 178.749 57.0957 178.254 57.4399 cv
17914
177.718 57.8135 177.164 58.1992 176.059 58.1992 cv
17915
174.955 58.1992 174.4 57.8135 173.864 57.4399 cv
17916
173.37 57.0957 172.902 56.7705 171.955 56.7705 cv
17917
171.007 56.7705 170.54 57.0957 170.045 57.4399 cv
17918
169.509 57.813 168.955 58.1992 167.85 58.1992 cv
17919
166.746 58.1992 166.192 57.8135 165.656 57.4399 cv
17920
165.161 57.0957 164.693 56.7705 163.746 56.7705 cv
17921
162.797 56.7705 162.331 57.0957 161.835 57.4399 cv
17922
161.299 57.8135 160.745 58.1992 159.64 58.1992 cv
17923
158.535 58.1992 157.98 57.8135 157.444 57.4399 cv
17924
156.949 57.0957 156.482 56.7705 155.534 56.7705 cv
17925
155.534 56.2705 li
17926
156.638 56.2705 157.193 56.6563 157.729 57.0298 cv
17927
158.224 57.374 158.692 57.6992 159.64 57.6992 cv
17928
160.587 57.6992 161.055 57.374 161.549 57.0298 cv
17929
162.086 56.6563 162.64 56.2705 163.746 56.2705 cv
17930
164.85 56.2705 165.405 56.6567 165.941 57.0298 cv
17931
166.436 57.374 166.903 57.6992 167.85 57.6992 cv
17932
168.798 57.6992 169.265 57.374 169.759 57.0298 cv
17933
170.295 56.6563 170.85 56.2705 171.955 56.2705 cv
17934
173.059 56.2705 173.614 56.6563 174.15 57.0298 cv
17935
174.644 57.374 175.111 57.6992 176.059 57.6992 cv
17936
177.006 57.6992 177.474 57.374 177.968 57.0298 cv
17937
178.504 56.6563 179.059 56.2705 180.164 56.2705 cv
17938
181.268 56.2705 181.823 56.6567 182.359 57.0298 cv
17939
182.854 57.374 183.321 57.6992 184.268 57.6992 cv
17940
185.216 57.6992 185.683 57.374 186.178 57.0298 cv
17941
186.714 56.6563 187.269 56.2705 188.374 56.2705 cv
17942
189.479 56.2705 190.034 56.6563 190.57 57.0298 cv
17943
191.065 57.374 191.532 57.6992 192.481 57.6992 cv
17944
193.429 57.6992 193.897 57.374 194.392 57.0298 cv
17945
194.928 56.6563 195.483 56.2705 196.588 56.2705 cv
17946
197.694 56.2705 198.249 56.6563 198.785 57.0298 cv
17947
199.28 57.374 199.747 57.6992 200.695 57.6992 cv
17948
201.643 57.6992 202.11 57.374 202.605 57.0298 cv
17949
203.141 56.6563 203.696 56.2705 204.8 56.2705 cv
17950
205.905 56.2705 206.459 56.6563 206.996 57.0298 cv
17951
207.491 57.374 207.958 57.6992 208.906 57.6992 cv
17952
209.853 57.6992 210.321 57.374 210.816 57.0298 cv
17953
211.352 56.6563 211.906 56.2705 213.01 56.2705 cv
17954
214.116 56.2705 214.669 56.6563 215.206 57.0298 cv
17955
215.701 57.374 216.168 57.6992 217.116 57.6992 cv
17956
218.064 57.6992 218.531 57.374 219.026 57.0298 cv
17957
219.562 56.6563 220.117 56.2705 221.221 56.2705 cv
17958
222.327 56.2705 222.881 56.6563 223.417 57.0298 cv
17959
223.913 57.374 224.379 57.6992 225.328 57.6992 cv
17960
226.277 57.6992 226.745 57.374 227.24 57.0298 cv
17961
227.776 56.6563 228.331 56.2705 229.436 56.2705 cv
17962
230.542 56.2705 231.096 56.6563 231.632 57.0298 cv
17963
232.127 57.374 232.594 57.6992 233.542 57.6992 cv
17964
234.491 57.6992 234.958 57.374 235.454 57.0298 cv
17965
235.99 56.6563 236.543 56.2705 237.649 56.2705 cv
17966
238.753 56.2705 239.308 56.6563 239.844 57.0298 cv
17967
240.339 57.374 240.806 57.6992 241.754 57.6992 cv
17968
242.703 57.6992 243.169 57.374 243.665 57.0298 cv
17969
244.201 56.6563 244.755 56.2705 245.86 56.2705 cv
17970
246.965 56.2705 247.52 56.6563 248.056 57.0298 cv
17971
248.551 57.374 249.018 57.6992 249.966 57.6992 cv
17972
250.915 57.6992 251.381 57.374 251.876 57.0298 cv
17973
252.413 56.6563 252.967 56.2705 254.073 56.2705 cv
17974
255.177 56.2705 255.733 56.6563 256.269 57.0298 cv
17975
256.764 57.374 257.232 57.6992 258.18 57.6992 cv
17976
259.128 57.6992 259.596 57.374 260.091 57.0298 cv
17977
260.627 56.6563 261.182 56.2705 262.288 56.2705 cv
17978
263.393 56.2705 263.948 56.6563 264.484 57.0298 cv
17979
264.979 57.374 265.446 57.6992 266.394 57.6992 cv
17980
267.342 57.6992 267.81 57.374 268.305 57.0298 cv
17981
268.841 56.6563 269.396 56.2705 270.5 56.2705 cv
17982
271.605 56.2705 272.16 56.6563 272.696 57.0298 cv
17983
273.191 57.374 273.658 57.6992 274.606 57.6992 cv
17984
275.554 57.6992 276.022 57.374 276.517 57.0298 cv
17985
277.053 56.6563 277.608 56.2705 278.713 56.2705 cv
17986
279.819 56.2705 280.374 56.6563 280.91 57.0298 cv
17987
281.405 57.374 281.873 57.6992 282.821 57.6992 cv
17988
283.769 57.6992 284.237 57.374 284.732 57.0298 cv
17989
285.268 56.6563 285.823 56.2705 286.928 56.2705 cv
17990
288.034 56.2705 288.588 56.6563 289.125 57.0298 cv
17991
289.62 57.374 290.086 57.6992 291.035 57.6992 cv
17992
291.983 57.6992 292.451 57.374 292.946 57.0298 cv
17993
293.482 56.6563 294.037 56.2705 295.141 56.2705 cv
17994
296.247 56.2705 296.801 56.6563 297.337 57.0298 cv
17995
297.833 57.374 298.299 57.6992 299.249 57.6992 cv
17996
300.197 57.6992 300.665 57.374 301.16 57.0298 cv
17997
301.696 56.6563 302.25 56.2705 303.356 56.2705 cv
17998
304.46 56.2705 305.016 56.6563 305.552 57.0298 cv
17999
306.047 57.374 306.515 57.6992 307.463 57.6992 cv
18000
308.412 57.6992 308.879 57.374 309.375 57.0298 cv
18001
309.911 56.6563 310.465 56.2705 311.571 56.2705 cv
18002
312.676 56.2705 313.231 56.6563 313.767 57.0298 cv
18003
314.262 57.374 314.729 57.6992 315.677 57.6992 cv
18004
316.625 57.6992 317.093 57.374 317.588 57.0298 cv
18005
318.125 56.6563 318.679 56.2705 319.785 56.2705 cv
18006
320.89 56.2705 321.445 56.6563 321.982 57.0298 cv
18007
322.477 57.374 322.945 57.6992 323.893 57.6992 cv
18008
324.841 57.6992 325.309 57.374 325.804 57.0298 cv
18009
326.34 56.6563 326.894 56.2705 328 56.2705 cv
18010
329.104 56.2705 329.658 56.6563 330.194 57.0298 cv
18011
330.688 57.374 331.156 57.6992 332.103 57.6992 cv
18012
333.05 57.6992 333.517 57.374 334.011 57.0298 cv
18013
334.547 56.6563 335.102 56.2705 336.206 56.2705 cv
18014
337.31 56.2705 337.864 56.6567 338.4 57.0298 cv
18015
338.894 57.374 339.361 57.6992 340.308 57.6992 cv
18016
341.255 57.6992 341.722 57.374 342.217 57.0298 cv
18017
342.752 56.6563 343.307 56.2705 344.411 56.2705 cv
18018
345.515 56.2705 346.07 56.6563 346.606 57.0298 cv
18019
347.101 57.374 347.568 57.6992 348.516 57.6992 cv
18020
349.464 57.6992 349.932 57.374 350.427 57.0298 cv
18021
350.963 56.6563 351.518 56.2705 352.624 56.2705 cv
18022
353.728 56.2705 354.284 56.6563 354.82 57.0298 cv
18023
355.315 57.374 355.783 57.6992 356.731 57.6992 cv
18024
357.679 57.6992 358.146 57.374 358.641 57.0298 cv
18025
359.177 56.6563 359.732 56.2705 360.836 56.2705 cv
18026
361.941 56.2705 362.496 56.6567 363.032 57.0298 cv
18027
363.526 57.374 363.994 57.6992 364.941 57.6992 cv
18028
365.888 57.6992 366.356 57.374 366.85 57.0298 cv
18029
367.386 56.6563 367.941 56.2705 369.045 56.2705 cv
18030
370.15 56.2705 370.705 56.6563 371.241 57.0298 cv
18031
371.736 57.374 372.203 57.6992 373.151 57.6992 cv
18032
374.1 57.6992 374.568 57.374 375.063 57.0298 cv
18033
375.599 56.6563 376.154 56.2705 377.259 56.2705 cv
18034
378.365 56.2705 378.92 56.6563 379.457 57.0298 cv
18035
379.952 57.374 380.419 57.6992 381.368 57.6992 cv
18036
382.315 57.6992 382.783 57.374 383.278 57.0298 cv
18037
383.814 56.6563 384.369 56.2705 385.473 56.2705 cv
18038
386.579 56.2705 387.133 56.6563 387.669 57.0298 cv
18039
388.165 57.374 388.631 57.6992 389.58 57.6992 cv
18040
390.528 57.6992 390.996 57.374 391.491 57.0298 cv
18041
392.027 56.6563 392.582 56.2705 393.686 56.2705 cv
18042
394.792 56.2705 395.347 56.6563 395.884 57.0298 cv
18043
396.379 57.374 396.847 57.6992 397.796 57.6992 cv
18044
398.745 57.6992 399.212 57.374 399.708 57.0298 cv
18045
400.244 56.6563 400.798 56.2705 401.904 56.2705 cv
18046
403.009 56.2705 403.564 56.6563 404.1 57.0298 cv
18047
404.595 57.374 405.062 57.6992 406.011 57.6992 cv
18048
406.959 57.6992 407.427 57.374 407.922 57.0298 cv
18049
408.458 56.6563 409.013 56.2705 410.119 56.2705 cv
18050
411.225 56.2705 411.78 56.6563 412.317 57.0298 cv
18051
412.812 57.374 413.28 57.6992 414.229 57.6992 cv
18052
415.177 57.6992 415.645 57.374 416.14 57.0298 cv
18053
416.676 56.6563 417.231 56.2705 418.336 56.2705 cv
18054
419.442 56.2705 419.997 56.6563 420.534 57.0298 cv
18055
421.029 57.374 421.497 57.6992 422.445 57.6992 cv
18056
423.394 57.6992 423.862 57.374 424.358 57.0298 cv
18057
424.894 56.6563 425.45 56.2705 426.555 56.2705 cv
18058
427.661 56.2705 428.215 56.6563 428.751 57.0298 cv
18059
429.247 57.374 429.714 57.6992 430.664 57.6992 cv
18060
431.613 57.6992 432.081 57.374 432.576 57.0298 cv
18061
433.113 56.6563 433.667 56.2705 434.774 56.2705 cv
18062
435.879 56.2705 436.434 56.6563 436.971 57.0298 cv
18063
437.466 57.374 437.934 57.6992 438.882 57.6992 cv
18064
439.832 57.6992 440.299 57.374 440.795 57.0298 cv
18065
441.332 56.6563 441.887 56.2705 442.993 56.2705 cv
18066
444.098 56.2705 444.653 56.6563 445.19 57.0298 cv
18067
445.685 57.374 446.153 57.6992 447.102 57.6992 cv
18068
448.051 57.6992 448.519 57.374 449.015 57.0298 cv
18069
449.551 56.6563 450.107 56.2705 451.213 56.2705 cv
18070
452.319 56.2705 452.874 56.6563 453.411 57.0298 cv
18071
453.906 57.374 454.374 57.6992 455.323 57.6992 cv
18072
456.273 57.6992 456.741 57.374 457.236 57.0298 cv
18073
457.773 56.6563 458.329 56.2705 459.434 56.2705 cv
18074
460.539 56.2705 461.093 56.6563 461.629 57.0298 cv
18075
462.125 57.374 462.591 57.6992 463.54 57.6992 cv
18076
464.488 57.6992 464.956 57.374 465.452 57.0298 cv
18077
465.988 56.6563 466.543 56.2705 467.649 56.2705 cv
18078
468.754 56.2705 469.309 56.6563 469.845 57.0298 cv
18079
470.34 57.374 470.808 57.6992 471.756 57.6992 cv
18080
472.707 57.6992 473.174 57.374 473.67 57.0293 cv
18081
474.208 56.6563 474.762 56.2705 475.869 56.2705 cv
18082
476.974 56.2705 477.529 56.6563 478.066 57.0298 cv
18083
478.561 57.374 479.029 57.6992 479.977 57.6992 cv
18084
480.927 57.6992 481.395 57.374 481.89 57.0298 cv
18085
482.427 56.6563 482.983 56.2705 484.088 56.2705 cv
18086
485.195 56.2705 485.75 56.6563 486.288 57.0293 cv
18087
486.783 57.374 487.251 57.6992 488.202 57.6992 cv
18088
489.152 57.6992 489.62 57.374 490.116 57.0293 cv
18089
490.653 56.6563 491.208 56.2705 492.314 56.2705 cv
18090
493.42 56.2705 493.976 56.6563 494.513 57.0293 cv
18091
495.008 57.374 495.477 57.6992 496.427 57.6992 cv
18092
497.376 57.6992 497.844 57.374 498.34 57.0298 cv
18093
498.877 56.6563 499.432 56.2705 500.539 56.2705 cv
18094
501.645 56.2705 502.201 56.6563 502.738 57.0298 cv
18095
503.233 57.374 503.702 57.6992 504.651 57.6992 cv
18096
505.602 57.6992 506.071 57.374 506.567 57.0293 cv
18097
507.104 56.6563 507.66 56.2705 508.767 56.2705 cv
18098
509.875 56.2705 510.431 56.6563 510.969 57.0293 cv
18099
511.465 57.374 511.934 57.6992 512.885 57.6992 cv
18100
513.836 57.6992 514.305 57.374 514.802 57.0293 cv
18101
515.34 56.6563 515.896 56.2705 517.004 56.2705 cv
18102
517.004 56.7705 li
18103
516.052 56.7705 515.583 57.0957 515.087 57.4404 cv
18104
514.549 57.8135 513.994 58.1992 512.885 58.1992 cv
18105
cp
18106
level3{
18107
gsave
18108
clp
18109
[746.112 0 0 746.112 142 57.2349 ]ct
18110
/0 /Gradient get_res clonedict shfill grestore
18111
}if
18112
level3 not{
18113
gsave
18114
[746.112 0 0 746.112 142 57.2349 ]ct
18115
clp
18116
/0 /Gradient get_res exec grestore
18117
}if
18118
np
18119
513.063 54.9771 mo
18120
512.021 54.9771 511.494 54.7222 510.984 54.4761 cv
18121
510.503 54.2441 510.05 54.0249 509.122 54.0249 cv
18122
508.196 54.0249 507.743 54.2441 507.263 54.4761 cv
18123
506.754 54.7222 506.228 54.9771 505.187 54.9771 cv
18124
504.147 54.9771 503.621 54.7222 503.112 54.4761 cv
18125
502.632 54.2441 502.18 54.0249 501.253 54.0249 cv
18126
500.328 54.0249 499.875 54.2441 499.396 54.4761 cv
18127
498.887 54.7222 498.362 54.9771 497.321 54.9771 cv
18128
496.28 54.9771 495.753 54.7222 495.245 54.4761 cv
18129
494.765 54.2441 494.312 54.0249 493.386 54.0249 cv
18130
492.46 54.0249 492.007 54.2441 491.528 54.4761 cv
18131
491.019 54.7222 490.493 54.9771 489.452 54.9771 cv
18132
488.411 54.9771 487.884 54.7222 487.375 54.4761 cv
18133
486.896 54.2441 486.444 54.0249 485.518 54.0249 cv
18134
484.592 54.0249 484.139 54.2441 483.661 54.4761 cv
18135
483.152 54.7222 482.625 54.9771 481.585 54.9771 cv
18136
480.545 54.9771 480.019 54.7222 479.511 54.4761 cv
18137
479.032 54.2441 478.58 54.0249 477.655 54.0249 cv
18138
476.729 54.0249 476.276 54.2441 475.797 54.4761 cv
18139
475.289 54.7222 474.762 54.9771 473.722 54.9771 cv
18140
472.682 54.9771 472.157 54.7222 471.648 54.4761 cv
18141
471.169 54.2441 470.717 54.0249 469.792 54.0249 cv
18142
468.867 54.0249 468.415 54.2441 467.935 54.4761 cv
18143
467.427 54.7222 466.901 54.9771 465.861 54.9771 cv
18144
464.822 54.9771 464.296 54.7222 463.789 54.4761 cv
18145
463.31 54.2441 462.859 54.0249 461.934 54.0249 cv
18146
461.009 54.0249 460.557 54.2441 460.078 54.4761 cv
18147
459.57 54.7222 459.043 54.9771 458.003 54.9771 cv
18148
456.962 54.9771 456.437 54.7222 455.928 54.4761 cv
18149
455.45 54.2441 454.998 54.0249 454.072 54.0249 cv
18150
453.146 54.0249 452.694 54.2441 452.214 54.4761 cv
18151
451.706 54.7222 451.18 54.9771 450.139 54.9771 cv
18152
449.099 54.9771 448.574 54.7222 448.065 54.4761 cv
18153
447.586 54.2441 447.134 54.0249 446.208 54.0249 cv
18154
445.283 54.0249 444.831 54.2441 444.351 54.4761 cv
18155
443.843 54.7222 443.317 54.9771 442.277 54.9771 cv
18156
441.237 54.9771 440.711 54.7222 440.203 54.4761 cv
18157
439.724 54.2441 439.272 54.0249 438.346 54.0249 cv
18158
437.42 54.0249 436.968 54.2441 436.49 54.4761 cv
18159
435.981 54.7222 435.455 54.9771 434.415 54.9771 cv
18160
433.375 54.9771 432.849 54.7222 432.341 54.4761 cv
18161
431.862 54.2441 431.411 54.0249 430.485 54.0249 cv
18162
429.56 54.0249 429.107 54.2441 428.628 54.4761 cv
18163
428.12 54.7222 427.594 54.9771 426.553 54.9771 cv
18164
425.513 54.9771 424.988 54.7222 424.479 54.4761 cv
18165
424 54.2441 423.548 54.0249 422.624 54.0249 cv
18166
421.698 54.0249 421.247 54.2441 420.767 54.4761 cv
18167
420.259 54.7222 419.734 54.9771 418.694 54.9771 cv
18168
417.654 54.9771 417.128 54.7222 416.62 54.4761 cv
18169
416.141 54.2441 415.689 54.0249 414.763 54.0249 cv
18170
413.837 54.0249 413.386 54.2441 412.907 54.4761 cv
18171
412.399 54.7222 411.874 54.9771 410.833 54.9771 cv
18172
409.794 54.9771 409.268 54.7222 408.76 54.4761 cv
18173
408.282 54.2441 407.83 54.0249 406.905 54.0249 cv
18174
405.98 54.0249 405.528 54.2441 405.049 54.4761 cv
18175
404.542 54.7222 404.016 54.9771 402.976 54.9771 cv
18176
401.936 54.9771 401.41 54.7222 400.901 54.4761 cv
18177
400.422 54.2441 399.969 54.0249 399.044 54.0249 cv
18178
398.12 54.0249 397.667 54.2441 397.189 54.4761 cv
18179
396.68 54.7222 396.155 54.9771 395.116 54.9771 cv
18180
394.076 54.9771 393.55 54.7222 393.042 54.4761 cv
18181
392.564 54.2441 392.113 54.0249 391.188 54.0249 cv
18182
390.264 54.0249 389.812 54.2441 389.333 54.4761 cv
18183
388.826 54.7222 388.3 54.9771 387.261 54.9771 cv
18184
386.221 54.9771 385.696 54.7222 385.187 54.4761 cv
18185
384.708 54.2441 384.256 54.0249 383.332 54.0249 cv
18186
382.407 54.0249 381.955 54.2441 381.475 54.4761 cv
18187
380.967 54.7222 380.441 54.9771 379.401 54.9771 cv
18188
378.362 54.9771 377.836 54.7222 377.329 54.4761 cv
18189
376.85 54.2441 376.398 54.0249 375.474 54.0249 cv
18190
374.55 54.0249 374.098 54.2441 373.62 54.4761 cv
18191
373.112 54.7222 372.587 54.9771 371.548 54.9771 cv
18192
370.509 54.9771 369.984 54.7222 369.476 54.4761 cv
18193
368.998 54.2441 368.546 54.0249 367.623 54.0249 cv
18194
366.698 54.0249 366.246 54.2441 365.767 54.4761 cv
18195
365.259 54.7222 364.734 54.9771 363.695 54.9771 cv
18196
362.656 54.9771 362.13 54.7222 361.622 54.4761 cv
18197
361.143 54.2441 360.691 54.0249 359.766 54.0249 cv
18198
358.84 54.0249 358.388 54.2441 357.91 54.4761 cv
18199
357.402 54.7222 356.876 54.9771 355.836 54.9771 cv
18200
354.797 54.9771 354.272 54.7222 353.764 54.4761 cv
18201
353.286 54.2441 352.834 54.0249 351.911 54.0249 cv
18202
350.987 54.0249 350.536 54.2441 350.057 54.4761 cv
18203
349.549 54.7222 349.024 54.9771 347.986 54.9771 cv
18204
346.947 54.9771 346.422 54.7222 345.915 54.4761 cv
18205
345.437 54.2441 344.985 54.0249 344.062 54.0249 cv
18206
343.138 54.0249 342.687 54.2441 342.209 54.4761 cv
18207
341.702 54.7222 341.176 54.9771 340.137 54.9771 cv
18208
339.098 54.9771 338.574 54.7222 338.066 54.4761 cv
18209
337.587 54.2441 337.135 54.0249 336.211 54.0249 cv
18210
335.288 54.0249 334.835 54.2441 334.357 54.4761 cv
18211
333.849 54.7222 333.324 54.9771 332.284 54.9771 cv
18212
331.244 54.9771 330.718 54.7222 330.21 54.4761 cv
18213
329.731 54.2441 329.28 54.0249 328.354 54.0249 cv
18214
327.43 54.0249 326.978 54.2441 326.5 54.4761 cv
18215
325.992 54.7222 325.466 54.9771 324.427 54.9771 cv
18216
323.388 54.9771 322.862 54.7222 322.354 54.4761 cv
18217
321.875 54.2441 321.423 54.0249 320.5 54.0249 cv
18218
319.575 54.0249 319.123 54.2441 318.644 54.4761 cv
18219
318.135 54.7222 317.61 54.9771 316.571 54.9771 cv
18220
315.531 54.9771 315.005 54.7222 314.497 54.4761 cv
18221
314.018 54.2441 313.566 54.0249 312.641 54.0249 cv
18222
311.716 54.0249 311.264 54.2441 310.786 54.4761 cv
18223
310.278 54.7222 309.752 54.9771 308.712 54.9771 cv
18224
307.673 54.9771 307.147 54.7222 306.639 54.4761 cv
18225
306.161 54.2441 305.708 54.0249 304.784 54.0249 cv
18226
303.86 54.0249 303.408 54.2441 302.929 54.4761 cv
18227
302.421 54.7222 301.896 54.9771 300.856 54.9771 cv
18228
299.817 54.9771 299.292 54.7222 298.783 54.4761 cv
18229
298.304 54.2441 297.852 54.0249 296.928 54.0249 cv
18230
296.002 54.0249 295.551 54.2441 295.072 54.4761 cv
18231
294.564 54.7222 294.039 54.9771 292.999 54.9771 cv
18232
291.959 54.9771 291.434 54.7222 290.925 54.4761 cv
18233
290.447 54.2441 289.995 54.0249 289.07 54.0249 cv
18234
288.145 54.0249 287.693 54.2441 287.214 54.4761 cv
18235
286.707 54.7222 286.181 54.9771 285.141 54.9771 cv
18236
284.102 54.9771 283.577 54.7222 283.069 54.4761 cv
18237
282.59 54.2441 282.138 54.0249 281.213 54.0249 cv
18238
280.29 54.0249 279.837 54.2441 279.359 54.4761 cv
18239
278.851 54.7222 278.326 54.9771 277.286 54.9771 cv
18240
276.247 54.9771 275.721 54.7222 275.213 54.4761 cv
18241
274.735 54.2441 274.283 54.0249 273.358 54.0249 cv
18242
272.433 54.0249 271.981 54.2441 271.502 54.4761 cv
18243
270.995 54.7222 270.469 54.9771 269.429 54.9771 cv
18244
268.389 54.9771 267.864 54.7222 267.355 54.4761 cv
18245
266.876 54.2441 266.424 54.0249 265.5 54.0249 cv
18246
264.575 54.0249 264.123 54.2441 263.644 54.4761 cv
18247
263.136 54.7222 262.611 54.9771 261.572 54.9771 cv
18248
260.532 54.9771 260.006 54.7222 259.499 54.4761 cv
18249
259.02 54.2441 258.569 54.0249 257.644 54.0249 cv
18250
256.72 54.0249 256.268 54.2441 255.79 54.4761 cv
18251
255.282 54.7222 254.756 54.9771 253.717 54.9771 cv
18252
252.678 54.9771 252.153 54.7222 251.645 54.4761 cv
18253
251.167 54.2441 250.715 54.0249 249.791 54.0249 cv
18254
248.866 54.0249 248.414 54.2441 247.935 54.4761 cv
18255
247.427 54.7222 246.902 54.9771 245.863 54.9771 cv
18256
244.823 54.9771 244.297 54.7222 243.79 54.4761 cv
18257
243.311 54.2441 242.859 54.0249 241.934 54.0249 cv
18258
241.008 54.0249 240.557 54.2441 240.078 54.4761 cv
18259
239.57 54.7222 239.044 54.9771 238.004 54.9771 cv
18260
236.965 54.9771 236.439 54.7222 235.931 54.4761 cv
18261
235.453 54.2441 235 54.0249 234.077 54.0249 cv
18262
233.152 54.0249 232.7 54.2441 232.221 54.4761 cv
18263
231.713 54.7222 231.188 54.9771 230.149 54.9771 cv
18264
229.11 54.9771 228.584 54.7222 228.077 54.4761 cv
18265
227.598 54.2441 227.147 54.0249 226.223 54.0249 cv
18266
225.298 54.0249 224.847 54.2441 224.369 54.4761 cv
18267
223.861 54.7222 223.335 54.9771 222.296 54.9771 cv
18268
221.257 54.9771 220.732 54.7222 220.224 54.4761 cv
18269
219.746 54.2441 219.293 54.0249 218.37 54.0249 cv
18270
217.445 54.0249 216.993 54.2441 216.514 54.4761 cv
18271
216.006 54.7222 215.481 54.9771 214.442 54.9771 cv
18272
213.403 54.9771 212.876 54.7222 212.369 54.4761 cv
18273
211.89 54.2441 211.438 54.0249 210.514 54.0249 cv
18274
209.588 54.0249 209.136 54.2441 208.658 54.4761 cv
18275
208.15 54.7222 207.625 54.9771 206.584 54.9771 cv
18276
205.545 54.9771 205.019 54.7222 204.511 54.4761 cv
18277
204.033 54.2441 203.581 54.0249 202.657 54.0249 cv
18278
201.732 54.0249 201.28 54.2441 200.801 54.4761 cv
18279
200.293 54.7222 199.768 54.9771 198.729 54.9771 cv
18280
197.69 54.9771 197.165 54.7222 196.657 54.4761 cv
18281
196.178 54.2441 195.727 54.0249 194.803 54.0249 cv
18282
193.879 54.0249 193.427 54.2441 192.949 54.4761 cv
18283
192.441 54.7222 191.916 54.9771 190.876 54.9771 cv
18284
189.837 54.9771 189.313 54.7222 188.805 54.4761 cv
18285
188.327 54.2441 187.875 54.0249 186.951 54.0249 cv
18286
186.027 54.0249 185.575 54.2441 185.096 54.4761 cv
18287
184.588 54.7222 184.064 54.9771 183.025 54.9771 cv
18288
181.986 54.9771 181.46 54.7222 180.953 54.4761 cv
18289
180.474 54.2441 180.023 54.0249 179.098 54.0249 cv
18290
178.174 54.0249 177.722 54.2441 177.244 54.4761 cv
18291
176.736 54.7222 176.21 54.9771 175.171 54.9771 cv
18292
174.132 54.9771 173.606 54.7222 173.098 54.4761 cv
18293
172.62 54.2441 172.167 54.0249 171.244 54.0249 cv
18294
170.319 54.0249 169.867 54.2441 169.388 54.4761 cv
18295
168.879 54.7222 168.354 54.9771 167.315 54.9771 cv
18296
166.276 54.9771 165.75 54.7222 165.242 54.4761 cv
18297
164.763 54.2441 164.311 54.0249 163.386 54.0249 cv
18298
162.462 54.0249 162.01 54.2441 161.532 54.4761 cv
18299
161.024 54.7222 160.499 54.9771 159.459 54.9771 cv
18300
158.42 54.9771 157.895 54.7222 157.387 54.4761 cv
18301
156.909 54.2441 156.458 54.0249 155.534 54.0249 cv
18302
155.534 53.5249 li
18303
156.572 53.5249 157.097 53.7798 157.605 54.0259 cv
18304
158.083 54.2578 158.536 54.4771 159.459 54.4771 cv
18305
160.384 54.4771 160.835 54.2578 161.314 54.0259 cv
18306
161.822 53.7798 162.347 53.5249 163.386 53.5249 cv
18307
164.426 53.5249 164.952 53.7798 165.459 54.0259 cv
18308
165.938 54.2578 166.39 54.4771 167.315 54.4771 cv
18309
168.24 54.4771 168.692 54.2578 169.17 54.0259 cv
18310
169.678 53.7798 170.204 53.5249 171.244 53.5249 cv
18311
172.283 53.5249 172.808 53.7798 173.316 54.0259 cv
18312
173.794 54.2578 174.247 54.4771 175.171 54.4771 cv
18313
176.096 54.4771 176.547 54.2578 177.026 54.0259 cv
18314
177.534 53.7798 178.059 53.5249 179.098 53.5249 cv
18315
180.137 53.5249 180.663 53.7798 181.17 54.0259 cv
18316
181.649 54.2578 182.101 54.4771 183.025 54.4771 cv
18317
183.949 54.4771 184.4 54.2578 184.878 54.0259 cv
18318
185.386 53.7798 185.912 53.5249 186.951 53.5249 cv
18319
187.99 53.5249 188.515 53.7798 189.023 54.0259 cv
18320
189.501 54.2578 189.953 54.4771 190.876 54.4771 cv
18321
191.801 54.4771 192.252 54.2578 192.731 54.0259 cv
18322
193.239 53.7798 193.764 53.5249 194.803 53.5249 cv
18323
195.842 53.5249 196.367 53.7798 196.875 54.0259 cv
18324
197.353 54.2578 197.805 54.4771 198.729 54.4771 cv
18325
199.654 54.4771 200.105 54.2578 200.583 54.0259 cv
18326
201.091 53.7798 201.617 53.5249 202.657 53.5249 cv
18327
203.696 53.5249 204.221 53.7798 204.729 54.0259 cv
18328
205.208 54.2578 205.66 54.4771 206.584 54.4771 cv
18329
207.509 54.4771 207.961 54.2578 208.44 54.0259 cv
18330
208.949 53.7798 209.474 53.5249 210.514 53.5249 cv
18331
211.553 53.5249 212.079 53.7798 212.586 54.0259 cv
18332
213.065 54.2578 213.517 54.4771 214.442 54.4771 cv
18333
215.367 54.4771 215.818 54.2578 216.296 54.0259 cv
18334
216.804 53.7798 217.33 53.5249 218.37 53.5249 cv
18335
219.409 53.5249 219.934 53.7798 220.442 54.0259 cv
18336
220.92 54.2578 221.372 54.4771 222.296 54.4771 cv
18337
223.22 54.4771 223.672 54.2578 224.151 54.0259 cv
18338
224.659 53.7798 225.184 53.5249 226.223 53.5249 cv
18339
227.261 53.5249 227.787 53.7798 228.294 54.0259 cv
18340
228.773 54.2578 229.225 54.4771 230.149 54.4771 cv
18341
231.074 54.4771 231.525 54.2578 232.003 54.0259 cv
18342
232.511 53.7798 233.037 53.5249 234.077 53.5249 cv
18343
235.116 53.5249 235.641 53.7798 236.149 54.0259 cv
18344
236.627 54.2578 237.08 54.4771 238.004 54.4771 cv
18345
238.929 54.4771 239.381 54.2578 239.86 54.0259 cv
18346
240.369 53.7798 240.894 53.5249 241.934 53.5249 cv
18347
242.973 53.5249 243.499 53.7798 244.007 54.0259 cv
18348
244.486 54.2578 244.938 54.4771 245.863 54.4771 cv
18349
246.787 54.4771 247.239 54.2578 247.717 54.0259 cv
18350
248.225 53.7798 248.75 53.5249 249.791 53.5249 cv
18351
250.83 53.5249 251.355 53.7798 251.863 54.0259 cv
18352
252.341 54.2578 252.793 54.4771 253.717 54.4771 cv
18353
254.642 54.4771 255.093 54.2578 255.572 54.0259 cv
18354
256.08 53.7798 256.605 53.5249 257.644 53.5249 cv
18355
258.683 53.5249 259.208 53.7798 259.716 54.0259 cv
18356
260.195 54.2578 260.647 54.4771 261.572 54.4771 cv
18357
262.496 54.4771 262.948 54.2578 263.426 54.0259 cv
18358
263.935 53.7798 264.46 53.5249 265.5 53.5249 cv
18359
266.54 53.5249 267.065 53.7798 267.573 54.0259 cv
18360
268.051 54.2578 268.503 54.4771 269.429 54.4771 cv
18361
270.354 54.4771 270.806 54.2578 271.285 54.0259 cv
18362
271.793 53.7798 272.319 53.5249 273.358 53.5249 cv
18363
274.398 53.5249 274.923 53.7798 275.431 54.0259 cv
18364
275.91 54.2578 276.362 54.4771 277.286 54.4771 cv
18365
278.21 54.4771 278.663 54.2578 279.141 54.0259 cv
18366
279.649 53.7798 280.174 53.5249 281.213 53.5249 cv
18367
282.253 53.5249 282.779 53.7798 283.287 54.0259 cv
18368
283.765 54.2578 284.217 54.4771 285.141 54.4771 cv
18369
286.066 54.4771 286.518 54.2578 286.997 54.0259 cv
18370
287.504 53.7798 288.031 53.5249 289.07 53.5249 cv
18371
290.11 53.5249 290.635 53.7798 291.143 54.0259 cv
18372
291.622 54.2578 292.074 54.4771 292.999 54.4771 cv
18373
293.923 54.4771 294.375 54.2578 294.854 54.0259 cv
18374
295.363 53.7798 295.888 53.5249 296.928 53.5249 cv
18375
297.967 53.5249 298.493 53.7798 299 54.0259 cv
18376
299.479 54.2578 299.931 54.4771 300.856 54.4771 cv
18377
301.781 54.4771 302.233 54.2578 302.711 54.0259 cv
18378
303.219 53.7798 303.745 53.5249 304.784 53.5249 cv
18379
305.824 53.5249 306.349 53.7798 306.857 54.0259 cv
18380
307.335 54.2578 307.788 54.4771 308.712 54.4771 cv
18381
309.637 54.4771 310.089 54.2578 310.568 54.0259 cv
18382
311.077 53.7798 311.602 53.5249 312.641 53.5249 cv
18383
313.681 53.5249 314.207 53.7798 314.714 54.0259 cv
18384
315.193 54.2578 315.645 54.4771 316.571 54.4771 cv
18385
317.496 54.4771 317.948 54.2578 318.426 54.0259 cv
18386
318.934 53.7798 319.459 53.5249 320.5 53.5249 cv
18387
321.539 53.5249 322.064 53.7798 322.572 54.0259 cv
18388
323.05 54.2578 323.502 54.4771 324.427 54.4771 cv
18389
325.352 54.4771 325.803 54.2578 326.282 54.0259 cv
18390
326.79 53.7798 327.315 53.5249 328.354 53.5249 cv
18391
329.394 53.5249 329.919 53.7798 330.428 54.0259 cv
18392
330.907 54.2578 331.359 54.4771 332.284 54.4771 cv
18393
333.208 54.4771 333.661 54.2578 334.139 54.0259 cv
18394
334.647 53.7798 335.172 53.5249 336.211 53.5249 cv
18395
337.25 53.5249 337.776 53.7798 338.284 54.0259 cv
18396
338.762 54.2578 339.213 54.4771 340.137 54.4771 cv
18397
341.061 54.4771 341.513 54.2578 341.991 54.0259 cv
18398
342.499 53.7798 343.023 53.5249 344.062 53.5249 cv
18399
345.1 53.5249 345.625 53.7798 346.133 54.0259 cv
18400
346.611 54.2578 347.062 54.4771 347.986 54.4771 cv
18401
348.91 54.4771 349.361 54.2578 349.838 54.0259 cv
18402
350.346 53.7798 350.872 53.5249 351.911 53.5249 cv
18403
352.949 53.5249 353.474 53.7798 353.982 54.0259 cv
18404
354.46 54.2578 354.913 54.4771 355.836 54.4771 cv
18405
356.761 54.4771 357.213 54.2578 357.692 54.0259 cv
18406
358.201 53.7798 358.726 53.5249 359.766 53.5249 cv
18407
360.806 53.5249 361.332 53.7798 361.839 54.0259 cv
18408
362.318 54.2578 362.77 54.4771 363.695 54.4771 cv
18409
364.62 54.4771 365.071 54.2578 365.549 54.0259 cv
18410
366.057 53.7798 366.583 53.5249 367.623 53.5249 cv
18411
368.662 53.5249 369.186 53.7798 369.694 54.0259 cv
18412
370.172 54.2578 370.625 54.4771 371.548 54.4771 cv
18413
372.472 54.4771 372.923 54.2578 373.402 54.0259 cv
18414
373.91 53.7798 374.435 53.5249 375.474 53.5249 cv
18415
376.513 53.5249 377.039 53.7798 377.546 54.0259 cv
18416
378.025 54.2578 378.477 54.4771 379.401 54.4771 cv
18417
380.327 54.4771 380.779 54.2578 381.257 54.0259 cv
18418
381.766 53.7798 382.292 53.5249 383.332 53.5249 cv
18419
384.372 53.5249 384.897 53.7798 385.405 54.0259 cv
18420
385.884 54.2578 386.335 54.4771 387.261 54.4771 cv
18421
388.186 54.4771 388.637 54.2578 389.116 54.0259 cv
18422
389.624 53.7798 390.149 53.5249 391.188 53.5249 cv
18423
392.227 53.5249 392.752 53.7798 393.26 54.0259 cv
18424
393.739 54.2578 394.191 54.4771 395.116 54.4771 cv
18425
396.041 54.4771 396.493 54.2578 396.971 54.0259 cv
18426
397.479 53.7798 398.004 53.5249 399.044 53.5249 cv
18427
400.084 53.5249 400.61 53.7798 401.119 54.0259 cv
18428
401.598 54.2578 402.05 54.4771 402.976 54.4771 cv
18429
403.901 54.4771 404.353 54.2578 404.832 54.0259 cv
18430
405.34 53.7798 405.866 53.5249 406.905 53.5249 cv
18431
407.945 53.5249 408.47 53.7798 408.978 54.0259 cv
18432
409.457 54.2578 409.909 54.4771 410.833 54.4771 cv
18433
411.758 54.4771 412.21 54.2578 412.689 54.0259 cv
18434
413.198 53.7798 413.723 53.5249 414.763 53.5249 cv
18435
415.803 53.5249 416.33 53.7798 416.837 54.0259 cv
18436
417.317 54.2578 417.769 54.4771 418.694 54.4771 cv
18437
419.619 54.4771 420.071 54.2578 420.549 54.0259 cv
18438
421.058 53.7798 421.583 53.5249 422.624 53.5249 cv
18439
423.663 53.5249 424.189 53.7798 424.697 54.0259 cv
18440
425.176 54.2578 425.628 54.4771 426.553 54.4771 cv
18441
427.479 54.4771 427.931 54.2578 428.411 54.0259 cv
18442
428.918 53.7798 429.445 53.5249 430.485 53.5249 cv
18443
431.525 53.5249 432.05 53.7798 432.559 54.0259 cv
18444
433.038 54.2578 433.49 54.4771 434.415 54.4771 cv
18445
435.34 54.4771 435.792 54.2578 436.272 54.0259 cv
18446
436.78 53.7798 437.306 53.5249 438.346 53.5249 cv
18447
439.386 53.5249 439.913 53.7798 440.42 54.0259 cv
18448
440.9 54.2578 441.352 54.4771 442.277 54.4771 cv
18449
443.203 54.4771 443.655 54.2578 444.133 54.0259 cv
18450
444.642 53.7798 445.167 53.5249 446.208 53.5249 cv
18451
447.249 53.5249 447.775 53.7798 448.283 54.0259 cv
18452
448.762 54.2578 449.214 54.4771 450.139 54.4771 cv
18453
451.065 54.4771 451.518 54.2578 451.997 54.0259 cv
18454
452.505 53.7798 453.032 53.5249 454.072 53.5249 cv
18455
455.112 53.5249 455.638 53.7798 456.146 54.0259 cv
18456
456.625 54.2578 457.078 54.4771 458.003 54.4771 cv
18457
458.929 54.4771 459.381 54.2578 459.86 54.0259 cv
18458
460.369 53.7798 460.894 53.5249 461.934 53.5249 cv
18459
462.973 53.5249 463.499 53.7798 464.006 54.0259 cv
18460
464.485 54.2578 464.937 54.4771 465.861 54.4771 cv
18461
466.787 54.4771 467.239 54.2578 467.717 54.0259 cv
18462
468.226 53.7798 468.751 53.5249 469.792 53.5249 cv
18463
470.832 53.5249 471.358 53.7798 471.866 54.0259 cv
18464
472.345 54.2578 472.797 54.4771 473.722 54.4771 cv
18465
474.648 54.4771 475.1 54.2578 475.58 54.0259 cv
18466
476.088 53.7798 476.614 53.5249 477.655 53.5249 cv
18467
478.695 53.5249 479.22 53.7798 479.729 54.0259 cv
18468
480.208 54.2578 480.66 54.4771 481.585 54.4771 cv
18469
482.511 54.4771 482.963 54.2578 483.443 54.0259 cv
18470
483.952 53.7798 484.477 53.5249 485.518 53.5249 cv
18471
486.558 53.5249 487.084 53.7798 487.593 54.0259 cv
18472
488.073 54.2578 488.526 54.4771 489.452 54.4771 cv
18473
490.378 54.4771 490.831 54.2578 491.31 54.0259 cv
18474
491.819 53.7798 492.345 53.5249 493.386 53.5249 cv
18475
494.427 53.5249 494.954 53.7798 495.462 54.0259 cv
18476
495.942 54.2578 496.394 54.4771 497.321 54.4771 cv
18477
498.247 54.4771 498.7 54.2578 499.178 54.0259 cv
18478
499.687 53.7798 500.213 53.5249 501.253 53.5249 cv
18479
502.294 53.5249 502.821 53.7798 503.33 54.0259 cv
18480
503.808 54.2578 504.261 54.4771 505.187 54.4771 cv
18481
506.114 54.4771 506.566 54.2578 507.045 54.0259 cv
18482
507.554 53.7798 508.081 53.5249 509.122 53.5249 cv
18483
510.165 53.5249 510.692 53.7798 511.202 54.0259 cv
18484
511.681 54.2578 512.135 54.4771 513.063 54.4771 cv
18485
513.991 54.4771 514.445 54.2578 514.924 54.0259 cv
18486
515.434 53.7798 515.961 53.5249 517.004 53.5249 cv
18487
517.004 54.0249 li
18488
516.076 54.0249 515.623 54.2441 515.142 54.4761 cv
18489
514.632 54.7222 514.106 54.9771 513.063 54.9771 cv
18490
cp
18491
level3{
18492
gsave
18493
clp
18494
[746.112 0 0 746.112 142 54.251 ]ct
18495
/0 /Gradient get_res clonedict shfill grestore
18496
}if
18497
level3 not{
18498
gsave
18499
[746.112 0 0 746.112 142 54.251 ]ct
18500
clp
18501
/0 /Gradient get_res exec grestore
18502
}if
18503
np
18504
513.227 51.7549 mo
18505
512.251 51.7549 511.756 51.6299 511.277 51.5088 cv
18506
510.807 51.3901 510.363 51.2783 509.45 51.2783 cv
18507
508.539 51.2783 508.095 51.3901 507.626 51.5088 cv
18508
507.148 51.6299 506.653 51.7549 505.679 51.7549 cv
18509
504.706 51.7549 504.21 51.6299 503.733 51.5088 cv
18510
503.263 51.3901 502.82 51.2783 501.909 51.2783 cv
18511
500.998 51.2783 500.554 51.3901 500.085 51.5088 cv
18512
499.607 51.6299 499.113 51.7549 498.139 51.7549 cv
18513
497.166 51.7549 496.67 51.6299 496.193 51.5088 cv
18514
495.723 51.3901 495.28 51.2783 494.369 51.2783 cv
18515
493.457 51.2783 493.013 51.3901 492.544 51.5088 cv
18516
492.066 51.6299 491.572 51.7549 490.598 51.7549 cv
18517
489.624 51.7549 489.129 51.6299 488.651 51.5088 cv
18518
488.181 51.3901 487.739 51.2783 486.827 51.2783 cv
18519
485.916 51.2783 485.473 51.3901 485.004 51.5088 cv
18520
484.526 51.6299 484.032 51.7549 483.058 51.7549 cv
18521
482.084 51.7549 481.59 51.6299 481.113 51.5088 cv
18522
480.644 51.3901 480.202 51.2783 479.291 51.2783 cv
18523
478.379 51.2783 477.937 51.3901 477.468 51.5088 cv
18524
476.99 51.6299 476.496 51.7549 475.522 51.7549 cv
18525
474.549 51.7549 474.055 51.6299 473.578 51.5088 cv
18526
473.109 51.3901 472.667 51.2783 471.755 51.2783 cv
18527
470.845 51.2783 470.402 51.3901 469.933 51.5088 cv
18528
469.456 51.6299 468.961 51.7549 467.988 51.7549 cv
18529
467.016 51.7549 466.522 51.6299 466.044 51.5088 cv
18530
465.577 51.3901 465.134 51.2783 464.224 51.2783 cv
18531
463.313 51.2783 462.871 51.3901 462.401 51.5088 cv
18532
461.923 51.6299 461.429 51.7549 460.457 51.7549 cv
18533
459.483 51.7549 458.989 51.6299 458.511 51.5088 cv
18534
458.042 51.3901 457.599 51.2783 456.689 51.2783 cv
18535
455.778 51.2783 455.334 51.3901 454.866 51.5088 cv
18536
454.388 51.6299 453.893 51.7549 452.92 51.7549 cv
18537
451.947 51.7549 451.453 51.6299 450.975 51.5088 cv
18538
450.506 51.3901 450.063 51.2783 449.153 51.2783 cv
18539
448.242 51.2783 447.799 51.3901 447.331 51.5088 cv
18540
446.852 51.6299 446.358 51.7549 445.384 51.7549 cv
18541
444.412 51.7549 443.917 51.6299 443.44 51.5088 cv
18542
442.971 51.3901 442.528 51.2783 441.618 51.2783 cv
18543
440.707 51.2783 440.264 51.3901 439.795 51.5088 cv
18544
439.317 51.6299 438.823 51.7549 437.849 51.7549 cv
18545
436.876 51.7549 436.382 51.6299 435.905 51.5088 cv
18546
435.436 51.3901 434.994 51.2783 434.083 51.2783 cv
18547
433.171 51.2783 432.729 51.3901 432.259 51.5088 cv
18548
431.782 51.6299 431.288 51.7549 430.315 51.7549 cv
18549
429.342 51.7549 428.848 51.6299 428.37 51.5088 cv
18550
427.901 51.3901 427.458 51.2783 426.548 51.2783 cv
18551
425.638 51.2783 425.195 51.3901 424.727 51.5088 cv
18552
424.249 51.6299 423.755 51.7549 422.783 51.7549 cv
18553
421.809 51.7549 421.315 51.6299 420.837 51.5088 cv
18554
420.369 51.3901 419.925 51.2783 419.015 51.2783 cv
18555
418.104 51.2783 417.662 51.3901 417.193 51.5088 cv
18556
416.715 51.6299 416.221 51.7549 415.249 51.7549 cv
18557
414.276 51.7549 413.782 51.6299 413.304 51.5088 cv
18558
412.836 51.3901 412.394 51.2783 411.484 51.2783 cv
18559
410.574 51.2783 410.13 51.3901 409.663 51.5088 cv
18560
409.184 51.6299 408.691 51.7549 407.718 51.7549 cv
18561
406.745 51.7549 406.25 51.6299 405.772 51.5088 cv
18562
405.303 51.3901 404.861 51.2783 403.95 51.2783 cv
18563
403.04 51.2783 402.596 51.3901 402.128 51.5088 cv
18564
401.65 51.6299 401.157 51.7549 400.184 51.7549 cv
18565
399.212 51.7549 398.718 51.6299 398.241 51.5088 cv
18566
397.772 51.3901 397.33 51.2783 396.42 51.2783 cv
18567
395.51 51.2783 395.068 51.3901 394.6 51.5088 cv
18568
394.123 51.6299 393.628 51.7549 392.656 51.7549 cv
18569
391.683 51.7549 391.189 51.6299 390.711 51.5088 cv
18570
390.243 51.3901 389.8 51.2783 388.89 51.2783 cv
18571
387.979 51.2783 387.537 51.3901 387.068 51.5088 cv
18572
386.59 51.6299 386.096 51.7549 385.124 51.7549 cv
18573
384.151 51.7549 383.658 51.6299 383.18 51.5088 cv
18574
382.711 51.3901 382.269 51.2783 381.359 51.2783 cv
18575
380.45 51.2783 380.007 51.3901 379.54 51.5088 cv
18576
379.062 51.6299 378.568 51.7549 377.596 51.7549 cv
18577
376.625 51.7549 376.131 51.6299 375.654 51.5088 cv
18578
375.185 51.3901 374.744 51.2783 373.833 51.2783 cv
18579
372.924 51.2783 372.482 51.3901 372.013 51.5088 cv
18580
371.536 51.6299 371.042 51.7549 370.07 51.7549 cv
18581
369.097 51.7549 368.603 51.6299 368.125 51.5088 cv
18582
367.657 51.3901 367.214 51.2783 366.304 51.2783 cv
18583
365.394 51.2783 364.951 51.3901 364.483 51.5088 cv
18584
364.004 51.6299 363.511 51.7549 362.539 51.7549 cv
18585
361.566 51.7549 361.073 51.6299 360.595 51.5088 cv
18586
360.126 51.3901 359.685 51.2783 358.775 51.2783 cv
18587
357.866 51.2783 357.424 51.3901 356.957 51.5088 cv
18588
356.479 51.6299 355.986 51.7549 355.014 51.7549 cv
18589
354.042 51.7549 353.549 51.6299 353.072 51.5088 cv
18590
352.604 51.3901 352.163 51.2783 351.253 51.2783 cv
18591
350.344 51.2783 349.902 51.3901 349.434 51.5088 cv
18592
348.957 51.6299 348.463 51.7549 347.492 51.7549 cv
18593
346.52 51.7549 346.027 51.6299 345.549 51.5088 cv
18594
345.082 51.3901 344.639 51.2783 343.73 51.2783 cv
18595
342.82 51.2783 342.377 51.3901 341.909 51.5088 cv
18596
341.431 51.6299 340.937 51.7549 339.965 51.7549 cv
18597
338.993 51.7549 338.499 51.6299 338.021 51.5088 cv
18598
337.552 51.3901 337.11 51.2783 336.199 51.2783 cv
18599
335.29 51.2783 334.847 51.3901 334.378 51.5088 cv
18600
333.901 51.6299 333.408 51.7549 332.435 51.7549 cv
18601
331.464 51.7549 330.97 51.6299 330.494 51.5088 cv
18602
330.026 51.3901 329.583 51.2783 328.674 51.2783 cv
18603
327.766 51.2783 327.324 51.3901 326.856 51.5088 cv
18604
326.379 51.6299 325.886 51.7549 324.915 51.7549 cv
18605
323.942 51.7549 323.448 51.6299 322.97 51.5088 cv
18606
322.501 51.3901 322.059 51.2783 321.149 51.2783 cv
18607
320.239 51.2783 319.795 51.3901 319.328 51.5088 cv
18608
318.849 51.6299 318.356 51.7549 317.383 51.7549 cv
18609
316.411 51.7549 315.917 51.6299 315.439 51.5088 cv
18610
314.971 51.3901 314.529 51.2783 313.619 51.2783 cv
18611
312.708 51.2783 312.266 51.3901 311.798 51.5088 cv
18612
311.321 51.6299 310.827 51.7549 309.854 51.7549 cv
18613
308.882 51.7549 308.388 51.6299 307.911 51.5088 cv
18614
307.442 51.3901 307 51.2783 306.089 51.2783 cv
18615
305.179 51.2783 304.737 51.3901 304.268 51.5088 cv
18616
303.791 51.6299 303.296 51.7549 302.324 51.7549 cv
18617
301.351 51.7549 300.858 51.6299 300.379 51.5088 cv
18618
299.912 51.3901 299.468 51.2783 298.558 51.2783 cv
18619
297.648 51.2783 297.206 51.3901 296.738 51.5088 cv
18620
296.259 51.6299 295.766 51.7549 294.793 51.7549 cv
18621
293.821 51.7549 293.328 51.6299 292.85 51.5088 cv
18622
292.381 51.3901 291.939 51.2783 291.03 51.2783 cv
18623
290.12 51.2783 289.677 51.3901 289.209 51.5088 cv
18624
288.732 51.6299 288.238 51.7549 287.265 51.7549 cv
18625
286.293 51.7549 285.799 51.6299 285.322 51.5088 cv
18626
284.853 51.3901 284.411 51.2783 283.5 51.2783 cv
18627
282.59 51.2783 282.148 51.3901 281.68 51.5088 cv
18628
281.202 51.6299 280.708 51.7549 279.736 51.7549 cv
18629
278.763 51.7549 278.269 51.6299 277.792 51.5088 cv
18630
277.323 51.3901 276.88 51.2783 275.97 51.2783 cv
18631
275.06 51.2783 274.618 51.3901 274.149 51.5088 cv
18632
273.671 51.6299 273.177 51.7549 272.206 51.7549 cv
18633
271.233 51.7549 270.74 51.6299 270.262 51.5088 cv
18634
269.793 51.3901 269.351 51.2783 268.441 51.2783 cv
18635
267.532 51.2783 267.089 51.3901 266.621 51.5088 cv
18636
266.143 51.6299 265.65 51.7549 264.677 51.7549 cv
18637
263.706 51.7549 263.211 51.6299 262.734 51.5088 cv
18638
262.266 51.3901 261.824 51.2783 260.914 51.2783 cv
18639
260.003 51.2783 259.561 51.3901 259.093 51.5088 cv
18640
258.616 51.6299 258.122 51.7549 257.15 51.7549 cv
18641
256.177 51.7549 255.683 51.6299 255.206 51.5088 cv
18642
254.737 51.3901 254.294 51.2783 253.384 51.2783 cv
18643
252.474 51.2783 252.032 51.3901 251.563 51.5088 cv
18644
251.085 51.6299 250.591 51.7549 249.619 51.7549 cv
18645
248.647 51.7549 248.153 51.6299 247.675 51.5088 cv
18646
247.207 51.3901 246.764 51.2783 245.855 51.2783 cv
18647
244.945 51.2783 244.502 51.3901 244.035 51.5088 cv
18648
243.557 51.6299 243.063 51.7549 242.091 51.7549 cv
18649
241.119 51.7549 240.625 51.6299 240.148 51.5088 cv
18650
239.679 51.3901 239.237 51.2783 238.328 51.2783 cv
18651
237.417 51.2783 236.976 51.3901 236.507 51.5088 cv
18652
236.03 51.6299 235.537 51.7549 234.565 51.7549 cv
18653
233.592 51.7549 233.099 51.6299 232.622 51.5088 cv
18654
232.153 51.3901 231.71 51.2783 230.801 51.2783 cv
18655
229.891 51.2783 229.449 51.3901 228.981 51.5088 cv
18656
228.503 51.6299 228.009 51.7549 227.038 51.7549 cv
18657
226.065 51.7549 225.571 51.6299 225.093 51.5088 cv
18658
224.625 51.3901 224.183 51.2783 223.273 51.2783 cv
18659
222.363 51.2783 221.919 51.3901 221.452 51.5088 cv
18660
220.973 51.6299 220.48 51.7549 219.507 51.7549 cv
18661
218.535 51.7549 218.041 51.6299 217.563 51.5088 cv
18662
217.095 51.3901 216.653 51.2783 215.743 51.2783 cv
18663
214.833 51.2783 214.39 51.3901 213.922 51.5088 cv
18664
213.445 51.6299 212.951 51.7549 211.979 51.7549 cv
18665
211.007 51.7549 210.513 51.6299 210.036 51.5088 cv
18666
209.568 51.3901 209.125 51.2783 208.216 51.2783 cv
18667
207.306 51.2783 206.865 51.3901 206.396 51.5088 cv
18668
205.918 51.6299 205.425 51.7549 204.454 51.7549 cv
18669
203.482 51.7549 202.988 51.6299 202.51 51.5088 cv
18670
202.042 51.3901 201.6 51.2783 200.691 51.2783 cv
18671
199.781 51.2783 199.339 51.3901 198.871 51.5088 cv
18672
198.393 51.6299 197.9 51.7549 196.928 51.7549 cv
18673
195.957 51.7549 195.462 51.6299 194.985 51.5088 cv
18674
194.517 51.3901 194.075 51.2783 193.166 51.2783 cv
18675
192.255 51.2783 191.813 51.3901 191.345 51.5088 cv
18676
190.868 51.6299 190.374 51.7549 189.402 51.7549 cv
18677
188.429 51.7549 187.935 51.6299 187.458 51.5088 cv
18678
186.99 51.3901 186.547 51.2783 185.637 51.2783 cv
18679
184.727 51.2783 184.284 51.3901 183.816 51.5088 cv
18680
183.337 51.6299 182.844 51.7549 181.872 51.7549 cv
18681
180.9 51.7549 180.406 51.6299 179.928 51.5088 cv
18682
179.459 51.3901 179.017 51.2783 178.107 51.2783 cv
18683
177.198 51.2783 176.755 51.3901 176.288 51.5088 cv
18684
175.81 51.6299 175.316 51.7549 174.344 51.7549 cv
18685
173.373 51.7549 172.878 51.6299 172.401 51.5088 cv
18686
171.933 51.3901 171.491 51.2783 170.582 51.2783 cv
18687
169.672 51.2783 169.23 51.3901 168.762 51.5088 cv
18688
168.285 51.6299 167.791 51.7549 166.819 51.7549 cv
18689
165.847 51.7549 165.354 51.6299 164.876 51.5088 cv
18690
164.409 51.3901 163.966 51.2783 163.057 51.2783 cv
18691
162.148 51.2783 161.706 51.3901 161.238 51.5088 cv
18692
160.76 51.6299 160.267 51.7549 159.295 51.7549 cv
18693
158.324 51.7549 157.831 51.6299 157.353 51.5088 cv
18694
156.885 51.3901 156.443 51.2783 155.534 51.2783 cv
18695
155.534 50.7783 li
18696
156.505 50.7783 156.999 50.9033 157.476 51.0244 cv
18697
157.944 51.1431 158.386 51.2549 159.295 51.2549 cv
18698
160.205 51.2549 160.647 51.1431 161.115 51.0244 cv
18699
161.592 50.9033 162.085 50.7783 163.057 50.7783 cv
18700
164.029 50.7783 164.522 50.9033 165 51.0244 cv
18701
165.467 51.1431 165.91 51.2549 166.819 51.2549 cv
18702
167.729 51.2549 168.17 51.1431 168.639 51.0244 cv
18703
169.117 50.9033 169.61 50.7783 170.582 50.7783 cv
18704
171.553 50.7783 172.046 50.9033 172.524 51.0244 cv
18705
172.993 51.1431 173.434 51.2549 174.344 51.2549 cv
18706
175.253 51.2549 175.696 51.1431 176.165 51.0244 cv
18707
176.642 50.9033 177.135 50.7783 178.107 50.7783 cv
18708
179.08 50.7783 179.574 50.9033 180.051 51.0244 cv
18709
180.519 51.1431 180.961 51.2549 181.872 51.2549 cv
18710
182.782 51.2549 183.224 51.1431 183.693 51.0244 cv
18711
184.17 50.9033 184.665 50.7783 185.637 50.7783 cv
18712
186.609 50.7783 187.103 50.9033 187.581 51.0244 cv
18713
188.049 51.1431 188.492 51.2549 189.402 51.2549 cv
18714
190.311 51.2549 190.753 51.1431 191.222 51.0244 cv
18715
191.7 50.9033 192.193 50.7783 193.166 50.7783 cv
18716
194.137 50.7783 194.63 50.9033 195.108 51.0244 cv
18717
195.577 51.1431 196.018 51.2549 196.928 51.2549 cv
18718
197.837 51.2549 198.28 51.1431 198.748 51.0244 cv
18719
199.225 50.9033 199.719 50.7783 200.691 50.7783 cv
18720
201.663 50.7783 202.156 50.9033 202.633 51.0244 cv
18721
203.102 51.1431 203.543 51.2549 204.454 51.2549 cv
18722
205.363 51.2549 205.805 51.1431 206.273 51.0244 cv
18723
206.75 50.9033 207.245 50.7783 208.216 50.7783 cv
18724
209.188 50.7783 209.681 50.9033 210.159 51.0244 cv
18725
210.627 51.1431 211.069 51.2549 211.979 51.2549 cv
18726
212.888 51.2549 213.331 51.1431 213.799 51.0244 cv
18727
214.277 50.9033 214.77 50.7783 215.743 50.7783 cv
18728
216.714 50.7783 217.208 50.9033 217.686 51.0244 cv
18729
218.155 51.1431 218.597 51.2549 219.507 51.2549 cv
18730
220.417 51.2549 220.86 51.1431 221.329 51.0244 cv
18731
221.806 50.9033 222.3 50.7783 223.273 50.7783 cv
18732
224.245 50.7783 224.739 50.9033 225.216 51.0244 cv
18733
225.685 51.1431 226.127 51.2549 227.038 51.2549 cv
18734
227.947 51.2549 228.389 51.1431 228.858 51.0244 cv
18735
229.335 50.9033 229.829 50.7783 230.801 50.7783 cv
18736
231.773 50.7783 232.267 50.9033 232.745 51.0244 cv
18737
233.212 51.1431 233.655 51.2549 234.565 51.2549 cv
18738
235.474 51.2549 235.917 51.1431 236.384 51.0244 cv
18739
236.862 50.9033 237.356 50.7783 238.328 50.7783 cv
18740
239.299 50.7783 239.793 50.9033 240.271 51.0244 cv
18741
240.739 51.1431 241.181 51.2549 242.091 51.2549 cv
18742
243 51.2549 243.443 51.1431 243.912 51.0244 cv
18743
244.389 50.9033 244.882 50.7783 245.855 50.7783 cv
18744
246.827 50.7783 247.321 50.9033 247.798 51.0244 cv
18745
248.266 51.1431 248.708 51.2549 249.619 51.2549 cv
18746
250.529 51.2549 250.972 51.1431 251.44 51.0244 cv
18747
251.918 50.9033 252.412 50.7783 253.384 50.7783 cv
18748
254.357 50.7783 254.851 50.9033 255.329 51.0244 cv
18749
255.796 51.1431 256.24 51.2549 257.15 51.2549 cv
18750
258.059 51.2549 258.501 51.1431 258.97 51.0244 cv
18751
259.448 50.9033 259.942 50.7783 260.914 50.7783 cv
18752
261.886 50.7783 262.379 50.9033 262.857 51.0244 cv
18753
263.326 51.1431 263.768 51.2549 264.677 51.2549 cv
18754
265.587 51.2549 266.03 51.1431 266.498 51.0244 cv
18755
266.975 50.9033 267.469 50.7783 268.441 50.7783 cv
18756
269.414 50.7783 269.908 50.9033 270.385 51.0244 cv
18757
270.853 51.1431 271.295 51.2549 272.206 51.2549 cv
18758
273.116 51.2549 273.558 51.1431 274.026 51.0244 cv
18759
274.503 50.9033 274.998 50.7783 275.97 50.7783 cv
18760
276.943 50.7783 277.436 50.9033 277.915 51.0244 cv
18761
278.382 51.1431 278.826 51.2549 279.736 51.2549 cv
18762
280.646 51.2549 281.088 51.1431 281.557 51.0244 cv
18763
282.035 50.9033 282.529 50.7783 283.5 50.7783 cv
18764
284.473 50.7783 284.967 50.9033 285.445 51.0244 cv
18765
285.913 51.1431 286.355 51.2549 287.265 51.2549 cv
18766
288.175 51.2549 288.618 51.1431 289.086 51.0244 cv
18767
289.564 50.9033 290.057 50.7783 291.03 50.7783 cv
18768
292.001 50.7783 292.496 50.9033 292.973 51.0244 cv
18769
293.441 51.1431 293.883 51.2549 294.793 51.2549 cv
18770
295.704 51.2549 296.146 51.1431 296.615 51.0244 cv
18771
297.092 50.9033 297.586 50.7783 298.558 50.7783 cv
18772
299.531 50.7783 300.025 50.9033 300.502 51.0244 cv
18773
300.971 51.1431 301.414 51.2549 302.324 51.2549 cv
18774
303.234 51.2549 303.677 51.1431 304.145 51.0244 cv
18775
304.624 50.9033 305.117 50.7783 306.089 50.7783 cv
18776
307.062 50.7783 307.556 50.9033 308.034 51.0244 cv
18777
308.501 51.1431 308.944 51.2549 309.854 51.2549 cv
18778
310.764 51.2549 311.207 51.1431 311.675 51.0244 cv
18779
312.153 50.9033 312.646 50.7783 313.619 50.7783 cv
18780
314.59 50.7783 315.084 50.9033 315.562 51.0244 cv
18781
316.031 51.1431 316.473 51.2549 317.383 51.2549 cv
18782
318.293 51.2549 318.736 51.1431 319.205 51.0244 cv
18783
319.682 50.9033 320.176 50.7783 321.149 50.7783 cv
18784
322.122 50.7783 322.615 50.9033 323.093 51.0244 cv
18785
323.562 51.1431 324.004 51.2549 324.915 51.2549 cv
18786
325.824 51.2549 326.265 51.1431 326.733 51.0244 cv
18787
327.21 50.9033 327.704 50.7783 328.674 50.7783 cv
18788
329.646 50.7783 330.139 50.9033 330.617 51.0244 cv
18789
331.084 51.1431 331.526 51.2549 332.435 51.2549 cv
18790
333.345 51.2549 333.788 51.1431 334.255 51.0244 cv
18791
334.733 50.9033 335.227 50.7783 336.199 50.7783 cv
18792
337.171 50.7783 337.666 50.9033 338.144 51.0244 cv
18793
338.612 51.1431 339.055 51.2549 339.965 51.2549 cv
18794
340.875 51.2549 341.318 51.1431 341.786 51.0244 cv
18795
342.263 50.9033 342.757 50.7783 343.73 50.7783 cv
18796
344.702 50.7783 345.195 50.9033 345.672 51.0244 cv
18797
346.14 51.1431 346.583 51.2549 347.492 51.2549 cv
18798
348.401 51.2549 348.843 51.1431 349.311 51.0244 cv
18799
349.788 50.9033 350.282 50.7783 351.253 50.7783 cv
18800
352.224 50.7783 352.718 50.9033 353.195 51.0244 cv
18801
353.663 51.1431 354.105 51.2549 355.014 51.2549 cv
18802
355.923 51.2549 356.366 51.1431 356.833 51.0244 cv
18803
357.31 50.9033 357.804 50.7783 358.775 50.7783 cv
18804
359.747 50.7783 360.241 50.9033 360.718 51.0244 cv
18805
361.186 51.1431 361.628 51.2549 362.539 51.2549 cv
18806
363.449 51.2549 363.891 51.1431 364.36 51.0244 cv
18807
364.837 50.9033 365.332 50.7783 366.304 50.7783 cv
18808
367.277 50.7783 367.77 50.9033 368.249 51.0244 cv
18809
368.717 51.1431 369.16 51.2549 370.07 51.2549 cv
18810
370.98 51.2549 371.422 51.1431 371.89 51.0244 cv
18811
372.368 50.9033 372.862 50.7783 373.833 50.7783 cv
18812
374.805 50.7783 375.299 50.9033 375.777 51.0244 cv
18813
376.245 51.1431 376.687 51.2549 377.596 51.2549 cv
18814
378.506 51.2549 378.948 51.1431 379.417 51.0244 cv
18815
379.894 50.9033 380.387 50.7783 381.359 50.7783 cv
18816
382.332 50.7783 382.826 50.9033 383.303 51.0244 cv
18817
383.771 51.1431 384.213 51.2549 385.124 51.2549 cv
18818
386.034 51.2549 386.476 51.1431 386.945 51.0244 cv
18819
387.423 50.9033 387.917 50.7783 388.89 50.7783 cv
18820
389.863 50.7783 390.356 50.9033 390.834 51.0244 cv
18821
391.302 51.1431 391.746 51.2549 392.656 51.2549 cv
18822
393.566 51.2549 394.008 51.1431 394.477 51.0244 cv
18823
394.955 50.9033 395.448 50.7783 396.42 50.7783 cv
18824
397.392 50.7783 397.886 50.9033 398.364 51.0244 cv
18825
398.832 51.1431 399.274 51.2549 400.184 51.2549 cv
18826
401.094 51.2549 401.537 51.1431 402.005 51.0244 cv
18827
402.483 50.9033 402.977 50.7783 403.95 50.7783 cv
18828
404.922 50.7783 405.417 50.9033 405.895 51.0244 cv
18829
406.364 51.1431 406.807 51.2549 407.718 51.2549 cv
18830
408.628 51.2549 409.071 51.1431 409.54 51.0244 cv
18831
410.017 50.9033 410.511 50.7783 411.484 50.7783 cv
18832
412.456 50.7783 412.95 50.9033 413.427 51.0244 cv
18833
413.896 51.1431 414.338 51.2549 415.249 51.2549 cv
18834
416.159 51.2549 416.601 51.1431 417.07 51.0244 cv
18835
417.548 50.9033 418.042 50.7783 419.015 50.7783 cv
18836
419.988 50.7783 420.482 50.9033 420.96 51.0244 cv
18837
421.429 51.1431 421.872 51.2549 422.783 51.2549 cv
18838
423.693 51.2549 424.135 51.1431 424.604 51.0244 cv
18839
425.082 50.9033 425.576 50.7783 426.548 50.7783 cv
18840
427.521 50.7783 428.015 50.9033 428.493 51.0244 cv
18841
428.961 51.1431 429.404 51.2549 430.315 51.2549 cv
18842
431.225 51.2549 431.668 51.1431 432.137 51.0244 cv
18843
432.615 50.9033 433.11 50.7783 434.083 50.7783 cv
18844
435.055 50.7783 435.549 50.9033 436.028 51.0244 cv
18845
436.497 51.1431 436.939 51.2549 437.849 51.2549 cv
18846
438.76 51.2549 439.204 51.1431 439.672 51.0244 cv
18847
440.15 50.9033 440.644 50.7783 441.618 50.7783 cv
18848
442.59 50.7783 443.084 50.9033 443.563 51.0244 cv
18849
444.032 51.1431 444.474 51.2549 445.384 51.2549 cv
18850
446.295 51.2549 446.739 51.1431 447.208 51.0244 cv
18851
447.685 50.9033 448.179 50.7783 449.153 50.7783 cv
18852
450.125 50.7783 450.62 50.9033 451.098 51.0244 cv
18853
451.567 51.1431 452.009 51.2549 452.92 51.2549 cv
18854
453.832 51.2549 454.274 51.1431 454.743 51.0244 cv
18855
455.221 50.9033 455.715 50.7783 456.689 50.7783 cv
18856
457.662 50.7783 458.156 50.9033 458.634 51.0244 cv
18857
459.103 51.1431 459.545 51.2549 460.457 51.2549 cv
18858
461.367 51.2549 461.81 51.1431 462.279 51.0244 cv
18859
462.756 50.9033 463.251 50.7783 464.224 50.7783 cv
18860
465.197 50.7783 465.69 50.9033 466.167 51.0244 cv
18861
466.636 51.1431 467.079 51.2549 467.988 51.2549 cv
18862
468.899 51.2549 469.341 51.1431 469.81 51.0244 cv
18863
470.289 50.9033 470.783 50.7783 471.755 50.7783 cv
18864
472.728 50.7783 473.222 50.9033 473.701 51.0244 cv
18865
474.168 51.1431 474.612 51.2549 475.522 51.2549 cv
18866
476.433 51.2549 476.876 51.1431 477.345 51.0244 cv
18867
477.824 50.9033 478.318 50.7783 479.291 50.7783 cv
18868
480.263 50.7783 480.757 50.9033 481.235 51.0244 cv
18869
481.705 51.1431 482.147 51.2549 483.058 51.2549 cv
18870
483.969 51.2549 484.413 51.1431 484.881 51.0244 cv
18871
485.36 50.9033 485.854 50.7783 486.827 50.7783 cv
18872
487.8 50.7783 488.295 50.9033 488.773 51.0244 cv
18873
489.243 51.1431 489.686 51.2549 490.598 51.2549 cv
18874
491.509 51.2549 491.953 51.1431 492.422 51.0244 cv
18875
492.9 50.9033 493.395 50.7783 494.369 50.7783 cv
18876
495.342 50.7783 495.836 50.9033 496.315 51.0244 cv
18877
496.784 51.1431 497.227 51.2549 498.139 51.2549 cv
18878
499.05 51.2549 499.494 51.1431 499.962 51.0244 cv
18879
500.441 50.9033 500.935 50.7783 501.909 50.7783 cv
18880
502.882 50.7783 503.376 50.9033 503.855 51.0244 cv
18881
504.324 51.1431 504.767 51.2549 505.679 51.2549 cv
18882
506.59 51.2549 507.034 51.1431 507.503 51.0244 cv
18883
507.982 50.9033 508.476 50.7783 509.45 50.7783 cv
18884
510.425 50.7783 510.92 50.9033 511.399 51.0244 cv
18885
511.87 51.1431 512.314 51.2549 513.227 51.2549 cv
18886
514.14 51.2549 514.584 51.1431 515.054 51.0244 cv
18887
515.534 50.9033 516.028 50.7783 517.004 50.7783 cv
18888
517.004 51.2783 li
18889
516.09 51.2783 515.647 51.3901 515.176 51.5088 cv
18890
514.698 51.6299 514.203 51.7549 513.227 51.7549 cv
18891
cp
18892
level3{
18893
gsave
18894
clp
18895
[746.112 0 0 746.112 142 51.2666 ]ct
18896
/0 /Gradient get_res clonedict shfill grestore
18897
}if
18898
level3 not{
18899
gsave
18900
[746.112 0 0 746.112 142 51.2666 ]ct
18901
clp
18902
/0 /Gradient get_res exec grestore
18903
}if
18904
np
18905
517.004 48.5327 mo
18906
155.534 48.5327 li
18907
155.534 48.0327 li
18908
517.004 48.0327 li
18909
517.004 48.5327 li
18910
cp
18911
level3{
18912
gsave
18913
clp
18914
[746.112 0 0 746.112 142 48.2827 ]ct
18915
/0 /Gradient get_res clonedict shfill grestore
18916
}if
18917
level3 not{
18918
gsave
18919
[746.112 0 0 746.112 142 48.2827 ]ct
18920
clp
18921
/0 /Gradient get_res exec grestore
18922
}if
18923
np
18924
494.407 116.198 mo
18925
488.663 116.198 485.754 113.625 482.942 111.135 cv
18926
480.073 108.596 477.364 106.198 471.809 106.198 cv
18927
466.255 106.198 463.546 108.596 460.677 111.135 cv
18928
457.866 113.625 454.958 116.198 449.214 116.198 cv
18929
443.472 116.198 440.564 113.625 437.752 111.136 cv
18930
434.884 108.597 432.175 106.198 426.622 106.198 cv
18931
421.068 106.198 418.359 108.596 415.49 111.135 cv
18932
412.678 113.625 409.771 116.198 404.028 116.198 cv
18933
398.285 116.198 395.376 113.625 392.565 111.135 cv
18934
389.697 108.596 386.988 106.198 381.434 106.198 cv
18935
375.881 106.198 373.172 108.596 370.304 111.135 cv
18936
367.494 113.625 364.586 116.198 358.843 116.198 cv
18937
353.101 116.198 350.194 113.625 347.382 111.135 cv
18938
344.514 108.596 341.806 106.198 336.253 106.198 cv
18939
330.701 106.198 327.993 108.597 325.125 111.136 cv
18940
322.314 113.625 319.407 116.198 313.666 116.198 cv
18941
307.923 116.198 305.016 113.625 302.205 111.135 cv
18942
299.336 108.596 296.627 106.198 291.074 106.198 cv
18943
285.522 106.198 282.813 108.596 279.946 111.135 cv
18944
277.134 113.625 274.228 116.198 268.486 116.198 cv
18945
262.744 116.198 259.836 113.625 257.025 111.135 cv
18946
254.157 108.596 251.449 106.198 245.896 106.198 cv
18947
240.343 106.198 237.634 108.596 234.766 111.135 cv
18948
231.956 113.625 229.048 116.198 223.305 116.198 cv
18949
217.563 116.198 214.656 113.625 211.844 111.135 cv
18950
208.976 108.596 206.267 106.198 200.714 106.198 cv
18951
195.163 106.198 192.454 108.596 189.585 111.135 cv
18952
186.775 113.625 183.868 116.198 178.125 116.198 cv
18953
172.382 116.198 169.475 113.625 166.664 111.135 cv
18954
163.795 108.596 161.086 106.198 155.534 106.198 cv
18955
155.534 105.698 li
18956
161.276 105.698 164.183 108.272 166.995 110.761 cv
18957
169.863 113.3 172.572 115.698 178.125 115.698 cv
18958
183.678 115.698 186.386 113.3 189.254 110.761 cv
18959
192.066 108.272 194.973 105.698 200.714 105.698 cv
18960
206.458 105.698 209.364 108.272 212.175 110.761 cv
18961
215.043 113.3 217.752 115.698 223.305 115.698 cv
18962
228.859 115.698 231.567 113.3 234.435 110.761 cv
18963
237.247 108.272 240.154 105.698 245.896 105.698 cv
18964
251.638 105.698 254.545 108.272 257.356 110.761 cv
18965
260.224 113.3 262.933 115.698 268.486 115.698 cv
18966
274.039 115.698 276.747 113.3 279.615 110.761 cv
18967
282.425 108.272 285.333 105.698 291.074 105.698 cv
18968
296.817 105.698 299.724 108.272 302.536 110.761 cv
18969
305.404 113.3 308.113 115.698 313.666 115.698 cv
18970
319.217 115.698 321.926 113.3 324.793 110.761 cv
18971
327.605 108.272 330.511 105.698 336.253 105.698 cv
18972
341.996 105.698 344.903 108.272 347.713 110.761 cv
18973
350.582 113.3 353.291 115.698 358.843 115.698 cv
18974
364.397 115.698 367.105 113.3 369.973 110.761 cv
18975
372.785 108.272 375.692 105.698 381.434 105.698 cv
18976
387.177 105.698 390.084 108.272 392.896 110.761 cv
18977
395.765 113.3 398.474 115.698 404.028 115.698 cv
18978
409.582 115.698 412.291 113.3 415.159 110.761 cv
18979
417.97 108.272 420.878 105.698 426.622 105.698 cv
18980
432.365 105.698 435.272 108.272 438.083 110.761 cv
18981
440.952 113.3 443.662 115.698 449.214 115.698 cv
18982
454.769 115.698 457.478 113.3 460.346 110.761 cv
18983
463.158 108.272 466.066 105.698 471.809 105.698 cv
18984
477.553 105.698 480.461 108.272 483.273 110.761 cv
18985
486.142 113.3 488.852 115.698 494.407 115.698 cv
18986
499.961 115.698 502.67 113.3 505.54 110.761 cv
18987
508.352 108.272 511.26 105.698 517.004 105.698 cv
18988
517.004 106.198 li
18989
511.45 106.198 508.74 108.596 505.871 111.135 cv
18990
503.059 113.625 500.151 116.198 494.407 116.198 cv
18991
cp
18992
level3{
18993
gsave
18994
clp
18995
[746.112 0 0 746.112 142 110.948 ]ct
18996
/0 /Gradient get_res clonedict shfill grestore
18997
}if
18998
level3 not{
18999
gsave
19000
[746.112 0 0 746.112 142 110.948 ]ct
19001
clp
19002
/0 /Gradient get_res exec grestore
19003
}if
19004
np
19005
496.917 121.158 mo
19006
491.792 121.158 489.202 118.579 486.697 116.085 cv
19007
484.152 113.551 481.749 111.158 476.83 111.158 cv
19008
471.912 111.158 469.508 113.551 466.963 116.085 cv
19009
464.458 118.579 461.869 121.158 456.745 121.158 cv
19010
451.62 121.158 449.031 118.579 446.526 116.085 cv
19011
443.982 113.551 441.579 111.158 436.661 111.158 cv
19012
431.743 111.158 429.339 113.551 426.795 116.085 cv
19013
424.291 118.579 421.701 121.158 416.577 121.158 cv
19014
411.453 121.158 408.864 118.579 406.359 116.085 cv
19015
403.815 113.551 401.412 111.158 396.494 111.158 cv
19016
391.577 111.158 389.173 113.551 386.629 116.085 cv
19017
384.125 118.579 381.536 121.158 376.413 121.158 cv
19018
371.289 121.158 368.7 118.579 366.196 116.085 cv
19019
363.651 113.551 361.249 111.158 356.332 111.158 cv
19020
351.416 111.158 349.012 113.551 346.468 116.085 cv
19021
343.965 118.579 341.375 121.158 336.252 121.158 cv
19022
331.129 121.158 328.54 118.579 326.036 116.085 cv
19023
323.491 113.551 321.087 111.158 316.17 111.158 cv
19024
311.254 111.158 308.851 113.551 306.307 116.085 cv
19025
303.804 118.579 301.214 121.158 296.092 121.158 cv
19026
290.97 121.158 288.381 118.579 285.877 116.085 cv
19027
283.333 113.551 280.931 111.158 276.015 111.158 cv
19028
271.098 111.158 268.696 113.551 266.151 116.085 cv
19029
263.647 118.579 261.058 121.158 255.935 121.158 cv
19030
250.811 121.158 248.222 118.579 245.718 116.085 cv
19031
243.173 113.551 240.771 111.158 235.854 111.158 cv
19032
230.937 111.158 228.534 113.551 225.99 116.085 cv
19033
223.486 118.579 220.897 121.158 215.774 121.158 cv
19034
210.65 121.158 208.061 118.579 205.557 116.085 cv
19035
203.012 113.551 200.61 111.158 195.692 111.158 cv
19036
190.776 111.158 188.373 113.551 185.829 116.085 cv
19037
183.325 118.579 180.736 121.158 175.613 121.158 cv
19038
170.49 121.158 167.901 118.579 165.397 116.085 cv
19039
162.853 113.551 160.45 111.158 155.534 111.158 cv
19040
155.534 110.658 li
19041
160.657 110.658 163.246 113.237 165.75 115.73 cv
19042
168.293 118.264 170.696 120.658 175.613 120.658 cv
19043
180.53 120.658 182.932 118.264 185.476 115.73 cv
19044
187.98 113.237 190.569 110.658 195.692 110.658 cv
19045
200.816 110.658 203.406 113.237 205.91 115.73 cv
19046
208.454 118.264 210.857 120.658 215.774 120.658 cv
19047
220.691 120.658 223.093 118.265 225.637 115.73 cv
19048
228.141 113.237 230.73 110.658 235.854 110.658 cv
19049
240.977 110.658 243.567 113.237 246.071 115.73 cv
19050
248.615 118.264 251.018 120.658 255.935 120.658 cv
19051
260.851 120.658 263.254 118.265 265.798 115.73 cv
19052
268.302 113.237 270.892 110.658 276.015 110.658 cv
19053
281.138 110.658 283.727 113.237 286.23 115.73 cv
19054
288.774 118.265 291.176 120.658 296.092 120.658 cv
19055
301.008 120.658 303.411 118.265 305.955 115.73 cv
19056
308.458 113.237 311.047 110.658 316.17 110.658 cv
19057
321.294 110.658 323.884 113.237 326.388 115.73 cv
19058
328.932 118.264 331.335 120.658 336.252 120.658 cv
19059
341.169 120.658 343.572 118.264 346.116 115.73 cv
19060
348.62 113.237 351.208 110.658 356.332 110.658 cv
19061
361.455 110.658 364.044 113.237 366.548 115.73 cv
19062
369.092 118.264 371.496 120.658 376.413 120.658 cv
19063
381.33 120.658 383.732 118.264 386.277 115.73 cv
19064
388.781 113.237 391.37 110.658 396.494 110.658 cv
19065
401.618 110.658 404.208 113.237 406.711 115.73 cv
19066
409.256 118.265 411.66 120.658 416.577 120.658 cv
19067
421.495 120.658 423.898 118.264 426.443 115.73 cv
19068
428.947 113.237 431.537 110.658 436.661 110.658 cv
19069
441.785 110.658 444.375 113.236 446.878 115.73 cv
19070
449.423 118.264 451.827 120.658 456.745 120.658 cv
19071
461.663 120.658 464.066 118.264 466.611 115.73 cv
19072
469.115 113.237 471.705 110.658 476.83 110.658 cv
19073
481.955 110.658 484.544 113.237 487.049 115.73 cv
19074
489.594 118.265 491.999 120.658 496.917 120.658 cv
19075
501.835 120.658 504.239 118.265 506.784 115.73 cv
19076
509.289 113.237 511.878 110.658 517.004 110.658 cv
19077
517.004 111.158 li
19078
512.085 111.158 509.681 113.551 507.136 116.085 cv
19079
504.631 118.579 502.042 121.158 496.917 121.158 cv
19080
cp
19081
level3{
19082
gsave
19083
clp
19084
[746.112 0 0 746.112 142 115.908 ]ct
19085
/0 /Gradient get_res clonedict shfill grestore
19086
}if
19087
level3 not{
19088
gsave
19089
[746.112 0 0 746.112 142 115.908 ]ct
19090
clp
19091
/0 /Gradient get_res exec grestore
19092
}if
19093
np
19094
498.923 126.117 mo
19095
494.292 126.117 491.957 123.533 489.698 121.035 cv
19096
487.412 118.506 485.252 116.117 480.843 116.117 cv
19097
476.434 116.117 474.275 118.506 471.99 121.035 cv
19098
469.731 123.534 467.395 126.117 462.765 126.117 cv
19099
458.134 126.117 455.799 123.534 453.541 121.035 cv
19100
451.255 118.506 449.096 116.117 444.688 116.117 cv
19101
440.282 116.117 438.124 118.506 435.838 121.035 cv
19102
433.581 123.533 431.246 126.117 426.617 126.117 cv
19103
421.987 126.117 419.652 123.534 417.394 121.035 cv
19104
415.108 118.506 412.95 116.117 408.542 116.117 cv
19105
404.133 116.117 401.975 118.506 399.69 121.035 cv
19106
397.432 123.534 395.097 126.117 390.467 126.117 cv
19107
385.838 126.117 383.503 123.534 381.246 121.035 cv
19108
378.96 118.506 376.801 116.117 372.394 116.117 cv
19109
367.988 116.117 365.83 118.506 363.544 121.035 cv
19110
361.287 123.533 358.952 126.117 354.323 126.117 cv
19111
349.693 126.117 347.358 123.534 345.1 121.035 cv
19112
342.815 118.506 340.656 116.117 336.249 116.117 cv
19113
331.841 116.117 329.683 118.506 327.398 121.035 cv
19114
325.14 123.534 322.805 126.117 318.176 126.117 cv
19115
313.548 126.117 311.213 123.534 308.957 121.035 cv
19116
306.671 118.506 304.513 116.117 300.107 116.117 cv
19117
295.701 116.117 293.542 118.506 291.258 121.035 cv
19118
289 123.534 286.667 126.117 282.038 126.117 cv
19119
277.409 126.117 275.074 123.534 272.816 121.035 cv
19120
270.531 118.506 268.372 116.117 263.964 116.117 cv
19121
259.557 116.117 257.399 118.506 255.114 121.035 cv
19122
252.856 123.534 250.521 126.117 245.892 126.117 cv
19123
241.263 126.117 238.928 123.534 236.67 121.035 cv
19124
234.385 118.506 232.226 116.117 227.819 116.117 cv
19125
223.412 116.117 221.253 118.506 218.968 121.035 cv
19126
216.71 123.534 214.375 126.117 209.747 126.117 cv
19127
205.118 126.117 202.783 123.534 200.525 121.035 cv
19128
198.24 118.506 196.082 116.117 191.675 116.117 cv
19129
187.269 116.117 185.11 118.506 182.826 121.035 cv
19130
180.568 123.533 178.233 126.117 173.604 126.117 cv
19131
168.975 126.117 166.641 123.533 164.383 121.035 cv
19132
162.098 118.506 159.94 116.117 155.534 116.117 cv
19133
155.534 115.617 li
19134
160.162 115.617 162.497 118.201 164.754 120.699 cv
19135
167.04 123.229 169.198 125.617 173.604 125.617 cv
19136
178.011 125.617 180.169 123.229 182.455 120.699 cv
19137
184.712 118.201 187.046 115.617 191.675 115.617 cv
19138
196.304 115.617 198.638 118.201 200.896 120.7 cv
19139
203.181 123.229 205.339 125.617 209.747 125.617 cv
19140
214.154 125.617 216.312 123.229 218.597 120.7 cv
19141
220.855 118.201 223.19 115.617 227.819 115.617 cv
19142
232.449 115.617 234.783 118.201 237.042 120.7 cv
19143
239.327 123.229 241.485 125.617 245.892 125.617 cv
19144
250.299 125.617 252.458 123.229 254.743 120.7 cv
19145
257 118.201 259.335 115.617 263.964 115.617 cv
19146
268.594 115.617 270.929 118.201 273.187 120.7 cv
19147
275.472 123.229 277.63 125.617 282.038 125.617 cv
19148
286.444 125.617 288.602 123.229 290.887 120.7 cv
19149
293.144 118.201 295.479 115.617 300.107 115.617 cv
19150
304.736 115.617 307.07 118.201 309.328 120.7 cv
19151
311.612 123.229 313.77 125.617 318.176 125.617 cv
19152
322.583 125.617 324.742 123.229 327.027 120.7 cv
19153
329.285 118.201 331.619 115.617 336.249 115.617 cv
19154
340.877 115.617 343.212 118.201 345.471 120.7 cv
19155
347.756 123.229 349.915 125.617 354.323 125.617 cv
19156
358.73 125.617 360.888 123.229 363.173 120.699 cv
19157
365.431 118.201 367.765 115.617 372.394 115.617 cv
19158
377.024 115.617 379.359 118.201 381.617 120.7 cv
19159
383.902 123.229 386.06 125.617 390.467 125.617 cv
19160
394.875 125.617 397.034 123.229 399.319 120.7 cv
19161
401.577 118.201 403.912 115.617 408.542 115.617 cv
19162
413.171 115.617 415.506 118.201 417.765 120.7 cv
19163
420.05 123.229 422.209 125.617 426.617 125.617 cv
19164
431.024 125.617 433.182 123.229 435.467 120.699 cv
19165
437.725 118.201 440.059 115.617 444.688 115.617 cv
19166
449.318 115.617 451.654 118.201 453.912 120.7 cv
19167
456.198 123.229 458.357 125.617 462.765 125.617 cv
19168
467.173 125.617 469.333 123.229 471.619 120.7 cv
19169
473.877 118.201 476.212 115.617 480.843 115.617 cv
19170
485.474 115.617 487.81 118.201 490.069 120.699 cv
19171
492.355 123.229 494.514 125.617 498.923 125.617 cv
19172
503.333 125.617 505.493 123.229 507.779 120.699 cv
19173
510.038 118.201 512.374 115.617 517.004 115.617 cv
19174
517.004 116.117 li
19175
512.595 116.117 510.436 118.506 508.15 121.035 cv
19176
505.891 123.533 503.555 126.117 498.923 126.117 cv
19177
cp
19178
level3{
19179
gsave
19180
clp
19181
[746.112 0 0 746.112 142 120.867 ]ct
19182
/0 /Gradient get_res clonedict shfill grestore
19183
}if
19184
level3 not{
19185
gsave
19186
[746.112 0 0 746.112 142 120.867 ]ct
19187
clp
19188
/0 /Gradient get_res exec grestore
19189
}if
19190
np
19191
500.567 131.077 mo
19192
496.34 131.077 494.212 128.488 492.156 125.985 cv
19193
490.082 123.461 488.122 121.077 484.13 121.077 cv
19194
480.139 121.077 478.18 123.461 476.106 125.985 cv
19195
474.048 128.488 471.921 131.077 467.695 131.077 cv
19196
463.468 131.077 461.341 128.488 459.285 125.985 cv
19197
457.21 123.461 455.251 121.077 451.261 121.077 cv
19198
447.272 121.077 445.314 123.461 443.241 125.985 cv
19199
441.184 128.488 439.058 131.077 434.833 131.077 cv
19200
430.606 131.077 428.48 128.488 426.423 125.985 cv
19201
424.349 123.461 422.39 121.077 418.4 121.077 cv
19202
414.411 121.077 412.452 123.461 410.378 125.985 cv
19203
408.322 128.488 406.195 131.077 401.969 131.077 cv
19204
397.744 131.077 395.618 128.488 393.561 125.985 cv
19205
391.487 123.461 389.529 121.077 385.539 121.077 cv
19206
381.549 121.077 379.591 123.461 377.518 125.985 cv
19207
375.461 128.488 373.335 131.077 369.11 131.077 cv
19208
364.884 131.077 362.757 128.488 360.701 125.985 cv
19209
358.627 123.461 356.668 121.077 352.678 121.077 cv
19210
348.69 121.077 346.731 123.461 344.658 125.985 cv
19211
342.601 128.488 340.475 131.077 336.25 131.077 cv
19212
332.025 131.077 329.899 128.488 327.843 125.985 cv
19213
325.77 123.461 323.811 121.077 319.823 121.077 cv
19214
315.833 121.077 313.875 123.461 311.802 125.985 cv
19215
309.747 128.488 307.621 131.077 303.396 131.077 cv
19216
299.17 131.077 297.043 128.488 294.988 125.985 cv
19217
292.915 123.461 290.956 121.077 286.966 121.077 cv
19218
282.978 121.077 281.019 123.461 278.946 125.985 cv
19219
276.889 128.488 274.763 131.077 270.538 131.077 cv
19220
266.311 131.077 264.185 128.488 262.128 125.985 cv
19221
260.054 123.461 258.095 121.077 254.106 121.077 cv
19222
250.118 121.077 248.159 123.461 246.085 125.985 cv
19223
244.029 128.488 241.903 131.077 237.677 131.077 cv
19224
233.452 131.077 231.326 128.488 229.269 125.985 cv
19225
227.196 123.461 225.237 121.077 221.249 121.077 cv
19226
217.259 121.077 215.301 123.461 213.228 125.985 cv
19227
211.171 128.488 209.045 131.077 204.82 131.077 cv
19228
200.594 131.077 198.468 128.488 196.413 125.985 cv
19229
194.339 123.461 192.38 121.077 188.392 121.077 cv
19230
184.403 121.077 182.445 123.461 180.372 125.985 cv
19231
178.315 128.488 176.189 131.077 171.963 131.077 cv
19232
167.738 131.077 165.612 128.488 163.555 125.985 cv
19233
161.481 123.461 159.523 121.077 155.534 121.077 cv
19234
155.534 120.577 li
19235
159.759 120.577 161.885 123.165 163.942 125.668 cv
19236
166.015 128.192 167.974 130.577 171.963 130.577 cv
19237
175.953 130.577 177.912 128.192 179.985 125.668 cv
19238
182.041 123.165 184.167 120.577 188.392 120.577 cv
19239
192.617 120.577 194.743 123.165 196.799 125.668 cv
19240
198.873 128.192 200.831 130.577 204.82 130.577 cv
19241
208.809 130.577 210.768 128.192 212.841 125.668 cv
19242
214.897 123.165 217.023 120.577 221.249 120.577 cv
19243
225.474 120.577 227.6 123.165 229.656 125.668 cv
19244
231.729 128.192 233.688 130.577 237.677 130.577 cv
19245
241.667 130.577 243.625 128.192 245.699 125.668 cv
19246
247.754 123.165 249.881 120.577 254.106 120.577 cv
19247
258.332 120.577 260.458 123.165 262.515 125.668 cv
19248
264.588 128.192 266.547 130.577 270.538 130.577 cv
19249
274.527 130.577 276.485 128.192 278.559 125.668 cv
19250
280.615 123.165 282.742 120.577 286.966 120.577 cv
19251
291.192 120.577 293.318 123.165 295.375 125.668 cv
19252
297.448 128.192 299.407 130.577 303.396 130.577 cv
19253
307.384 130.577 309.342 128.192 311.416 125.668 cv
19254
313.472 123.165 315.597 120.577 319.823 120.577 cv
19255
324.047 120.577 326.173 123.165 328.23 125.668 cv
19256
330.303 128.192 332.261 130.577 336.25 130.577 cv
19257
340.239 130.577 342.198 128.192 344.271 125.668 cv
19258
346.327 123.165 348.453 120.577 352.678 120.577 cv
19259
356.905 120.577 359.031 123.165 361.087 125.668 cv
19260
363.162 128.192 365.121 130.577 369.11 130.577 cv
19261
373.099 130.577 375.058 128.192 377.131 125.668 cv
19262
379.187 123.165 381.314 120.577 385.539 120.577 cv
19263
389.765 120.577 391.891 123.165 393.948 125.668 cv
19264
396.021 128.192 397.98 130.577 401.969 130.577 cv
19265
405.958 130.577 407.917 128.192 409.992 125.668 cv
19266
412.048 123.165 414.174 120.577 418.4 120.577 cv
19267
422.626 120.577 424.753 123.165 426.81 125.668 cv
19268
428.883 128.192 430.842 130.577 434.833 130.577 cv
19269
438.822 130.577 440.781 128.192 442.854 125.668 cv
19270
444.91 123.165 447.036 120.577 451.261 120.577 cv
19271
455.488 120.577 457.614 123.165 459.67 125.668 cv
19272
461.746 128.192 463.705 130.577 467.695 130.577 cv
19273
471.685 130.577 473.645 128.192 475.719 125.668 cv
19274
477.776 123.165 479.903 120.577 484.13 120.577 cv
19275
488.358 120.577 490.485 123.165 492.542 125.668 cv
19276
494.617 128.192 496.577 130.577 500.567 130.577 cv
19277
504.558 130.577 506.518 128.192 508.592 125.668 cv
19278
510.649 123.165 512.777 120.577 517.004 120.577 cv
19279
517.004 121.077 li
19280
513.013 121.077 511.053 123.461 508.979 125.985 cv
19281
506.921 128.488 504.794 131.077 500.567 131.077 cv
19282
cp
19283
level3{
19284
gsave
19285
clp
19286
[746.112 0 0 746.112 142 125.827 ]ct
19287
/0 /Gradient get_res clonedict shfill grestore
19288
}if
19289
level3 not{
19290
gsave
19291
[746.112 0 0 746.112 142 125.827 ]ct
19292
clp
19293
/0 /Gradient get_res exec grestore
19294
}if
19295
np
19296
501.936 136.036 mo
19297
498.044 136.036 496.091 133.443 494.203 130.936 cv
19298
492.304 128.416 490.511 126.036 486.869 126.036 cv
19299
483.227 126.036 481.434 128.416 479.536 130.936 cv
19300
477.647 133.443 475.694 136.036 471.803 136.036 cv
19301
467.913 136.036 465.959 133.443 464.071 130.936 cv
19302
462.172 128.416 460.379 126.036 456.738 126.036 cv
19303
453.098 126.036 451.305 128.416 449.408 130.936 cv
19304
447.52 133.443 445.568 136.036 441.678 136.036 cv
19305
437.788 136.036 435.835 133.443 433.947 130.936 cv
19306
432.049 128.416 430.256 126.036 426.615 126.036 cv
19307
422.973 126.036 421.181 128.416 419.283 130.936 cv
19308
417.395 133.443 415.443 136.036 411.552 136.036 cv
19309
407.663 136.036 405.71 133.443 403.822 130.936 cv
19310
401.924 128.416 400.131 126.036 396.491 126.036 cv
19311
392.851 126.036 391.058 128.416 389.161 130.936 cv
19312
387.273 133.443 385.321 136.036 381.431 136.036 cv
19313
377.541 136.036 375.588 133.443 373.7 130.936 cv
19314
371.802 128.416 370.009 126.036 366.369 126.036 cv
19315
362.728 126.036 360.935 128.416 359.038 130.936 cv
19316
357.15 133.443 355.198 136.036 351.308 136.036 cv
19317
347.419 136.036 345.467 133.443 343.58 130.936 cv
19318
341.682 128.416 339.89 126.036 336.25 126.036 cv
19319
332.61 126.036 330.818 128.416 328.92 130.936 cv
19320
327.033 133.443 325.082 136.036 321.192 136.036 cv
19321
317.302 136.036 315.35 133.443 313.461 130.936 cv
19322
311.564 128.416 309.772 126.036 306.131 126.036 cv
19323
302.491 126.036 300.699 128.416 298.801 130.936 cv
19324
296.914 133.443 294.962 136.036 291.073 136.036 cv
19325
287.183 136.036 285.231 133.443 283.342 130.936 cv
19326
281.445 128.416 279.652 126.036 276.011 126.036 cv
19327
272.371 126.036 270.578 128.416 268.68 130.936 cv
19328
266.792 133.443 264.84 136.036 260.951 136.036 cv
19329
257.061 136.036 255.109 133.443 253.221 130.936 cv
19330
251.324 128.416 249.531 126.036 245.891 126.036 cv
19331
242.25 126.036 240.458 128.416 238.561 130.936 cv
19332
236.673 133.443 234.721 136.036 230.832 136.036 cv
19333
226.942 136.036 224.99 133.443 223.102 130.936 cv
19334
221.205 128.416 219.412 126.036 215.772 126.036 cv
19335
212.131 126.036 210.339 128.416 208.442 130.936 cv
19336
206.554 133.443 204.602 136.036 200.712 136.036 cv
19337
196.823 136.036 194.871 133.443 192.982 130.936 cv
19338
191.084 128.416 189.292 126.036 185.651 126.036 cv
19339
182.011 126.036 180.218 128.416 178.321 130.936 cv
19340
176.433 133.443 174.481 136.036 170.591 136.036 cv
19341
166.703 136.036 164.75 133.443 162.863 130.936 cv
19342
160.965 128.416 159.173 126.036 155.534 126.036 cv
19343
155.534 125.536 li
19344
159.422 125.536 161.375 128.128 163.262 130.635 cv
19345
165.16 133.155 166.952 135.536 170.591 135.536 cv
19346
174.232 135.536 176.024 133.155 177.921 130.635 cv
19347
179.809 128.128 181.761 125.536 185.651 125.536 cv
19348
189.542 125.536 191.494 128.128 193.381 130.635 cv
19349
195.28 133.155 197.072 135.536 200.712 135.536 cv
19350
204.352 135.536 206.145 133.155 208.042 130.635 cv
19351
209.93 128.128 211.882 125.536 215.772 125.536 cv
19352
219.662 125.536 221.614 128.128 223.501 130.635 cv
19353
225.399 133.155 227.191 135.536 230.832 135.536 cv
19354
234.471 135.536 236.264 133.155 238.162 130.635 cv
19355
240.049 128.128 242.001 125.536 245.891 125.536 cv
19356
249.781 125.536 251.733 128.128 253.621 130.635 cv
19357
255.518 133.155 257.31 135.536 260.951 135.536 cv
19358
264.591 135.536 266.383 133.155 268.281 130.635 cv
19359
270.168 128.128 272.122 125.536 276.011 125.536 cv
19360
279.901 125.536 281.854 128.128 283.742 130.635 cv
19361
285.64 133.155 287.432 135.536 291.073 135.536 cv
19362
294.712 135.536 296.504 133.155 298.402 130.635 cv
19363
300.29 128.128 302.242 125.536 306.131 125.536 cv
19364
310.021 125.536 311.973 128.128 313.861 130.635 cv
19365
315.758 133.155 317.551 135.536 321.192 135.536 cv
19366
324.832 135.536 326.624 133.155 328.521 130.635 cv
19367
330.409 128.128 332.361 125.536 336.25 125.536 cv
19368
340.139 125.536 342.091 128.128 343.979 130.635 cv
19369
345.876 133.155 347.668 135.536 351.308 135.536 cv
19370
354.949 135.536 356.741 133.155 358.638 130.635 cv
19371
360.526 128.128 362.479 125.536 366.369 125.536 cv
19372
370.258 125.536 372.211 128.128 374.099 130.635 cv
19373
375.998 133.155 377.79 135.536 381.431 135.536 cv
19374
385.072 135.536 386.864 133.155 388.761 130.635 cv
19375
390.649 128.128 392.601 125.536 396.491 125.536 cv
19376
400.381 125.536 402.333 128.128 404.221 130.635 cv
19377
406.12 133.155 407.912 135.536 411.552 135.536 cv
19378
415.193 135.536 416.986 133.155 418.883 130.635 cv
19379
420.772 128.128 422.724 125.536 426.615 125.536 cv
19380
430.505 125.536 432.458 128.128 434.346 130.635 cv
19381
436.245 133.155 438.038 135.536 441.678 135.536 cv
19382
445.319 135.536 447.111 133.155 449.008 130.635 cv
19383
450.896 128.128 452.848 125.536 456.738 125.536 cv
19384
460.629 125.536 462.582 128.128 464.47 130.635 cv
19385
466.369 133.155 468.162 135.536 471.803 135.536 cv
19386
475.445 135.536 477.238 133.155 479.136 130.635 cv
19387
481.025 128.128 482.978 125.536 486.869 125.536 cv
19388
490.76 125.536 492.713 128.128 494.602 130.635 cv
19389
496.5 133.155 498.294 135.536 501.936 135.536 cv
19390
505.579 135.536 507.372 133.155 509.27 130.635 cv
19391
511.159 128.128 513.113 125.536 517.004 125.536 cv
19392
517.004 126.036 li
19393
513.362 126.036 511.568 128.416 509.669 130.936 cv
19394
507.781 133.443 505.828 136.036 501.936 136.036 cv
19395
cp
19396
level3{
19397
gsave
19398
clp
19399
[746.112 0 0 746.112 142 130.786 ]ct
19400
/0 /Gradient get_res clonedict shfill grestore
19401
}if
19402
level3 not{
19403
gsave
19404
[746.112 0 0 746.112 142 130.786 ]ct
19405
clp
19406
/0 /Gradient get_res exec grestore
19407
}if
19408
np
19409
503.091 140.995 mo
19410
499.482 140.995 497.676 138.399 495.929 135.888 cv
19411
494.179 133.372 492.526 130.995 489.178 130.995 cv
19412
485.833 130.995 484.181 133.372 482.431 135.888 cv
19413
480.686 138.399 478.881 140.995 475.275 140.995 cv
19414
471.667 140.995 469.862 138.399 468.116 135.888 cv
19415
466.366 133.372 464.712 130.995 461.367 130.995 cv
19416
458.022 130.995 456.37 133.372 454.621 135.888 cv
19417
452.875 138.398 451.07 140.995 447.463 140.995 cv
19418
443.858 140.995 442.053 138.399 440.309 135.888 cv
19419
438.56 133.372 436.909 130.995 433.564 130.995 cv
19420
430.219 130.995 428.567 133.372 426.817 135.888 cv
19421
425.072 138.399 423.267 140.995 419.66 140.995 cv
19422
416.053 140.995 414.249 138.399 412.503 135.888 cv
19423
410.753 133.372 409.102 130.995 405.756 130.995 cv
19424
402.412 130.995 400.759 133.372 399.01 135.888 cv
19425
397.265 138.399 395.46 140.995 391.854 140.995 cv
19426
388.248 140.995 386.442 138.398 384.697 135.888 cv
19427
382.947 133.372 381.294 130.995 377.95 130.995 cv
19428
374.605 130.995 372.953 133.372 371.204 135.888 cv
19429
369.458 138.399 367.654 140.995 364.047 140.995 cv
19430
360.441 140.995 358.637 138.399 356.892 135.888 cv
19431
355.143 133.372 353.491 130.995 350.146 130.995 cv
19432
346.802 130.995 345.15 133.372 343.401 135.888 cv
19433
341.656 138.399 339.852 140.995 336.246 140.995 cv
19434
332.639 140.995 330.834 138.398 329.089 135.888 cv
19435
327.34 133.372 325.688 130.995 322.343 130.995 cv
19436
318.999 130.995 317.347 133.372 315.598 135.888 cv
19437
313.853 138.399 312.048 140.995 308.443 140.995 cv
19438
304.837 140.995 303.034 138.399 301.29 135.888 cv
19439
299.541 133.372 297.889 130.995 294.546 130.995 cv
19440
291.201 130.995 289.549 133.372 287.8 135.888 cv
19441
286.055 138.399 284.25 140.995 280.644 140.995 cv
19442
277.039 140.995 275.234 138.399 273.489 135.888 cv
19443
271.74 133.372 270.087 130.995 266.743 130.995 cv
19444
263.398 130.995 261.747 133.372 259.998 135.888 cv
19445
258.252 138.398 256.448 140.995 252.841 140.995 cv
19446
249.236 140.995 247.431 138.398 245.686 135.888 cv
19447
243.937 133.372 242.285 130.995 238.941 130.995 cv
19448
235.596 130.995 233.944 133.372 232.195 135.888 cv
19449
230.45 138.399 228.645 140.995 225.04 140.995 cv
19450
221.433 140.995 219.628 138.399 217.883 135.888 cv
19451
216.134 133.372 214.482 130.995 211.136 130.995 cv
19452
207.792 130.995 206.14 133.372 204.391 135.888 cv
19453
202.646 138.399 200.841 140.995 197.235 140.995 cv
19454
193.629 140.995 191.825 138.399 190.081 135.888 cv
19455
188.332 133.372 186.679 130.995 183.335 130.995 cv
19456
179.991 130.995 178.339 133.372 176.59 135.888 cv
19457
174.845 138.398 173.041 140.995 169.434 140.995 cv
19458
165.829 140.995 164.024 138.398 162.279 135.888 cv
19459
160.53 133.372 158.877 130.995 155.534 130.995 cv
19460
155.534 130.495 li
19461
159.139 130.495 160.944 133.091 162.689 135.603 cv
19462
164.438 138.119 166.089 140.495 169.434 140.495 cv
19463
172.779 140.495 174.431 138.119 176.18 135.603 cv
19464
177.925 133.091 179.729 130.495 183.335 130.495 cv
19465
186.941 130.495 188.746 133.092 190.491 135.603 cv
19466
192.24 138.119 193.891 140.495 197.235 140.495 cv
19467
200.58 140.495 202.232 138.119 203.981 135.603 cv
19468
205.726 133.091 207.531 130.495 211.136 130.495 cv
19469
214.743 130.495 216.548 133.092 218.293 135.603 cv
19470
220.042 138.119 221.695 140.495 225.04 140.495 cv
19471
228.384 140.495 230.036 138.119 231.785 135.603 cv
19472
233.53 133.091 235.334 130.495 238.941 130.495 cv
19473
242.546 130.495 244.351 133.091 246.096 135.603 cv
19474
247.845 138.119 249.497 140.495 252.841 140.495 cv
19475
256.186 140.495 257.838 138.119 259.587 135.603 cv
19476
261.333 133.091 263.136 130.495 266.743 130.495 cv
19477
270.349 130.495 272.154 133.092 273.899 135.603 cv
19478
275.648 138.119 277.299 140.495 280.644 140.495 cv
19479
283.989 140.495 285.641 138.119 287.39 135.603 cv
19480
289.135 133.092 290.94 130.495 294.546 130.495 cv
19481
298.151 130.495 299.955 133.091 301.7 135.603 cv
19482
303.448 138.119 305.099 140.495 308.443 140.495 cv
19483
311.787 140.495 313.439 138.119 315.188 135.603 cv
19484
316.933 133.091 318.737 130.495 322.343 130.495 cv
19485
325.949 130.495 327.754 133.091 329.5 135.603 cv
19486
331.249 138.119 332.901 140.495 336.246 140.495 cv
19487
339.59 140.495 341.242 138.119 342.991 135.603 cv
19488
344.736 133.091 346.541 130.495 350.146 130.495 cv
19489
353.752 130.495 355.557 133.092 357.302 135.603 cv
19490
359.051 138.119 360.703 140.495 364.047 140.495 cv
19491
367.392 140.495 369.044 138.119 370.793 135.603 cv
19492
372.539 133.091 374.343 130.495 377.95 130.495 cv
19493
381.556 130.495 383.361 133.091 385.107 135.603 cv
19494
386.856 138.119 388.508 140.495 391.854 140.495 cv
19495
395.199 140.495 396.851 138.119 398.6 135.603 cv
19496
400.345 133.091 402.15 130.495 405.756 130.495 cv
19497
409.363 130.495 411.168 133.091 412.914 135.603 cv
19498
414.663 138.119 416.315 140.495 419.66 140.495 cv
19499
423.005 140.495 424.658 138.119 426.407 135.603 cv
19500
428.153 133.091 429.958 130.495 433.564 130.495 cv
19501
437.169 130.495 438.974 133.091 440.719 135.603 cv
19502
442.468 138.119 444.12 140.495 447.463 140.495 cv
19503
450.809 140.495 452.46 138.119 454.21 135.603 cv
19504
455.956 133.091 457.76 130.495 461.367 130.495 cv
19505
464.974 130.495 466.78 133.091 468.526 135.603 cv
19506
470.276 138.119 471.928 140.495 475.275 140.495 cv
19507
478.62 140.495 480.272 138.119 482.021 135.603 cv
19508
483.766 133.091 485.572 130.495 489.178 130.495 cv
19509
492.787 130.495 494.593 133.091 496.339 135.603 cv
19510
498.09 138.119 499.744 140.495 503.091 140.495 cv
19511
506.439 140.495 508.092 138.119 509.842 135.603 cv
19512
511.589 133.091 513.395 130.495 517.004 130.495 cv
19513
517.004 130.995 li
19514
513.657 130.995 512.003 133.372 510.252 135.888 cv
19515
508.506 138.399 506.7 140.995 503.091 140.995 cv
19516
cp
19517
level3{
19518
gsave
19519
clp
19520
[746.112 0 0 746.112 142 135.745 ]ct
19521
/0 /Gradient get_res clonedict shfill grestore
19522
}if
19523
level3 not{
19524
gsave
19525
[746.112 0 0 746.112 142 135.745 ]ct
19526
clp
19527
/0 /Gradient get_res exec grestore
19528
}if
19529
np
19530
504.084 145.955 mo
19531
500.719 145.955 499.04 143.354 497.416 140.84 cv
19532
495.792 138.328 494.259 135.955 491.166 135.955 cv
19533
488.074 135.955 486.542 138.328 484.92 140.84 cv
19534
483.297 143.354 481.619 145.955 478.254 145.955 cv
19535
474.89 145.955 473.21 143.354 471.587 140.84 cv
19536
469.964 138.328 468.432 135.955 465.339 135.955 cv
19537
462.249 135.955 460.716 138.328 459.094 140.84 cv
19538
457.471 143.354 455.793 145.955 452.429 145.955 cv
19539
449.066 145.955 447.388 143.354 445.766 140.84 cv
19540
444.144 138.328 442.613 135.955 439.523 135.955 cv
19541
436.431 135.955 434.899 138.328 433.277 140.84 cv
19542
431.654 143.354 429.975 145.955 426.612 145.955 cv
19543
423.248 145.955 421.57 143.354 419.947 140.84 cv
19544
418.325 138.328 416.792 135.955 413.701 135.955 cv
19545
410.61 135.955 409.078 138.328 407.457 140.84 cv
19546
405.833 143.354 404.155 145.955 400.792 145.955 cv
19547
397.427 145.955 395.749 143.354 394.125 140.84 cv
19548
392.503 138.328 390.971 135.955 387.879 135.955 cv
19549
384.789 135.955 383.257 138.328 381.635 140.84 cv
19550
380.012 143.354 378.333 145.955 374.97 145.955 cv
19551
371.607 145.955 369.928 143.354 368.306 140.84 cv
19552
366.684 138.328 365.153 135.955 362.062 135.955 cv
19553
358.971 135.955 357.439 138.328 355.818 140.84 cv
19554
354.195 143.354 352.517 145.955 349.154 145.955 cv
19555
345.791 145.955 344.113 143.354 342.49 140.84 cv
19556
340.868 138.328 339.335 135.955 336.245 135.955 cv
19557
333.154 135.955 331.622 138.328 330 140.84 cv
19558
328.377 143.354 326.7 145.955 323.336 145.955 cv
19559
319.974 145.955 318.296 143.354 316.674 140.84 cv
19560
315.053 138.328 313.522 135.955 310.432 135.955 cv
19561
307.342 135.955 305.81 138.328 304.189 140.84 cv
19562
302.566 143.354 300.888 145.955 297.525 145.955 cv
19563
294.162 145.955 292.483 143.354 290.861 140.84 cv
19564
289.239 138.328 287.708 135.955 284.616 135.955 cv
19565
281.525 135.955 279.994 138.328 278.372 140.84 cv
19566
276.75 143.354 275.071 145.955 271.708 145.955 cv
19567
268.344 145.955 266.667 143.354 265.043 140.84 cv
19568
263.422 138.328 261.89 135.955 258.799 135.955 cv
19569
255.708 135.955 254.176 138.328 252.555 140.84 cv
19570
250.932 143.354 249.254 145.955 245.891 145.955 cv
19571
242.527 145.955 240.849 143.354 239.226 140.84 cv
19572
237.604 138.328 236.072 135.955 232.981 135.955 cv
19573
229.89 135.955 228.358 138.328 226.737 140.84 cv
19574
225.114 143.354 223.436 145.955 220.073 145.955 cv
19575
216.709 145.955 215.032 143.354 213.409 140.84 cv
19576
211.788 138.328 210.256 135.955 207.166 135.955 cv
19577
204.075 135.955 202.542 138.328 200.921 140.84 cv
19578
199.298 143.354 197.621 145.955 194.257 145.955 cv
19579
190.894 145.955 189.215 143.354 187.593 140.84 cv
19580
185.971 138.328 184.44 135.955 181.349 135.955 cv
19581
178.258 135.955 176.727 138.328 175.106 140.84 cv
19582
173.483 143.354 171.805 145.955 168.443 145.955 cv
19583
165.08 145.955 163.401 143.354 161.778 140.84 cv
19584
160.157 138.328 158.625 135.955 155.534 135.955 cv
19585
155.534 135.455 li
19586
158.897 135.455 160.575 138.055 162.198 140.569 cv
19587
163.82 143.082 165.351 145.455 168.443 145.455 cv
19588
171.533 145.455 173.064 143.082 174.686 140.569 cv
19589
176.308 138.055 177.986 135.455 181.349 135.455 cv
19590
184.712 135.455 186.39 138.055 188.013 140.569 cv
19591
189.634 143.082 191.167 145.455 194.257 145.455 cv
19592
197.348 145.455 198.879 143.082 200.501 140.569 cv
19593
202.124 138.055 203.802 135.455 207.166 135.455 cv
19594
210.528 135.455 212.207 138.055 213.829 140.569 cv
19595
215.451 143.082 216.982 145.455 220.073 145.455 cv
19596
223.164 145.455 224.695 143.082 226.317 140.569 cv
19597
227.94 138.055 229.618 135.455 232.981 135.455 cv
19598
236.344 135.455 238.023 138.055 239.646 140.569 cv
19599
241.268 143.082 242.799 145.455 245.891 145.455 cv
19600
248.982 145.455 250.513 143.082 252.135 140.569 cv
19601
253.758 138.055 255.436 135.455 258.799 135.455 cv
19602
262.163 135.455 263.841 138.055 265.463 140.569 cv
19603
267.085 143.082 268.617 145.455 271.708 145.455 cv
19604
274.798 145.455 276.331 143.082 277.952 140.569 cv
19605
279.575 138.055 281.252 135.455 284.616 135.455 cv
19606
287.98 135.455 289.658 138.055 291.281 140.569 cv
19607
292.902 143.082 294.434 145.455 297.525 145.455 cv
19608
300.616 145.455 302.147 143.082 303.769 140.569 cv
19609
305.391 138.055 307.07 135.455 310.432 135.455 cv
19610
313.794 135.455 315.472 138.055 317.094 140.569 cv
19611
318.715 143.082 320.247 145.455 323.336 145.455 cv
19612
326.427 145.455 327.958 143.082 329.581 140.569 cv
19613
331.203 138.055 332.881 135.455 336.245 135.455 cv
19614
339.608 135.455 341.287 138.055 342.91 140.569 cv
19615
344.532 143.082 346.063 145.455 349.154 145.455 cv
19616
352.245 145.455 353.776 143.082 355.398 140.569 cv
19617
357.02 138.055 358.699 135.455 362.062 135.455 cv
19618
365.425 135.455 367.103 138.055 368.726 140.569 cv
19619
370.347 143.082 371.879 145.455 374.97 145.455 cv
19620
378.061 145.455 379.593 143.082 381.215 140.569 cv
19621
382.838 138.055 384.516 135.455 387.879 135.455 cv
19622
391.244 135.455 392.922 138.055 394.545 140.569 cv
19623
396.167 143.082 397.7 145.455 400.792 145.455 cv
19624
403.882 145.455 405.415 143.082 407.037 140.569 cv
19625
408.66 138.055 410.337 135.455 413.701 135.455 cv
19626
417.065 135.455 418.744 138.055 420.367 140.569 cv
19627
421.989 143.082 423.52 145.455 426.612 145.455 cv
19628
429.704 145.455 431.235 143.082 432.857 140.569 cv
19629
434.48 138.055 436.159 135.455 439.523 135.455 cv
19630
442.885 135.455 444.563 138.055 446.186 140.569 cv
19631
447.807 143.082 449.338 145.455 452.429 145.455 cv
19632
455.521 145.455 457.052 143.082 458.674 140.569 cv
19633
460.297 138.055 461.976 135.455 465.339 135.455 cv
19634
468.705 135.455 470.383 138.055 472.007 140.569 cv
19635
473.629 143.082 475.162 145.455 478.254 145.455 cv
19636
481.346 145.455 482.878 143.082 484.5 140.569 cv
19637
486.124 138.055 487.801 135.455 491.166 135.455 cv
19638
494.532 135.455 496.211 138.055 497.835 140.569 cv
19639
499.458 143.082 500.991 145.455 504.084 145.455 cv
19640
507.178 145.455 508.711 143.082 510.334 140.569 cv
19641
511.958 138.055 513.638 135.455 517.004 135.455 cv
19642
517.004 135.955 li
19643
513.911 135.955 512.377 138.328 510.754 140.84 cv
19644
509.13 143.354 507.451 145.955 504.084 145.955 cv
19645
cp
19646
level3{
19647
gsave
19648
clp
19649
[746.112 0 0 746.112 142 140.705 ]ct
19650
/0 /Gradient get_res clonedict shfill grestore
19651
}if
19652
level3 not{
19653
gsave
19654
[746.112 0 0 746.112 142 140.705 ]ct
19655
clp
19656
/0 /Gradient get_res exec grestore
19657
}if
19658
np
19659
504.946 150.914 mo
19660
501.79 150.914 500.22 148.311 498.703 145.793 cv
19661
497.189 143.284 495.76 140.914 492.887 140.914 cv
19662
490.015 140.914 488.587 143.284 487.076 145.793 cv
19663
485.559 148.311 483.991 150.914 480.836 150.914 cv
19664
477.682 150.914 476.113 148.311 474.596 145.793 cv
19665
473.083 143.284 471.655 140.914 468.783 140.914 cv
19666
465.912 140.914 464.483 143.284 462.972 145.793 cv
19667
461.455 148.311 459.886 150.914 456.733 150.914 cv
19668
453.58 150.914 452.011 148.311 450.495 145.793 cv
19669
448.984 143.284 447.556 140.914 444.686 140.914 cv
19670
441.814 140.914 440.386 143.284 438.875 145.793 cv
19671
437.358 148.311 435.789 150.914 432.635 150.914 cv
19672
429.481 150.914 427.913 148.311 426.395 145.793 cv
19673
424.883 143.284 423.456 140.914 420.584 140.914 cv
19674
417.713 140.914 416.286 143.284 414.774 145.793 cv
19675
413.257 148.311 411.689 150.914 408.536 150.914 cv
19676
405.381 150.914 403.813 148.311 402.295 145.793 cv
19677
400.784 143.284 399.356 140.914 396.484 140.914 cv
19678
393.613 140.914 392.185 143.284 390.673 145.793 cv
19679
389.157 148.311 387.588 150.914 384.435 150.914 cv
19680
381.282 150.914 379.713 148.311 378.197 145.793 cv
19681
376.685 143.284 375.257 140.914 372.387 140.914 cv
19682
369.516 140.914 368.088 143.284 366.578 145.793 cv
19683
365.061 148.311 363.493 150.914 360.339 150.914 cv
19684
357.185 150.914 355.617 148.311 354.1 145.793 cv
19685
352.588 143.284 351.161 140.914 348.29 140.914 cv
19686
345.418 140.914 343.992 143.284 342.48 145.793 cv
19687
340.963 148.311 339.395 150.914 336.242 150.914 cv
19688
333.089 150.914 331.522 148.311 330.005 145.793 cv
19689
328.495 143.284 327.068 140.914 324.198 140.914 cv
19690
321.327 140.914 319.9 143.284 318.388 145.793 cv
19691
316.872 148.311 315.303 150.914 312.15 150.914 cv
19692
308.998 150.914 307.43 148.311 305.914 145.793 cv
19693
304.403 143.284 302.976 140.914 300.106 140.914 cv
19694
297.236 140.914 295.808 143.284 294.296 145.793 cv
19695
292.78 148.311 291.211 150.914 288.058 150.914 cv
19696
284.905 150.914 283.336 148.311 281.82 145.793 cv
19697
280.309 143.284 278.881 140.914 276.01 140.914 cv
19698
273.14 140.914 271.712 143.284 270.201 145.793 cv
19699
268.684 148.311 267.116 150.914 263.962 150.914 cv
19700
260.809 150.914 259.241 148.311 257.723 145.793 cv
19701
256.212 143.284 254.785 140.914 251.914 140.914 cv
19702
249.042 140.914 247.615 143.284 246.104 145.793 cv
19703
244.587 148.311 243.019 150.914 239.866 150.914 cv
19704
236.712 150.914 235.144 148.311 233.627 145.793 cv
19705
232.117 143.284 230.689 140.914 227.819 140.914 cv
19706
224.948 140.914 223.52 143.284 222.009 145.793 cv
19707
220.493 148.311 218.924 150.914 215.771 150.914 cv
19708
212.618 150.914 211.049 148.311 209.533 145.793 cv
19709
208.021 143.284 206.593 140.914 203.723 140.914 cv
19710
200.852 140.914 199.425 143.284 197.914 145.793 cv
19711
196.397 148.311 194.83 150.914 191.676 150.914 cv
19712
188.523 150.914 186.956 148.311 185.439 145.793 cv
19713
183.927 143.284 182.5 140.914 179.628 140.914 cv
19714
176.758 140.914 175.331 143.284 173.82 145.793 cv
19715
172.303 148.311 170.735 150.914 167.583 150.914 cv
19716
164.429 150.914 162.861 148.311 161.343 145.793 cv
19717
159.833 143.284 158.405 140.914 155.534 140.914 cv
19718
155.534 140.414 li
19719
158.687 140.414 160.255 143.018 161.772 145.535 cv
19720
163.284 148.044 164.711 150.414 167.583 150.414 cv
19721
170.453 150.414 171.88 148.044 173.391 145.535 cv
19722
174.908 143.018 176.475 140.414 179.628 140.414 cv
19723
182.782 140.414 184.35 143.018 185.867 145.535 cv
19724
187.378 148.044 188.806 150.414 191.676 150.414 cv
19725
194.546 150.414 195.974 148.044 197.485 145.535 cv
19726
199.001 143.018 200.57 140.414 203.723 140.414 cv
19727
206.876 140.414 208.445 143.018 209.961 145.535 cv
19728
211.472 148.044 212.9 150.414 215.771 150.414 cv
19729
218.641 150.414 220.069 148.044 221.581 145.535 cv
19730
223.097 143.018 224.666 140.414 227.819 140.414 cv
19731
230.971 140.414 232.54 143.018 234.056 145.535 cv
19732
235.568 148.044 236.995 150.414 239.866 150.414 cv
19733
242.736 150.414 244.164 148.044 245.675 145.535 cv
19734
247.192 143.018 248.76 140.414 251.914 140.414 cv
19735
255.067 140.414 256.635 143.018 258.152 145.535 cv
19736
259.664 148.044 261.091 150.414 263.962 150.414 cv
19737
266.833 150.414 268.261 148.044 269.772 145.535 cv
19738
271.289 143.018 272.857 140.414 276.01 140.414 cv
19739
279.164 140.414 280.732 143.018 282.249 145.535 cv
19740
283.76 148.044 285.188 150.414 288.058 150.414 cv
19741
290.929 150.414 292.357 148.044 293.868 145.535 cv
19742
295.384 143.018 296.953 140.414 300.106 140.414 cv
19743
303.258 140.414 304.827 143.018 306.342 145.535 cv
19744
307.853 148.044 309.281 150.414 312.15 150.414 cv
19745
315.021 150.414 316.449 148.044 317.959 145.535 cv
19746
319.476 143.018 321.044 140.414 324.198 140.414 cv
19747
327.35 140.414 328.917 143.018 330.434 145.535 cv
19748
331.945 148.044 333.373 150.414 336.242 150.414 cv
19749
339.113 150.414 340.541 148.044 342.051 145.535 cv
19750
343.568 143.018 345.136 140.414 348.29 140.414 cv
19751
351.443 140.414 353.011 143.018 354.529 145.535 cv
19752
356.04 148.044 357.468 150.414 360.339 150.414 cv
19753
363.209 150.414 364.637 148.044 366.149 145.535 cv
19754
367.666 143.018 369.234 140.414 372.387 140.414 cv
19755
375.541 140.414 377.109 143.018 378.625 145.535 cv
19756
380.136 148.044 381.564 150.414 384.435 150.414 cv
19757
387.306 150.414 388.734 148.044 390.245 145.535 cv
19758
391.762 143.018 393.331 140.414 396.484 140.414 cv
19759
399.638 140.414 401.208 143.018 402.724 145.535 cv
19760
404.236 148.044 405.664 150.414 408.536 150.414 cv
19761
411.407 150.414 412.834 148.044 414.345 145.535 cv
19762
415.863 143.018 417.431 140.414 420.584 140.414 cv
19763
423.739 140.414 425.307 143.018 426.824 145.535 cv
19764
428.335 148.044 429.763 150.414 432.635 150.414 cv
19765
435.506 150.414 436.934 148.044 438.446 145.535 cv
19766
439.963 143.018 441.532 140.414 444.686 140.414 cv
19767
447.838 140.414 449.407 143.018 450.923 145.535 cv
19768
452.435 148.044 453.862 150.414 456.733 150.414 cv
19769
459.604 150.414 461.032 148.044 462.543 145.535 cv
19770
464.06 143.018 465.628 140.414 468.783 140.414 cv
19771
471.937 140.414 473.506 143.018 475.024 145.535 cv
19772
476.537 148.044 477.964 150.414 480.836 150.414 cv
19773
483.708 150.414 485.135 148.044 486.647 145.535 cv
19774
488.165 143.018 489.733 140.414 492.887 140.414 cv
19775
496.042 140.414 497.613 143.018 499.13 145.535 cv
19776
500.643 148.044 502.072 150.414 504.946 150.414 cv
19777
507.819 150.414 509.248 148.044 510.761 145.535 cv
19778
512.279 143.018 513.848 140.414 517.004 140.414 cv
19779
517.004 140.914 li
19780
514.13 140.914 512.702 143.284 511.189 145.793 cv
19781
509.671 148.311 508.101 150.914 504.946 150.914 cv
19782
cp
19783
level3{
19784
gsave
19785
clp
19786
[746.112 0 0 746.112 142 145.664 ]ct
19787
/0 /Gradient get_res clonedict shfill grestore
19788
}if
19789
level3 not{
19790
gsave
19791
[746.112 0 0 746.112 142 145.664 ]ct
19792
clp
19793
/0 /Gradient get_res exec grestore
19794
}if
19795
np
19796
505.699 155.874 mo
19797
502.727 155.874 501.253 153.267 499.829 150.747 cv
19798
498.412 148.241 497.074 145.874 494.394 145.874 cv
19799
491.715 145.874 490.378 148.241 488.962 150.747 cv
19800
487.539 153.267 486.066 155.874 483.096 155.874 cv
19801
480.125 155.874 478.652 153.267 477.228 150.747 cv
19802
475.812 148.241 474.474 145.874 471.795 145.874 cv
19803
469.117 145.874 467.78 148.24 466.365 150.746 cv
19804
464.941 153.267 463.468 155.874 460.498 155.874 cv
19805
457.529 155.874 456.056 153.267 454.633 150.747 cv
19806
453.218 148.241 451.881 145.874 449.204 145.874 cv
19807
446.525 145.874 445.188 148.241 443.773 150.747 cv
19808
442.349 153.267 440.876 155.874 437.906 155.874 cv
19809
434.936 155.874 433.463 153.267 432.04 150.747 cv
19810
430.624 148.241 429.287 145.874 426.608 145.874 cv
19811
423.93 145.874 422.593 148.24 421.178 150.746 cv
19812
419.754 153.267 418.282 155.874 415.312 155.874 cv
19813
412.341 155.874 410.869 153.267 409.445 150.747 cv
19814
408.029 148.24 406.692 145.874 404.013 145.874 cv
19815
401.335 145.874 399.999 148.24 398.583 150.746 cv
19816
397.16 153.267 395.687 155.874 392.717 155.874 cv
19817
389.748 155.874 388.276 153.267 386.852 150.747 cv
19818
385.437 148.241 384.1 145.874 381.421 145.874 cv
19819
378.744 145.874 377.407 148.241 375.992 150.747 cv
19820
374.568 153.267 373.096 155.874 370.126 155.874 cv
19821
367.157 155.874 365.684 153.267 364.26 150.747 cv
19822
362.845 148.241 361.508 145.874 358.83 145.874 cv
19823
356.152 145.874 354.815 148.241 353.4 150.747 cv
19824
351.976 153.267 350.504 155.874 347.535 155.874 cv
19825
344.566 155.874 343.094 153.267 341.671 150.747 cv
19826
340.256 148.241 338.92 145.874 336.243 145.874 cv
19827
333.566 145.874 332.229 148.24 330.814 150.746 cv
19828
329.39 153.267 327.918 155.874 324.949 155.874 cv
19829
321.98 155.874 320.508 153.267 319.085 150.747 cv
19830
317.67 148.241 316.334 145.874 313.657 145.874 cv
19831
310.98 145.874 309.643 148.241 308.229 150.747 cv
19832
306.805 153.267 305.333 155.874 302.365 155.874 cv
19833
299.395 155.874 297.923 153.267 296.5 150.747 cv
19834
295.084 148.241 293.748 145.874 291.07 145.874 cv
19835
288.392 145.874 287.055 148.241 285.64 150.747 cv
19836
284.216 153.267 282.745 155.874 279.775 155.874 cv
19837
276.804 155.874 275.333 153.267 273.909 150.746 cv
19838
272.493 148.24 271.157 145.874 268.478 145.874 cv
19839
265.8 145.874 264.463 148.241 263.048 150.747 cv
19840
261.625 153.267 260.153 155.874 257.183 155.874 cv
19841
254.214 155.874 252.742 153.267 251.319 150.747 cv
19842
249.904 148.241 248.567 145.874 245.889 145.874 cv
19843
243.211 145.874 241.875 148.241 240.459 150.747 cv
19844
239.036 153.267 237.564 155.874 234.594 155.874 cv
19845
231.625 155.874 230.152 153.267 228.729 150.746 cv
19846
227.314 148.24 225.977 145.874 223.299 145.874 cv
19847
220.622 145.874 219.286 148.241 217.871 150.747 cv
19848
216.447 153.267 214.975 155.874 212.005 155.874 cv
19849
209.036 155.874 207.564 153.267 206.14 150.746 cv
19850
204.725 148.24 203.388 145.874 200.71 145.874 cv
19851
198.033 145.874 196.697 148.24 195.282 150.746 cv
19852
193.858 153.267 192.386 155.874 189.417 155.874 cv
19853
186.447 155.874 184.975 153.267 183.551 150.746 cv
19854
182.136 148.24 180.799 145.874 178.122 145.874 cv
19855
175.444 145.874 174.108 148.241 172.693 150.747 cv
19856
171.269 153.267 169.797 155.874 166.829 155.874 cv
19857
163.859 155.874 162.387 153.267 160.963 150.747 cv
19858
159.548 148.241 158.211 145.874 155.534 145.874 cv
19859
155.534 145.374 li
19860
158.503 145.374 159.975 147.98 161.399 150.5 cv
19861
162.814 153.006 164.151 155.374 166.829 155.374 cv
19862
169.505 155.374 170.842 153.006 172.257 150.5 cv
19863
173.68 147.98 175.152 145.374 178.122 145.374 cv
19864
181.091 145.374 182.563 147.98 183.987 150.5 cv
19865
185.402 153.006 186.739 155.374 189.417 155.374 cv
19866
192.094 155.374 193.431 153.006 194.846 150.5 cv
19867
196.269 147.98 197.741 145.374 200.71 145.374 cv
19868
203.68 145.374 205.152 147.98 206.576 150.5 cv
19869
207.991 153.006 209.328 155.374 212.005 155.374 cv
19870
214.683 155.374 216.02 153.006 217.435 150.5 cv
19871
218.858 147.98 220.331 145.374 223.299 145.374 cv
19872
226.269 145.374 227.741 147.98 229.165 150.5 cv
19873
230.58 153.006 231.917 155.374 234.594 155.374 cv
19874
237.272 155.374 238.609 153.006 240.024 150.5 cv
19875
241.448 147.98 242.919 145.374 245.889 145.374 cv
19876
248.859 145.374 250.331 147.98 251.754 150.501 cv
19877
253.169 153.007 254.505 155.374 257.183 155.374 cv
19878
259.861 155.374 261.198 153.006 262.613 150.5 cv
19879
264.037 147.98 265.508 145.374 268.478 145.374 cv
19880
271.448 145.374 272.92 147.98 274.344 150.5 cv
19881
275.759 153.006 277.096 155.374 279.775 155.374 cv
19882
282.453 155.374 283.79 153.007 285.205 150.501 cv
19883
286.628 147.98 288.1 145.374 291.07 145.374 cv
19884
294.04 145.374 295.511 147.98 296.935 150.5 cv
19885
298.35 153.006 299.687 155.374 302.365 155.374 cv
19886
305.042 155.374 306.378 153.006 307.793 150.5 cv
19887
309.216 147.98 310.688 145.374 313.657 145.374 cv
19888
316.626 145.374 318.097 147.98 319.521 150.501 cv
19889
320.935 153.007 322.272 155.374 324.949 155.374 cv
19890
327.626 155.374 328.963 153.006 330.378 150.5 cv
19891
331.801 147.98 333.274 145.374 336.243 145.374 cv
19892
339.211 145.374 340.683 147.98 342.107 150.5 cv
19893
343.521 153.006 344.858 155.374 347.535 155.374 cv
19894
350.212 155.374 351.549 153.006 352.964 150.5 cv
19895
354.388 147.98 355.86 145.374 358.83 145.374 cv
19896
361.8 145.374 363.272 147.98 364.696 150.5 cv
19897
366.112 153.006 367.449 155.374 370.126 155.374 cv
19898
372.804 155.374 374.141 153.006 375.556 150.5 cv
19899
376.98 147.98 378.452 145.374 381.421 145.374 cv
19900
384.391 145.374 385.864 147.98 387.288 150.501 cv
19901
388.703 153.007 390.04 155.374 392.717 155.374 cv
19902
395.395 155.374 396.732 153.006 398.148 150.5 cv
19903
399.572 147.98 401.043 145.374 404.013 145.374 cv
19904
406.984 145.374 408.457 147.98 409.88 150.5 cv
19905
411.295 153.006 412.633 155.374 415.312 155.374 cv
19906
417.99 155.374 419.327 153.006 420.743 150.5 cv
19907
422.167 147.98 423.638 145.374 426.608 145.374 cv
19908
429.579 145.374 431.051 147.98 432.475 150.5 cv
19909
433.89 153.006 435.227 155.374 437.906 155.374 cv
19910
440.584 155.374 441.921 153.006 443.337 150.5 cv
19911
444.761 147.98 446.234 145.374 449.204 145.374 cv
19912
452.173 145.374 453.645 147.98 455.069 150.5 cv
19913
456.484 153.006 457.82 155.374 460.498 155.374 cv
19914
463.176 155.374 464.513 153.006 465.929 150.5 cv
19915
467.353 147.98 468.825 145.374 471.795 145.374 cv
19916
474.766 145.374 476.239 147.98 477.664 150.5 cv
19917
479.08 153.006 480.417 155.374 483.096 155.374 cv
19918
485.775 155.374 487.112 153.006 488.527 150.5 cv
19919
489.951 147.98 491.423 145.374 494.394 145.374 cv
19920
497.366 145.374 498.839 147.98 500.264 150.5 cv
19921
501.68 153.006 503.018 155.374 505.699 155.374 cv
19922
508.379 155.374 509.717 153.006 511.134 150.5 cv
19923
512.559 147.98 514.032 145.374 517.004 145.374 cv
19924
517.004 145.874 li
19925
514.324 145.874 512.986 148.241 511.57 150.747 cv
19926
510.145 153.267 508.671 155.874 505.699 155.874 cv
19927
cp
19928
level3{
19929
gsave
19930
clp
19931
[746.112 0 0 746.112 142 150.624 ]ct
19932
/0 /Gradient get_res clonedict shfill grestore
19933
}if
19934
level3 not{
19935
gsave
19936
[746.112 0 0 746.112 142 150.624 ]ct
19937
clp
19938
/0 /Gradient get_res exec grestore
19939
}if
19940
np
19941
506.363 160.833 mo
19942
503.552 160.833 502.165 158.224 500.822 155.7 cv
19943
499.49 153.197 498.232 150.833 495.722 150.833 cv
19944
493.213 150.833 491.957 153.197 490.625 155.7 cv
19945
489.284 158.224 487.897 160.833 485.088 160.833 cv
19946
482.279 160.833 480.891 158.224 479.549 155.701 cv
19947
478.217 153.197 476.96 150.833 474.451 150.833 cv
19948
471.943 150.833 470.686 153.197 469.355 155.7 cv
19949
468.013 158.224 466.625 160.833 463.817 160.833 cv
19950
461.009 160.833 459.623 158.224 458.282 155.701 cv
19951
456.951 153.197 455.694 150.833 453.187 150.833 cv
19952
450.679 150.833 449.422 153.197 448.092 155.7 cv
19953
446.75 158.224 445.364 160.833 442.556 160.833 cv
19954
439.748 160.833 438.36 158.224 437.019 155.701 cv
19955
435.688 153.197 434.431 150.833 431.922 150.833 cv
19956
429.415 150.833 428.158 153.197 426.828 155.7 cv
19957
425.486 158.224 424.099 160.833 421.291 160.833 cv
19958
418.481 160.833 417.094 158.224 415.752 155.7 cv
19959
414.421 153.197 413.165 150.833 410.656 150.833 cv
19960
408.148 150.833 406.891 153.197 405.561 155.7 cv
19961
404.219 158.224 402.833 160.833 400.024 160.833 cv
19962
397.215 160.833 395.829 158.224 394.488 155.701 cv
19963
393.157 153.197 391.9 150.833 389.392 150.833 cv
19964
386.885 150.833 385.628 153.197 384.297 155.7 cv
19965
382.957 158.224 381.57 160.833 378.761 160.833 cv
19966
375.953 160.833 374.566 158.224 373.224 155.7 cv
19967
371.894 153.197 370.636 150.833 368.128 150.833 cv
19968
365.622 150.833 364.365 153.197 363.034 155.7 cv
19969
361.693 158.224 360.306 160.833 357.498 160.833 cv
19970
354.691 160.833 353.304 158.224 351.963 155.701 cv
19971
350.633 153.197 349.376 150.833 346.87 150.833 cv
19972
344.362 150.833 343.105 153.197 341.775 155.701 cv
19973
340.433 158.224 339.046 160.833 336.239 160.833 cv
19974
333.432 160.833 332.045 158.224 330.705 155.7 cv
19975
329.375 153.197 328.118 150.833 325.612 150.833 cv
19976
323.105 150.833 321.848 153.197 320.518 155.701 cv
19977
319.177 158.224 317.791 160.833 314.983 160.833 cv
19978
312.176 160.833 310.791 158.224 309.45 155.701 cv
19979
308.12 153.197 306.863 150.833 304.357 150.833 cv
19980
301.849 150.833 300.592 153.197 299.262 155.7 cv
19981
297.92 158.224 296.534 160.833 293.726 160.833 cv
19982
290.917 160.833 289.531 158.224 288.189 155.7 cv
19983
286.859 153.197 285.602 150.833 283.094 150.833 cv
19984
280.586 150.833 279.33 153.197 278 155.7 cv
19985
276.658 158.224 275.271 160.833 272.463 160.833 cv
19986
269.656 160.833 268.269 158.224 266.927 155.7 cv
19987
265.597 153.197 264.34 150.833 261.833 150.833 cv
19988
259.326 150.833 258.069 153.197 256.739 155.7 cv
19989
255.397 158.224 254.01 160.833 251.203 160.833 cv
19990
248.394 160.833 247.007 158.224 245.667 155.7 cv
19991
244.335 153.197 243.08 150.833 240.572 150.833 cv
19992
238.065 150.833 236.808 153.197 235.478 155.701 cv
19993
234.137 158.224 232.75 160.833 229.943 160.833 cv
19994
227.134 160.833 225.748 158.224 224.406 155.7 cv
19995
223.076 153.197 221.819 150.833 219.311 150.833 cv
19996
216.804 150.833 215.547 153.197 214.217 155.7 cv
19997
212.876 158.224 211.49 160.833 208.682 160.833 cv
19998
205.874 160.833 204.487 158.224 203.146 155.701 cv
19999
201.815 153.197 200.558 150.833 198.05 150.833 cv
20000
195.543 150.833 194.287 153.197 192.957 155.7 cv
20001
191.616 158.224 190.229 160.833 187.421 160.833 cv
20002
184.614 160.833 183.227 158.224 181.886 155.701 cv
20003
180.555 153.197 179.298 150.833 176.792 150.833 cv
20004
174.285 150.833 173.028 153.197 171.698 155.7 cv
20005
170.357 158.224 168.97 160.833 166.163 160.833 cv
20006
163.355 160.833 161.968 158.224 160.627 155.7 cv
20007
159.297 153.197 158.041 150.833 155.534 150.833 cv
20008
155.534 150.333 li
20009
158.341 150.333 159.728 152.942 161.069 155.466 cv
20010
162.399 157.969 163.656 160.333 166.163 160.333 cv
20011
168.669 160.333 169.926 157.969 171.256 155.466 cv
20012
172.597 152.942 173.984 150.333 176.792 150.333 cv
20013
179.599 150.333 180.986 152.942 182.328 155.466 cv
20014
183.658 157.969 184.915 160.333 187.421 160.333 cv
20015
189.928 160.333 191.185 157.969 192.515 155.466 cv
20016
193.856 152.942 195.243 150.333 198.05 150.333 cv
20017
200.859 150.333 202.246 152.942 203.587 155.466 cv
20018
204.917 157.969 206.174 160.333 208.682 160.333 cv
20019
211.189 160.333 212.446 157.969 213.776 155.466 cv
20020
215.117 152.942 216.503 150.333 219.311 150.333 cv
20021
222.119 150.333 223.506 152.942 224.847 155.466 cv
20022
226.178 157.969 227.435 160.333 229.943 160.333 cv
20023
232.45 160.333 233.706 157.969 235.037 155.466 cv
20024
236.377 152.942 237.764 150.333 240.572 150.333 cv
20025
243.379 150.333 244.766 152.942 246.108 155.465 cv
20026
247.438 157.969 248.695 160.333 251.203 160.333 cv
20027
253.709 160.333 254.966 157.969 256.297 155.466 cv
20028
257.638 152.942 259.025 150.333 261.833 150.333 cv
20029
264.641 150.333 266.028 152.942 267.369 155.466 cv
20030
268.7 157.969 269.956 160.333 272.463 160.333 cv
20031
274.97 160.333 276.227 157.969 277.558 155.466 cv
20032
278.899 152.942 280.286 150.333 283.094 150.333 cv
20033
285.902 150.333 287.29 152.942 288.63 155.466 cv
20034
289.961 157.969 291.218 160.333 293.726 160.333 cv
20035
296.233 160.333 297.49 157.969 298.821 155.466 cv
20036
300.162 152.942 301.548 150.333 304.357 150.333 cv
20037
307.164 150.333 308.55 152.942 309.891 155.466 cv
20038
311.221 157.969 312.477 160.333 314.983 160.333 cv
20039
317.49 160.333 318.747 157.969 320.077 155.466 cv
20040
321.417 152.942 322.804 150.333 325.612 150.333 cv
20041
328.418 150.333 329.805 152.942 331.146 155.465 cv
20042
332.476 157.969 333.732 160.333 336.239 160.333 cv
20043
338.747 160.333 340.002 157.969 341.333 155.466 cv
20044
342.674 152.942 344.061 150.333 346.87 150.333 cv
20045
349.677 150.333 351.064 152.942 352.405 155.466 cv
20046
353.735 157.969 354.991 160.333 357.498 160.333 cv
20047
360.005 160.333 361.262 157.969 362.592 155.466 cv
20048
363.934 152.942 365.321 150.333 368.128 150.333 cv
20049
370.937 150.333 372.325 152.942 373.666 155.466 cv
20050
374.997 157.969 376.253 160.333 378.761 160.333 cv
20051
381.269 160.333 382.526 157.969 383.856 155.466 cv
20052
385.198 152.942 386.584 150.333 389.392 150.333 cv
20053
392.201 150.333 393.587 152.942 394.929 155.466 cv
20054
396.259 157.969 397.516 160.333 400.024 160.333 cv
20055
402.532 160.333 403.789 157.969 405.12 155.465 cv
20056
406.46 152.942 407.848 150.333 410.656 150.333 cv
20057
413.464 150.333 414.852 152.942 416.194 155.465 cv
20058
417.525 157.969 418.782 160.333 421.291 160.333 cv
20059
423.798 160.333 425.055 157.969 426.386 155.465 cv
20060
427.727 152.942 429.115 150.333 431.922 150.333 cv
20061
434.731 150.333 436.119 152.942 437.46 155.466 cv
20062
438.792 157.969 440.048 160.333 442.556 160.333 cv
20063
445.063 160.333 446.32 157.969 447.651 155.466 cv
20064
448.992 152.942 450.378 150.333 453.187 150.333 cv
20065
455.995 150.333 457.381 152.942 458.723 155.466 cv
20066
460.053 157.969 461.31 160.333 463.817 160.333 cv
20067
466.326 160.333 467.583 157.969 468.914 155.466 cv
20068
470.255 152.942 471.642 150.333 474.451 150.333 cv
20069
477.26 150.333 478.648 152.942 479.991 155.466 cv
20070
481.322 157.969 482.58 160.333 485.088 160.333 cv
20071
487.596 160.333 488.853 157.969 490.184 155.466 cv
20072
491.526 152.942 492.914 150.333 495.722 150.333 cv
20073
498.532 150.333 499.92 152.942 501.263 155.465 cv
20074
502.595 157.969 503.853 160.333 506.363 160.333 cv
20075
508.874 160.333 510.131 157.969 511.463 155.465 cv
20076
512.805 152.942 514.194 150.333 517.004 150.333 cv
20077
517.004 150.833 li
20078
514.495 150.833 513.237 153.197 511.905 155.7 cv
20079
510.562 158.224 509.173 160.833 506.363 160.833 cv
20080
cp
20081
level3{
20082
gsave
20083
clp
20084
[746.112 0 0 746.112 142 155.583 ]ct
20085
/0 /Gradient get_res clonedict shfill grestore
20086
}if
20087
level3 not{
20088
gsave
20089
[746.112 0 0 746.112 142 155.583 ]ct
20090
clp
20091
/0 /Gradient get_res exec grestore
20092
}if
20093
np
20094
506.954 165.792 mo
20095
504.288 165.792 502.975 163.181 501.706 160.655 cv
20096
500.449 158.154 499.262 155.792 496.904 155.792 cv
20097
494.547 155.792 493.361 158.154 492.106 160.655 cv
20098
490.837 163.181 489.526 165.792 486.861 165.792 cv
20099
484.195 165.792 482.882 163.181 481.614 160.655 cv
20100
480.358 158.154 479.171 155.792 476.814 155.792 cv
20101
474.458 155.792 473.271 158.154 472.016 160.655 cv
20102
470.748 163.181 469.436 165.792 466.771 165.792 cv
20103
464.107 165.792 462.795 163.181 461.527 160.655 cv
20104
460.272 158.154 459.086 155.792 456.731 155.792 cv
20105
454.375 155.792 453.189 158.154 451.934 160.655 cv
20106
450.666 163.181 449.354 165.792 446.69 165.792 cv
20107
444.026 165.792 442.714 163.181 441.446 160.655 cv
20108
440.19 158.154 439.004 155.792 436.648 155.792 cv
20109
434.292 155.792 433.106 158.154 431.85 160.655 cv
20110
430.582 163.181 429.27 165.792 426.606 165.792 cv
20111
423.941 165.792 422.629 163.181 421.361 160.655 cv
20112
420.105 158.154 418.919 155.792 416.562 155.792 cv
20113
414.206 155.792 413.02 158.154 411.765 160.655 cv
20114
410.497 163.181 409.185 165.792 406.52 165.792 cv
20115
403.856 165.792 402.544 163.181 401.276 160.655 cv
20116
400.021 158.154 398.835 155.792 396.479 155.792 cv
20117
394.124 155.792 392.938 158.154 391.683 160.654 cv
20118
390.415 163.181 389.103 165.792 386.439 165.792 cv
20119
383.774 165.792 382.462 163.181 381.194 160.654 cv
20120
379.938 158.154 378.752 155.792 376.396 155.792 cv
20121
374.041 155.792 372.855 158.154 371.6 160.654 cv
20122
370.332 163.181 369.02 165.792 366.356 165.792 cv
20123
363.692 165.792 362.381 163.181 361.114 160.655 cv
20124
359.859 158.154 358.673 155.792 356.318 155.792 cv
20125
353.962 155.792 352.777 158.154 351.522 160.654 cv
20126
350.253 163.181 348.942 165.792 346.278 165.792 cv
20127
343.614 165.792 342.303 163.181 341.036 160.655 cv
20128
339.781 158.154 338.595 155.792 336.241 155.792 cv
20129
333.885 155.792 332.7 158.154 331.445 160.655 cv
20130
330.177 163.181 328.866 165.792 326.203 165.792 cv
20131
323.54 165.792 322.228 163.181 320.96 160.655 cv
20132
319.707 158.154 318.521 155.792 316.167 155.792 cv
20133
313.811 155.792 312.625 158.154 311.371 160.655 cv
20134
310.102 163.181 308.792 165.792 306.127 165.792 cv
20135
303.462 165.792 302.152 163.181 300.883 160.655 cv
20136
299.627 158.154 298.442 155.792 296.085 155.792 cv
20137
293.73 155.792 292.544 158.154 291.29 160.655 cv
20138
290.021 163.181 288.709 165.792 286.045 165.792 cv
20139
283.381 165.792 282.07 163.181 280.802 160.654 cv
20140
279.547 158.154 278.362 155.792 276.006 155.792 cv
20141
273.65 155.792 272.464 158.154 271.208 160.655 cv
20142
269.941 163.181 268.629 165.792 265.965 165.792 cv
20143
263.301 165.792 261.99 163.181 260.722 160.655 cv
20144
259.467 158.154 258.282 155.792 255.925 155.792 cv
20145
253.57 155.792 252.384 158.154 251.129 160.655 cv
20146
249.862 163.181 248.55 165.792 245.886 165.792 cv
20147
243.222 165.792 241.911 163.181 240.642 160.655 cv
20148
239.387 158.154 238.202 155.792 235.845 155.792 cv
20149
233.491 155.792 232.305 158.154 231.05 160.654 cv
20150
229.782 163.181 228.471 165.792 225.807 165.792 cv
20151
223.142 165.792 221.832 163.181 220.563 160.655 cv
20152
219.307 158.154 218.122 155.792 215.766 155.792 cv
20153
213.411 155.792 212.225 158.154 210.97 160.655 cv
20154
209.703 163.181 208.391 165.792 205.728 165.792 cv
20155
203.063 165.792 201.751 163.181 200.484 160.654 cv
20156
199.229 158.154 198.043 155.792 195.687 155.792 cv
20157
193.332 155.792 192.147 158.154 190.892 160.655 cv
20158
189.624 163.181 188.313 165.792 185.649 165.792 cv
20159
182.986 165.792 181.674 163.181 180.407 160.655 cv
20160
179.152 158.154 177.966 155.792 175.611 155.792 cv
20161
173.255 155.792 172.07 158.154 170.815 160.654 cv
20162
169.546 163.181 168.235 165.792 165.571 165.792 cv
20163
162.907 165.792 161.596 163.181 160.329 160.654 cv
20164
159.074 158.154 157.888 155.792 155.534 155.792 cv
20165
155.534 155.292 li
20166
158.197 155.292 159.507 157.904 160.775 160.43 cv
20167
162.031 162.931 163.215 165.292 165.571 165.292 cv
20168
167.927 165.292 169.113 162.931 170.368 160.43 cv
20169
171.635 157.904 172.947 155.292 175.611 155.292 cv
20170
178.275 155.292 179.585 157.904 180.854 160.431 cv
20171
182.109 162.931 183.293 165.292 185.649 165.292 cv
20172
188.004 165.292 189.19 162.931 190.445 160.43 cv
20173
191.712 157.904 193.024 155.292 195.687 155.292 cv
20174
198.351 155.292 199.663 157.904 200.93 160.43 cv
20175
202.186 162.931 203.372 165.292 205.728 165.292 cv
20176
208.083 165.292 209.268 162.931 210.523 160.43 cv
20177
211.792 157.904 213.102 155.292 215.766 155.292 cv
20178
218.43 155.292 219.742 157.904 221.01 160.43 cv
20179
222.265 162.931 223.451 165.292 225.807 165.292 cv
20180
228.163 165.292 229.348 162.931 230.603 160.43 cv
20181
231.871 157.904 233.182 155.292 235.845 155.292 cv
20182
238.51 155.292 239.821 157.904 241.089 160.43 cv
20183
242.344 162.931 243.531 165.292 245.886 165.292 cv
20184
248.242 165.292 249.427 162.931 250.682 160.43 cv
20185
251.951 157.904 253.261 155.292 255.925 155.292 cv
20186
258.589 155.292 259.901 157.904 261.169 160.43 cv
20187
262.424 162.931 263.61 165.292 265.965 165.292 cv
20188
268.322 165.292 269.507 162.931 270.762 160.431 cv
20189
272.03 157.904 273.341 155.292 276.006 155.292 cv
20190
278.67 155.292 279.981 157.904 281.25 160.43 cv
20191
282.504 162.931 283.69 165.292 286.045 165.292 cv
20192
288.402 165.292 289.587 162.931 290.842 160.43 cv
20193
292.11 157.904 293.421 155.292 296.085 155.292 cv
20194
298.75 155.292 300.062 157.904 301.331 160.431 cv
20195
302.585 162.931 303.771 165.292 306.127 165.292 cv
20196
308.483 165.292 309.668 162.931 310.923 160.43 cv
20197
312.191 157.904 313.502 155.292 316.167 155.292 cv
20198
318.83 155.292 320.14 157.904 321.408 160.43 cv
20199
322.663 162.931 323.847 165.292 326.203 165.292 cv
20200
328.558 165.292 329.743 162.931 330.998 160.43 cv
20201
332.266 157.904 333.577 155.292 336.241 155.292 cv
20202
338.904 155.292 340.214 157.904 341.483 160.43 cv
20203
342.737 162.931 343.922 165.292 346.278 165.292 cv
20204
348.633 165.292 349.82 162.931 351.075 160.43 cv
20205
352.342 157.904 353.654 155.292 356.318 155.292 cv
20206
358.982 155.292 360.292 157.904 361.561 160.431 cv
20207
362.816 162.931 364 165.292 366.356 165.292 cv
20208
368.711 165.292 369.898 162.931 371.153 160.43 cv
20209
372.42 157.904 373.732 155.292 376.396 155.292 cv
20210
379.061 155.292 380.373 157.904 381.64 160.43 cv
20211
382.896 162.931 384.083 165.292 386.439 165.292 cv
20212
388.794 165.292 389.981 162.931 391.236 160.43 cv
20213
392.503 157.904 393.815 155.292 396.479 155.292 cv
20214
399.144 155.292 400.455 157.904 401.723 160.43 cv
20215
402.979 162.931 404.165 165.292 406.52 165.292 cv
20216
408.876 165.292 410.062 162.931 411.318 160.43 cv
20217
412.586 157.904 413.898 155.292 416.562 155.292 cv
20218
419.227 155.292 420.54 157.904 421.808 160.431 cv
20219
423.063 162.931 424.25 165.292 426.606 165.292 cv
20220
428.962 165.292 430.148 162.931 431.403 160.43 cv
20221
432.671 157.904 433.983 155.292 436.648 155.292 cv
20222
439.313 155.292 440.625 157.904 441.893 160.431 cv
20223
443.148 162.931 444.333 165.292 446.69 165.292 cv
20224
449.045 165.292 450.232 162.931 451.487 160.431 cv
20225
452.755 157.904 454.066 155.292 456.731 155.292 cv
20226
459.395 155.292 460.707 157.904 461.974 160.43 cv
20227
463.229 162.931 464.415 165.292 466.771 165.292 cv
20228
469.127 165.292 470.313 162.931 471.569 160.43 cv
20229
472.837 157.904 474.149 155.292 476.814 155.292 cv
20230
479.48 155.292 480.792 157.904 482.061 160.43 cv
20231
483.317 162.931 484.503 165.292 486.861 165.292 cv
20232
489.217 165.292 490.403 162.931 491.659 160.43 cv
20233
492.927 157.904 494.239 155.292 496.904 155.292 cv
20234
499.571 155.292 500.883 157.904 502.153 160.43 cv
20235
503.409 162.931 504.595 165.292 506.954 165.292 cv
20236
509.312 165.292 510.499 162.931 511.755 160.43 cv
20237
513.025 157.904 514.337 155.292 517.004 155.292 cv
20238
517.004 155.792 li
20239
514.646 155.792 513.458 158.154 512.202 160.655 cv
20240
510.933 163.181 509.621 165.792 506.954 165.792 cv
20241
cp
20242
level3{
20243
gsave
20244
clp
20245
[746.112 0 0 746.112 142 160.542 ]ct
20246
/0 /Gradient get_res clonedict shfill grestore
20247
}if
20248
level3 not{
20249
gsave
20250
[746.112 0 0 746.112 142 160.542 ]ct
20251
clp
20252
/0 /Gradient get_res exec grestore
20253
}if
20254
np
20255
507.483 170.752 mo
20256
504.945 170.752 503.7 168.138 502.497 165.609 cv
20257
501.307 163.111 500.183 160.752 497.96 160.752 cv
20258
495.74 160.752 494.618 163.111 493.429 165.609 cv
20259
492.226 168.138 490.983 170.752 488.446 170.752 cv
20260
485.909 170.752 484.665 168.138 483.461 165.609 cv
20261
482.272 163.111 481.149 160.752 478.927 160.752 cv
20262
476.707 160.752 475.584 163.111 474.396 165.609 cv
20263
473.193 168.138 471.95 170.752 469.413 170.752 cv
20264
466.876 170.752 465.633 168.138 464.431 165.609 cv
20265
463.243 163.111 462.121 160.752 459.9 160.752 cv
20266
457.68 160.752 456.557 163.111 455.37 165.609 cv
20267
454.167 168.138 452.923 170.752 450.388 170.752 cv
20268
447.851 170.752 446.607 168.138 445.405 165.609 cv
20269
444.216 163.111 443.093 160.752 440.873 160.752 cv
20270
438.652 160.752 437.53 163.111 436.341 165.609 cv
20271
435.139 168.138 433.895 170.752 431.359 170.752 cv
20272
428.823 170.752 427.579 168.138 426.375 165.609 cv
20273
425.187 163.111 424.065 160.752 421.843 160.752 cv
20274
419.623 160.752 418.5 163.111 417.312 165.609 cv
20275
416.11 168.138 414.866 170.752 412.33 170.752 cv
20276
409.793 170.752 408.55 168.138 407.348 165.609 cv
20277
406.16 163.111 405.038 160.752 402.817 160.752 cv
20278
400.596 160.752 399.474 163.111 398.286 165.609 cv
20279
397.083 168.138 395.84 170.752 393.304 170.752 cv
20280
390.768 170.752 389.524 168.138 388.322 165.609 cv
20281
387.133 163.111 386.01 160.752 383.79 160.752 cv
20282
381.57 160.752 380.448 163.111 379.259 165.609 cv
20283
378.057 168.138 376.813 170.752 374.277 170.752 cv
20284
371.742 170.752 370.499 168.138 369.296 165.609 cv
20285
368.109 163.111 366.987 160.752 364.767 160.752 cv
20286
362.547 160.752 361.425 163.111 360.237 165.609 cv
20287
359.035 168.138 357.791 170.752 355.255 170.752 cv
20288
352.72 170.752 351.477 168.138 350.275 165.609 cv
20289
349.086 163.111 347.965 160.752 345.746 160.752 cv
20290
343.526 160.752 342.404 163.111 341.216 165.609 cv
20291
340.014 168.138 338.771 170.752 336.235 170.752 cv
20292
333.7 170.752 332.457 168.138 331.255 165.609 cv
20293
330.068 163.111 328.946 160.752 326.727 160.752 cv
20294
324.507 160.752 323.385 163.111 322.197 165.609 cv
20295
320.995 168.138 319.751 170.752 317.216 170.752 cv
20296
314.682 170.752 313.439 168.138 312.238 165.609 cv
20297
311.05 163.111 309.928 160.752 307.709 160.752 cv
20298
305.49 160.752 304.368 163.111 303.18 165.609 cv
20299
301.978 168.138 300.735 170.752 298.199 170.752 cv
20300
295.664 170.752 294.42 168.138 293.218 165.609 cv
20301
292.03 163.111 290.908 160.752 288.688 160.752 cv
20302
286.467 160.752 285.345 163.111 284.158 165.609 cv
20303
282.956 168.138 281.711 170.752 279.176 170.752 cv
20304
276.64 170.752 275.397 168.138 274.195 165.609 cv
20305
273.006 163.111 271.884 160.752 269.665 160.752 cv
20306
267.444 160.752 266.322 163.111 265.134 165.609 cv
20307
263.932 168.138 262.689 170.752 260.153 170.752 cv
20308
257.617 170.752 256.374 168.138 255.171 165.609 cv
20309
253.983 163.111 252.861 160.752 250.641 160.752 cv
20310
248.421 160.752 247.299 163.111 246.111 165.609 cv
20311
244.909 168.138 243.666 170.752 241.13 170.752 cv
20312
238.594 170.752 237.35 168.138 236.148 165.609 cv
20313
234.959 163.111 233.837 160.752 231.618 160.752 cv
20314
229.398 160.752 228.276 163.111 227.088 165.609 cv
20315
225.886 168.138 224.643 170.752 222.107 170.752 cv
20316
219.572 170.752 218.328 168.138 217.125 165.609 cv
20317
215.938 163.111 214.816 160.752 212.595 160.752 cv
20318
210.375 160.752 209.253 163.111 208.066 165.609 cv
20319
206.864 168.138 205.621 170.752 203.085 170.752 cv
20320
200.55 170.752 199.307 168.138 198.105 165.609 cv
20321
196.917 163.111 195.794 160.752 193.575 160.752 cv
20322
191.355 160.752 190.233 163.111 189.045 165.609 cv
20323
187.843 168.138 186.6 170.752 184.064 170.752 cv
20324
181.528 170.752 180.286 168.138 179.083 165.609 cv
20325
177.895 163.111 176.774 160.752 174.554 160.752 cv
20326
172.334 160.752 171.212 163.111 170.025 165.609 cv
20327
168.823 168.138 167.58 170.752 165.043 170.752 cv
20328
162.508 170.752 161.265 168.138 160.063 165.609 cv
20329
158.875 163.111 157.752 160.752 155.534 160.752 cv
20330
155.534 160.252 li
20331
158.069 160.252 159.312 162.866 160.514 165.395 cv
20332
161.702 167.893 162.824 170.252 165.043 170.252 cv
20333
167.263 170.252 168.385 167.893 169.574 165.395 cv
20334
170.776 162.866 172.019 160.252 174.554 160.252 cv
20335
177.089 160.252 178.333 162.866 179.535 165.395 cv
20336
180.722 167.893 181.844 170.252 184.064 170.252 cv
20337
186.284 170.252 187.406 167.893 188.594 165.395 cv
20338
189.796 162.866 191.04 160.252 193.575 160.252 cv
20339
196.111 160.252 197.354 162.866 198.556 165.395 cv
20340
199.744 167.893 200.866 170.252 203.085 170.252 cv
20341
205.304 170.252 206.426 167.893 207.615 165.395 cv
20342
208.817 162.866 210.06 160.252 212.595 160.252 cv
20343
215.131 160.252 216.375 162.866 217.577 165.395 cv
20344
218.765 167.893 219.887 170.252 222.107 170.252 cv
20345
224.327 170.252 225.449 167.893 226.637 165.395 cv
20346
227.839 162.866 229.083 160.252 231.618 160.252 cv
20347
234.154 160.252 235.397 162.866 236.599 165.395 cv
20348
237.788 167.893 238.91 170.252 241.13 170.252 cv
20349
243.35 170.252 244.472 167.893 245.66 165.395 cv
20350
246.862 162.866 248.105 160.252 250.641 160.252 cv
20351
253.176 160.252 254.42 162.866 255.623 165.395 cv
20352
256.811 167.893 257.933 170.252 260.153 170.252 cv
20353
262.373 170.252 263.495 167.893 264.683 165.395 cv
20354
265.885 162.866 267.128 160.252 269.665 160.252 cv
20355
272.2 160.252 273.444 162.866 274.646 165.395 cv
20356
275.833 167.893 276.956 170.252 279.176 170.252 cv
20357
281.396 170.252 282.518 167.893 283.707 165.395 cv
20358
284.909 162.866 286.152 160.252 288.688 160.252 cv
20359
291.224 160.252 292.467 162.866 293.669 165.395 cv
20360
294.857 167.893 295.979 170.252 298.199 170.252 cv
20361
300.418 170.252 301.541 167.893 302.729 165.395 cv
20362
303.931 162.866 305.174 160.252 307.709 160.252 cv
20363
310.245 160.252 311.487 162.866 312.689 165.395 cv
20364
313.876 167.893 314.998 170.252 317.216 170.252 cv
20365
319.436 170.252 320.558 167.893 321.746 165.395 cv
20366
322.948 162.866 324.191 160.252 326.727 160.252 cv
20367
329.261 160.252 330.504 162.866 331.707 165.395 cv
20368
332.894 167.893 334.016 170.252 336.235 170.252 cv
20369
338.455 170.252 339.577 167.893 340.765 165.395 cv
20370
341.967 162.866 343.21 160.252 345.746 160.252 cv
20371
348.281 160.252 349.524 162.866 350.726 165.395 cv
20372
351.914 167.893 353.036 170.252 355.255 170.252 cv
20373
357.475 170.252 358.597 167.893 359.786 165.395 cv
20374
360.988 162.866 362.231 160.252 364.767 160.252 cv
20375
367.302 160.252 368.545 162.866 369.748 165.395 cv
20376
370.936 167.893 372.057 170.252 374.277 170.252 cv
20377
376.498 170.252 377.62 167.893 378.808 165.395 cv
20378
380.01 162.866 381.253 160.252 383.79 160.252 cv
20379
386.327 160.252 387.57 162.866 388.773 165.395 cv
20380
389.961 167.893 391.083 170.252 393.304 170.252 cv
20381
395.524 170.252 396.646 167.893 397.834 165.395 cv
20382
399.037 162.866 400.281 160.252 402.817 160.252 cv
20383
405.353 160.252 406.596 162.866 407.799 165.395 cv
20384
408.988 167.893 410.11 170.252 412.33 170.252 cv
20385
414.55 170.252 415.672 167.893 416.861 165.395 cv
20386
418.064 162.866 419.307 160.252 421.843 160.252 cv
20387
424.38 160.252 425.625 162.866 426.827 165.395 cv
20388
428.015 167.893 429.138 170.252 431.359 170.252 cv
20389
433.58 170.252 434.702 167.893 435.89 165.395 cv
20390
437.093 162.866 438.336 160.252 440.873 160.252 cv
20391
443.41 160.252 444.653 162.866 445.856 165.395 cv
20392
447.044 167.893 448.167 170.252 450.388 170.252 cv
20393
452.608 170.252 453.73 167.893 454.918 165.395 cv
20394
456.121 162.866 457.364 160.252 459.9 160.252 cv
20395
462.436 160.252 463.68 162.866 464.882 165.395 cv
20396
466.07 167.893 467.193 170.252 469.413 170.252 cv
20397
471.633 170.252 472.756 167.893 473.945 165.395 cv
20398
475.147 162.866 476.391 160.252 478.927 160.252 cv
20399
481.465 160.252 482.709 162.866 483.913 165.395 cv
20400
485.101 167.893 486.224 170.252 488.446 170.252 cv
20401
490.667 170.252 491.79 167.893 492.978 165.395 cv
20402
494.18 162.866 495.424 160.252 497.96 160.252 cv
20403
500.5 160.252 501.744 162.866 502.948 165.395 cv
20404
504.137 167.893 505.26 170.252 507.483 170.252 cv
20405
509.706 170.252 510.829 167.893 512.018 165.395 cv
20406
513.221 162.866 514.466 160.252 517.004 160.252 cv
20407
517.004 160.752 li
20408
514.782 160.752 513.659 163.111 512.469 165.609 cv
20409
511.265 168.138 510.021 170.752 507.483 170.752 cv
20410
cp
20411
level3{
20412
gsave
20413
clp
20414
[746.112 0 0 746.112 142 165.502 ]ct
20415
/0 /Gradient get_res clonedict shfill grestore
20416
}if
20417
level3 not{
20418
gsave
20419
[746.112 0 0 746.112 142 165.502 ]ct
20420
clp
20421
/0 /Gradient get_res exec grestore
20422
}if
20423
np
20424
507.958 175.711 mo
20425
505.536 175.711 504.352 173.094 503.207 170.564 cv
20426
502.079 168.068 501.012 165.711 498.912 165.711 cv
20427
496.813 165.711 495.748 168.068 494.62 170.564 cv
20428
493.476 173.094 492.293 175.711 489.873 175.711 cv
20429
487.451 175.711 486.267 173.094 485.123 170.564 cv
20430
483.995 168.068 482.929 165.711 480.83 165.711 cv
20431
478.731 165.711 477.666 168.068 476.538 170.563 cv
20432
475.394 173.094 474.211 175.711 471.79 175.711 cv
20433
469.37 175.711 468.187 173.094 467.043 170.564 cv
20434
465.916 168.068 464.85 165.711 462.752 165.711 cv
20435
460.655 165.711 459.589 168.068 458.462 170.564 cv
20436
457.319 173.094 456.136 175.711 453.715 175.711 cv
20437
451.295 175.711 450.113 173.094 448.969 170.564 cv
20438
447.841 168.068 446.777 165.711 444.678 165.711 cv
20439
442.581 165.711 441.515 168.068 440.387 170.564 cv
20440
439.244 173.094 438.061 175.711 435.64 175.711 cv
20441
433.219 175.711 432.037 173.094 430.892 170.564 cv
20442
429.764 168.068 428.699 165.711 426.6 165.711 cv
20443
424.502 165.711 423.437 168.068 422.309 170.563 cv
20444
421.166 173.094 419.983 175.711 417.562 175.711 cv
20445
415.141 175.711 413.958 173.094 412.815 170.564 cv
20446
411.688 168.068 410.623 165.711 408.525 165.711 cv
20447
406.426 165.711 405.362 168.068 404.234 170.564 cv
20448
403.09 173.094 401.909 175.711 399.488 175.711 cv
20449
397.066 175.711 395.884 173.094 394.74 170.563 cv
20450
393.613 168.068 392.547 165.711 390.449 165.711 cv
20451
388.351 165.711 387.286 168.068 386.159 170.564 cv
20452
385.015 173.094 383.833 175.711 381.412 175.711 cv
20453
378.992 175.711 377.81 173.094 376.667 170.564 cv
20454
375.54 168.068 374.475 165.711 372.377 165.711 cv
20455
370.28 165.711 369.214 168.068 368.086 170.564 cv
20456
366.943 173.094 365.761 175.711 363.34 175.711 cv
20457
360.92 175.711 359.738 173.094 358.595 170.564 cv
20458
357.468 168.068 356.403 165.711 354.306 165.711 cv
20459
352.208 165.711 351.144 168.068 350.016 170.564 cv
20460
348.874 173.094 347.691 175.711 345.271 175.711 cv
20461
342.851 175.711 341.669 173.094 340.527 170.564 cv
20462
339.4 168.068 338.334 165.711 336.238 165.711 cv
20463
334.14 165.711 333.076 168.068 331.948 170.564 cv
20464
330.804 173.094 329.623 175.711 327.203 175.711 cv
20465
324.783 175.711 323.601 173.094 322.458 170.563 cv
20466
321.333 168.068 320.268 165.711 318.171 165.711 cv
20467
316.074 165.711 315.009 168.068 313.882 170.564 cv
20468
312.739 173.094 311.557 175.711 309.136 175.711 cv
20469
306.716 175.711 305.534 173.094 304.39 170.564 cv
20470
303.263 168.068 302.198 165.711 300.1 165.711 cv
20471
298.002 165.711 296.938 168.068 295.81 170.564 cv
20472
294.667 173.094 293.485 175.711 291.064 175.711 cv
20473
288.644 175.711 287.461 173.094 286.318 170.564 cv
20474
285.191 168.068 284.125 165.711 282.028 165.711 cv
20475
279.93 165.711 278.866 168.068 277.738 170.564 cv
20476
276.594 173.094 275.413 175.711 272.993 175.711 cv
20477
270.572 175.711 269.389 173.094 268.246 170.564 cv
20478
267.119 168.068 266.053 165.711 263.956 165.711 cv
20479
261.858 165.711 260.793 168.068 259.666 170.564 cv
20480
258.522 173.094 257.34 175.711 254.92 175.711 cv
20481
252.5 175.711 251.317 173.094 250.173 170.564 cv
20482
249.046 168.068 247.981 165.711 245.883 165.711 cv
20483
243.786 165.711 242.721 168.068 241.593 170.564 cv
20484
240.451 173.094 239.268 175.711 236.848 175.711 cv
20485
234.428 175.711 233.246 173.094 232.102 170.564 cv
20486
230.975 168.068 229.91 165.711 227.812 165.711 cv
20487
225.715 165.711 224.65 168.068 223.523 170.564 cv
20488
222.379 173.094 221.198 175.711 218.777 175.711 cv
20489
216.357 175.711 215.175 173.094 214.032 170.564 cv
20490
212.905 168.068 211.84 165.711 209.743 165.711 cv
20491
207.645 165.711 206.58 168.068 205.453 170.564 cv
20492
204.309 173.094 203.126 175.711 200.707 175.711 cv
20493
198.287 175.711 197.105 173.094 195.961 170.564 cv
20494
194.834 168.068 193.77 165.711 191.672 165.711 cv
20495
189.575 165.711 188.51 168.068 187.382 170.564 cv
20496
186.239 173.094 185.057 175.711 182.637 175.711 cv
20497
180.216 175.711 179.035 173.094 177.891 170.563 cv
20498
176.764 168.068 175.7 165.711 173.602 165.711 cv
20499
171.505 165.711 170.44 168.068 169.313 170.564 cv
20500
168.17 173.094 166.988 175.711 164.569 175.711 cv
20501
162.148 175.711 160.966 173.094 159.823 170.564 cv
20502
158.696 168.068 157.63 165.711 155.534 165.711 cv
20503
155.534 165.211 li
20504
157.954 165.211 159.135 167.828 160.279 170.358 cv
20505
161.407 172.854 162.471 175.211 164.569 175.211 cv
20506
166.666 175.211 167.73 172.854 168.857 170.358 cv
20507
170 167.828 171.182 165.211 173.602 165.211 cv
20508
176.022 165.211 177.205 167.828 178.347 170.358 cv
20509
179.475 172.854 180.54 175.211 182.637 175.211 cv
20510
184.734 175.211 185.799 172.854 186.926 170.358 cv
20511
188.07 167.828 189.252 165.211 191.672 165.211 cv
20512
194.092 165.211 195.275 167.828 196.417 170.358 cv
20513
197.544 172.854 198.61 175.211 200.707 175.211 cv
20514
202.804 175.211 203.869 172.854 204.997 170.358 cv
20515
206.14 167.828 207.322 165.211 209.743 165.211 cv
20516
212.163 165.211 213.345 167.828 214.488 170.358 cv
20517
215.615 172.854 216.68 175.211 218.777 175.211 cv
20518
220.875 175.211 221.939 172.854 223.067 170.358 cv
20519
224.21 167.828 225.392 165.211 227.812 165.211 cv
20520
230.233 165.211 231.415 167.828 232.558 170.358 cv
20521
233.686 172.854 234.75 175.211 236.848 175.211 cv
20522
238.946 175.211 240.01 172.854 241.137 170.358 cv
20523
242.281 167.828 243.462 165.211 245.883 165.211 cv
20524
248.303 165.211 249.486 167.828 250.629 170.358 cv
20525
251.757 172.854 252.822 175.211 254.92 175.211 cv
20526
257.017 175.211 258.083 172.854 259.209 170.358 cv
20527
260.353 167.828 261.536 165.211 263.956 165.211 cv
20528
266.376 165.211 267.558 167.828 268.702 170.358 cv
20529
269.83 172.854 270.894 175.211 272.993 175.211 cv
20530
275.09 175.211 276.155 172.854 277.282 170.358 cv
20531
278.425 167.828 279.607 165.211 282.028 165.211 cv
20532
284.449 165.211 285.63 167.828 286.774 170.358 cv
20533
287.902 172.854 288.966 175.211 291.064 175.211 cv
20534
293.162 175.211 294.227 172.854 295.354 170.358 cv
20535
296.498 167.828 297.68 165.211 300.1 165.211 cv
20536
302.521 165.211 303.703 167.828 304.846 170.358 cv
20537
305.974 172.854 307.039 175.211 309.136 175.211 cv
20538
311.234 175.211 312.298 172.854 313.426 170.358 cv
20539
314.57 167.828 315.751 165.211 318.171 165.211 cv
20540
320.59 165.211 321.772 167.828 322.915 170.358 cv
20541
324.042 172.854 325.106 175.211 327.203 175.211 cv
20542
329.299 175.211 330.365 172.854 331.492 170.358 cv
20543
332.635 167.828 333.818 165.211 336.238 165.211 cv
20544
338.658 165.211 339.839 167.828 340.983 170.358 cv
20545
342.11 172.854 343.174 175.211 345.271 175.211 cv
20546
347.369 175.211 348.433 172.854 349.56 170.358 cv
20547
350.704 167.828 351.885 165.211 354.306 165.211 cv
20548
356.726 165.211 357.908 167.828 359.051 170.358 cv
20549
360.178 172.854 361.243 175.211 363.34 175.211 cv
20550
365.438 175.211 366.503 172.854 367.63 170.358 cv
20551
368.774 167.828 369.957 165.211 372.377 165.211 cv
20552
374.797 165.211 375.979 167.828 377.123 170.358 cv
20553
378.25 172.854 379.315 175.211 381.412 175.211 cv
20554
383.509 175.211 384.575 172.854 385.703 170.358 cv
20555
386.846 167.828 388.029 165.211 390.449 165.211 cv
20556
392.87 165.211 394.052 167.828 395.196 170.358 cv
20557
396.324 172.854 397.389 175.211 399.488 175.211 cv
20558
401.585 175.211 402.651 172.854 403.778 170.358 cv
20559
404.921 167.828 406.104 165.211 408.525 165.211 cv
20560
410.945 165.211 412.127 167.828 413.271 170.358 cv
20561
414.399 172.854 415.463 175.211 417.562 175.211 cv
20562
419.661 175.211 420.726 172.854 421.854 170.358 cv
20563
422.998 167.828 424.179 165.211 426.6 165.211 cv
20564
429.022 165.211 430.205 167.828 431.348 170.358 cv
20565
432.476 172.854 433.542 175.211 435.64 175.211 cv
20566
437.739 175.211 438.804 172.854 439.931 170.358 cv
20567
441.075 167.828 442.257 165.211 444.678 165.211 cv
20568
447.099 165.211 448.282 167.828 449.425 170.358 cv
20569
450.552 172.854 451.618 175.211 453.715 175.211 cv
20570
455.814 175.211 456.878 172.854 458.006 170.358 cv
20571
459.15 167.828 460.332 165.211 462.752 165.211 cv
20572
465.173 165.211 466.356 167.828 467.5 170.358 cv
20573
468.626 172.854 469.692 175.211 471.79 175.211 cv
20574
473.888 175.211 474.954 172.854 476.082 170.358 cv
20575
477.226 167.828 478.409 165.211 480.83 165.211 cv
20576
483.251 165.211 484.434 167.828 485.579 170.358 cv
20577
486.708 172.854 487.773 175.211 489.873 175.211 cv
20578
491.97 175.211 493.036 172.854 494.164 170.358 cv
20579
495.308 167.828 496.491 165.211 498.912 165.211 cv
20580
501.334 165.211 502.518 167.827 503.663 170.358 cv
20581
504.792 172.854 505.858 175.211 507.958 175.211 cv
20582
510.058 175.211 511.125 172.854 512.253 170.358 cv
20583
513.398 167.828 514.582 165.211 517.004 165.211 cv
20584
517.004 165.711 li
20585
514.904 165.711 513.837 168.068 512.708 170.564 cv
20586
511.565 173.094 510.381 175.711 507.958 175.711 cv
20587
cp
20588
level3{
20589
gsave
20590
clp
20591
[746.112 0 0 746.112 142 170.461 ]ct
20592
/0 /Gradient get_res clonedict shfill grestore
20593
}if
20594
level3 not{
20595
gsave
20596
[746.112 0 0 746.112 142 170.461 ]ct
20597
clp
20598
/0 /Gradient get_res exec grestore
20599
}if
20600
np
20601
508.388 180.67 mo
20602
506.07 180.67 504.942 178.052 503.851 175.519 cv
20603
502.777 173.026 501.762 170.67 499.773 170.67 cv
20604
497.785 170.67 496.771 173.026 495.697 175.519 cv
20605
494.607 178.052 493.479 180.67 491.163 180.67 cv
20606
488.845 180.67 487.717 178.052 486.626 175.519 cv
20607
485.553 173.026 484.539 170.67 482.55 170.67 cv
20608
480.562 170.67 479.548 173.025 478.475 175.519 cv
20609
477.384 178.052 476.257 180.67 473.94 180.67 cv
20610
471.624 180.67 470.497 178.052 469.407 175.519 cv
20611
468.333 173.026 467.32 170.67 465.333 170.67 cv
20612
463.345 170.67 462.332 173.026 461.258 175.519 cv
20613
460.168 178.052 459.042 180.67 456.725 180.67 cv
20614
454.409 180.67 453.282 178.052 452.192 175.519 cv
20615
451.119 173.026 450.105 170.67 448.118 170.67 cv
20616
446.13 170.67 445.117 173.026 444.043 175.519 cv
20617
442.954 178.052 441.827 180.67 439.509 180.67 cv
20618
437.192 180.67 436.065 178.052 434.975 175.519 cv
20619
433.901 173.025 432.887 170.67 430.9 170.67 cv
20620
428.913 170.67 427.898 173.026 426.825 175.519 cv
20621
425.735 178.052 424.608 180.67 422.292 180.67 cv
20622
419.975 180.67 418.848 178.052 417.758 175.519 cv
20623
416.685 173.026 415.671 170.67 413.684 170.67 cv
20624
411.697 170.67 410.683 173.026 409.61 175.519 cv
20625
408.52 178.052 407.393 180.67 405.077 180.67 cv
20626
402.759 180.67 401.632 178.052 400.542 175.519 cv
20627
399.469 173.026 398.456 170.67 396.468 170.67 cv
20628
394.481 170.67 393.467 173.026 392.394 175.519 cv
20629
391.304 178.052 390.177 180.67 387.861 180.67 cv
20630
385.544 180.67 384.417 178.052 383.329 175.519 cv
20631
382.255 173.025 381.242 170.67 379.255 170.67 cv
20632
377.269 170.67 376.255 173.025 375.182 175.519 cv
20633
374.092 178.052 372.965 180.67 370.649 180.67 cv
20634
368.333 180.67 367.206 178.052 366.117 175.519 cv
20635
365.043 173.025 364.03 170.67 362.043 170.67 cv
20636
360.057 170.67 359.043 173.025 357.971 175.519 cv
20637
356.881 178.052 355.754 180.67 353.439 180.67 cv
20638
351.124 180.67 349.997 178.052 348.908 175.519 cv
20639
347.834 173.026 346.822 170.67 344.835 170.67 cv
20640
342.848 170.67 341.835 173.025 340.762 175.519 cv
20641
339.672 178.052 338.545 180.67 336.229 180.67 cv
20642
333.915 180.67 332.788 178.052 331.699 175.519 cv
20643
330.626 173.026 329.614 170.67 327.627 170.67 cv
20644
325.641 170.67 324.627 173.026 323.554 175.519 cv
20645
322.465 178.052 321.338 180.67 319.022 180.67 cv
20646
316.707 180.67 315.581 178.052 314.492 175.519 cv
20647
313.418 173.025 312.406 170.67 310.42 170.67 cv
20648
308.435 170.67 307.422 173.025 306.35 175.519 cv
20649
305.261 178.052 304.135 180.67 301.82 180.67 cv
20650
299.503 180.67 298.377 178.052 297.288 175.519 cv
20651
296.214 173.026 295.201 170.67 293.213 170.67 cv
20652
291.227 170.67 290.213 173.025 289.141 175.519 cv
20653
288.051 178.052 286.924 180.67 284.609 180.67 cv
20654
282.292 180.67 281.166 178.052 280.076 175.519 cv
20655
279.002 173.025 277.989 170.67 276.001 170.67 cv
20656
274.015 170.67 273.001 173.025 271.929 175.519 cv
20657
270.839 178.052 269.712 180.67 267.397 180.67 cv
20658
265.081 180.67 263.954 178.052 262.864 175.519 cv
20659
261.791 173.025 260.777 170.67 258.79 170.67 cv
20660
256.803 170.67 255.79 173.026 254.717 175.519 cv
20661
253.627 178.052 252.501 180.67 250.185 180.67 cv
20662
247.869 180.67 246.743 178.052 245.653 175.519 cv
20663
244.58 173.026 243.566 170.67 241.579 170.67 cv
20664
239.592 170.67 238.579 173.026 237.506 175.519 cv
20665
236.417 178.052 235.291 180.67 232.974 180.67 cv
20666
230.659 180.67 229.532 178.052 228.443 175.52 cv
20667
227.37 173.026 226.356 170.67 224.37 170.67 cv
20668
222.382 170.67 221.37 173.026 220.296 175.519 cv
20669
219.207 178.052 218.08 180.67 215.764 180.67 cv
20670
213.449 180.67 212.322 178.052 211.233 175.52 cv
20671
210.16 173.026 209.146 170.67 207.16 170.67 cv
20672
205.173 170.67 204.16 173.026 203.086 175.519 cv
20673
201.998 178.052 200.871 180.67 198.554 180.67 cv
20674
196.239 180.67 195.112 178.052 194.023 175.519 cv
20675
192.95 173.026 191.936 170.67 189.95 170.67 cv
20676
187.963 170.67 186.951 173.026 185.877 175.519 cv
20677
184.789 178.052 183.662 180.67 181.346 180.67 cv
20678
179.031 180.67 177.904 178.052 176.815 175.52 cv
20679
175.742 173.026 174.728 170.67 172.742 170.67 cv
20680
170.754 170.67 169.741 173.026 168.668 175.52 cv
20681
167.579 178.052 166.452 180.67 164.136 180.67 cv
20682
161.822 180.67 160.695 178.052 159.606 175.52 cv
20683
158.533 173.026 157.52 170.67 155.534 170.67 cv
20684
155.534 170.17 li
20685
157.849 170.17 158.975 172.789 160.065 175.322 cv
20686
161.137 177.815 162.151 180.17 164.136 180.17 cv
20687
166.123 180.17 167.136 177.815 168.209 175.322 cv
20688
169.298 172.789 170.425 170.17 172.742 170.17 cv
20689
175.057 170.17 176.184 172.789 177.274 175.322 cv
20690
178.346 177.815 179.36 180.17 181.346 180.17 cv
20691
183.333 180.17 184.346 177.815 185.418 175.322 cv
20692
186.508 172.789 187.634 170.17 189.95 170.17 cv
20693
192.266 170.17 193.392 172.789 194.482 175.322 cv
20694
195.554 177.815 196.568 180.17 198.554 180.17 cv
20695
200.542 180.17 201.554 177.815 202.627 175.322 cv
20696
203.717 172.789 204.844 170.17 207.16 170.17 cv
20697
209.476 170.17 210.602 172.789 211.692 175.322 cv
20698
212.764 177.815 213.778 180.17 215.764 180.17 cv
20699
217.75 180.17 218.764 177.815 219.837 175.322 cv
20700
220.926 172.789 222.053 170.17 224.37 170.17 cv
20701
226.685 170.17 227.812 172.789 228.902 175.322 cv
20702
229.975 177.815 230.988 180.17 232.974 180.17 cv
20703
234.96 180.17 235.974 177.815 237.047 175.322 cv
20704
238.136 172.789 239.263 170.17 241.579 170.17 cv
20705
243.895 170.17 245.022 172.789 246.112 175.322 cv
20706
247.185 177.815 248.199 180.17 250.185 180.17 cv
20707
252.171 180.17 253.185 177.815 254.258 175.322 cv
20708
255.347 172.789 256.474 170.17 258.79 170.17 cv
20709
261.106 170.17 262.233 172.789 263.323 175.321 cv
20710
264.396 177.815 265.41 180.17 267.397 180.17 cv
20711
269.383 180.17 270.397 177.815 271.47 175.321 cv
20712
272.559 172.789 273.686 170.17 276.001 170.17 cv
20713
278.318 170.17 279.445 172.789 280.535 175.321 cv
20714
281.608 177.815 282.622 180.17 284.609 180.17 cv
20715
286.595 180.17 287.609 177.815 288.682 175.321 cv
20716
289.771 172.789 290.898 170.17 293.213 170.17 cv
20717
295.53 170.17 296.657 172.789 297.747 175.322 cv
20718
298.82 177.815 299.833 180.17 301.82 180.17 cv
20719
303.805 180.17 304.819 177.815 305.891 175.321 cv
20720
306.98 172.789 308.106 170.17 310.42 170.17 cv
20721
312.735 170.17 313.862 172.789 314.951 175.321 cv
20722
316.023 177.815 317.036 180.17 319.022 180.17 cv
20723
321.009 180.17 322.022 177.815 323.095 175.322 cv
20724
324.185 172.789 325.312 170.17 327.627 170.17 cv
20725
329.943 170.17 331.069 172.789 332.158 175.322 cv
20726
333.231 177.815 334.244 180.17 336.229 180.17 cv
20727
338.216 180.17 339.23 177.815 340.303 175.321 cv
20728
341.392 172.789 342.519 170.17 344.835 170.17 cv
20729
347.151 170.17 348.277 172.789 349.367 175.322 cv
20730
350.439 177.815 351.453 180.17 353.439 180.17 cv
20731
355.425 180.17 356.439 177.815 357.512 175.321 cv
20732
358.601 172.789 359.728 170.17 362.043 170.17 cv
20733
364.359 170.17 365.486 172.789 366.576 175.321 cv
20734
367.648 177.815 368.662 180.17 370.649 180.17 cv
20735
372.636 180.17 373.65 177.815 374.723 175.321 cv
20736
375.813 172.789 376.94 170.17 379.255 170.17 cv
20737
381.571 170.17 382.698 172.789 383.788 175.321 cv
20738
384.861 177.815 385.874 180.17 387.861 180.17 cv
20739
389.848 180.17 390.862 177.815 391.935 175.322 cv
20740
393.025 172.789 394.152 170.17 396.468 170.17 cv
20741
398.785 170.17 399.912 172.789 401.001 175.322 cv
20742
402.075 177.815 403.089 180.17 405.077 180.17 cv
20743
407.064 180.17 408.078 177.815 409.151 175.322 cv
20744
410.241 172.789 411.368 170.17 413.684 170.17 cv
20745
416 170.17 417.127 172.789 418.217 175.322 cv
20746
419.291 177.815 420.304 180.17 422.292 180.17 cv
20747
424.279 180.17 425.292 177.815 426.366 175.322 cv
20748
427.456 172.789 428.583 170.17 430.9 170.17 cv
20749
433.216 170.17 434.344 172.789 435.434 175.321 cv
20750
436.507 177.815 437.521 180.17 439.509 180.17 cv
20751
441.498 180.17 442.511 177.815 443.584 175.322 cv
20752
444.674 172.789 445.801 170.17 448.118 170.17 cv
20753
450.434 170.17 451.561 172.789 452.651 175.322 cv
20754
453.724 177.815 454.738 180.17 456.725 180.17 cv
20755
458.712 180.17 459.726 177.815 460.799 175.322 cv
20756
461.889 172.789 463.016 170.17 465.333 170.17 cv
20757
467.649 170.17 468.776 172.789 469.866 175.322 cv
20758
470.939 177.815 471.953 180.17 473.94 180.17 cv
20759
475.928 180.17 476.942 177.815 478.016 175.321 cv
20760
479.106 172.789 480.233 170.17 482.55 170.17 cv
20761
484.868 170.17 485.996 172.789 487.085 175.322 cv
20762
488.16 177.815 489.173 180.17 491.163 180.17 cv
20763
493.15 180.17 494.165 177.815 495.238 175.322 cv
20764
496.329 172.789 497.456 170.17 499.773 170.17 cv
20765
502.091 170.17 503.219 172.789 504.31 175.321 cv
20766
505.384 177.815 506.399 180.17 508.388 180.17 cv
20767
510.378 180.17 511.393 177.815 512.467 175.321 cv
20768
513.558 172.789 514.686 170.17 517.004 170.17 cv
20769
517.004 170.67 li
20770
515.015 170.67 514 173.026 512.926 175.519 cv
20771
511.835 178.052 510.708 180.67 508.388 180.67 cv
20772
cp
20773
level3{
20774
gsave
20775
clp
20776
[746.112 0 0 746.112 142 175.42 ]ct
20777
/0 /Gradient get_res clonedict shfill grestore
20778
}if
20779
level3 not{
20780
gsave
20781
[746.112 0 0 746.112 142 175.42 ]ct
20782
clp
20783
/0 /Gradient get_res exec grestore
20784
}if
20785
np
20786
508.78 185.63 mo
20787
506.556 185.63 505.479 183.009 504.437 180.475 cv
20788
503.412 177.983 502.444 175.63 500.555 175.63 cv
20789
498.668 175.63 497.701 177.983 496.677 180.475 cv
20790
495.636 183.009 494.559 185.63 492.336 185.63 cv
20791
490.114 185.63 489.037 183.009 487.995 180.475 cv
20792
486.97 177.983 486.003 175.63 484.116 175.63 cv
20793
482.228 175.63 481.261 177.983 480.237 180.475 cv
20794
479.196 183.009 478.12 185.63 475.897 185.63 cv
20795
473.675 185.63 472.599 183.009 471.558 180.475 cv
20796
470.535 177.983 469.568 175.63 467.681 175.63 cv
20797
465.794 175.63 464.828 177.983 463.803 180.475 cv
20798
462.762 183.009 461.686 185.63 459.464 185.63 cv
20799
457.243 185.63 456.167 183.009 455.125 180.475 cv
20800
454.102 177.983 453.135 175.63 451.249 175.63 cv
20801
449.362 175.63 448.395 177.983 447.372 180.475 cv
20802
446.33 183.009 445.253 185.63 443.031 185.63 cv
20803
440.809 185.63 439.732 183.009 438.69 180.475 cv
20804
437.667 177.983 436.7 175.63 434.812 175.63 cv
20805
432.925 175.63 431.958 177.983 430.935 180.475 cv
20806
429.893 183.009 428.817 185.63 426.595 185.63 cv
20807
424.374 185.63 423.296 183.009 422.255 180.475 cv
20808
421.232 177.983 420.265 175.63 418.378 175.63 cv
20809
416.493 175.63 415.526 177.983 414.502 180.475 cv
20810
413.46 183.009 412.384 185.63 410.163 185.63 cv
20811
407.941 185.63 406.864 183.009 405.823 180.475 cv
20812
404.799 177.983 403.832 175.63 401.945 175.63 cv
20813
400.059 175.63 399.092 177.983 398.069 180.475 cv
20814
397.027 183.009 395.951 185.63 393.729 185.63 cv
20815
391.507 185.63 390.431 183.009 389.39 180.475 cv
20816
388.368 177.983 387.401 175.63 385.515 175.63 cv
20817
383.628 175.63 382.662 177.983 381.638 180.475 cv
20818
380.597 183.009 379.521 185.63 377.299 185.63 cv
20819
375.078 185.63 374.001 183.009 372.96 180.475 cv
20820
371.938 177.983 370.971 175.63 369.085 175.63 cv
20821
367.2 175.63 366.233 177.983 365.209 180.475 cv
20822
364.168 183.009 363.092 185.63 360.872 185.63 cv
20823
358.651 185.63 357.575 183.009 356.534 180.475 cv
20824
355.51 177.983 354.544 175.63 352.659 175.63 cv
20825
350.772 175.63 349.805 177.983 348.783 180.475 cv
20826
347.742 183.009 346.665 185.63 344.444 185.63 cv
20827
342.223 185.63 341.147 183.009 340.107 180.475 cv
20828
339.084 177.983 338.118 175.63 336.233 175.63 cv
20829
334.347 175.63 333.38 177.983 332.358 180.475 cv
20830
331.317 183.009 330.24 185.63 328.019 185.63 cv
20831
325.798 185.63 324.722 183.009 323.682 180.475 cv
20832
322.659 177.983 321.693 175.63 319.807 175.63 cv
20833
317.922 175.63 316.957 177.983 315.934 180.475 cv
20834
314.893 183.009 313.818 185.63 311.598 185.63 cv
20835
309.377 185.63 308.301 183.009 307.26 180.475 cv
20836
306.237 177.983 305.27 175.63 303.384 175.63 cv
20837
301.499 175.63 300.532 177.983 299.509 180.475 cv
20838
298.468 183.009 297.391 185.63 295.17 185.63 cv
20839
292.949 185.63 291.873 183.009 290.831 180.475 cv
20840
289.807 177.983 288.84 175.63 286.955 175.63 cv
20841
285.069 175.63 284.102 177.983 283.079 180.475 cv
20842
282.038 183.009 280.961 185.63 278.741 185.63 cv
20843
276.519 185.63 275.443 183.009 274.401 180.475 cv
20844
273.377 177.983 272.411 175.63 270.525 175.63 cv
20845
268.639 175.63 267.672 177.983 266.65 180.475 cv
20846
265.609 183.009 264.533 185.63 262.311 185.63 cv
20847
260.089 185.63 259.013 183.009 257.972 180.475 cv
20848
256.949 177.983 255.982 175.63 254.096 175.63 cv
20849
252.21 175.63 251.244 177.983 250.221 180.475 cv
20850
249.18 183.009 248.104 185.63 245.882 185.63 cv
20851
243.662 185.63 242.585 183.009 241.544 180.475 cv
20852
240.521 177.983 239.554 175.63 237.668 175.63 cv
20853
235.783 175.63 234.816 177.983 233.793 180.475 cv
20854
232.752 183.009 231.675 185.63 229.455 185.63 cv
20855
227.234 185.63 226.158 183.009 225.117 180.475 cv
20856
224.093 177.983 223.127 175.63 221.242 175.63 cv
20857
219.355 175.63 218.388 177.983 217.366 180.475 cv
20858
216.325 183.009 215.249 185.63 213.027 185.63 cv
20859
210.806 185.63 209.73 183.009 208.689 180.475 cv
20860
207.666 177.983 206.699 175.63 204.813 175.63 cv
20861
202.928 175.63 201.961 177.983 200.939 180.475 cv
20862
199.898 183.009 198.822 185.63 196.601 185.63 cv
20863
194.379 185.63 193.303 183.009 192.262 180.475 cv
20864
191.24 177.983 190.273 175.63 188.387 175.63 cv
20865
186.501 175.63 185.535 177.983 184.511 180.475 cv
20866
183.47 183.009 182.394 185.63 180.173 185.63 cv
20867
177.953 185.63 176.876 183.009 175.835 180.475 cv
20868
174.813 177.983 173.846 175.63 171.961 175.63 cv
20869
170.076 175.63 169.109 177.983 168.086 180.475 cv
20870
167.045 183.009 165.969 185.63 163.749 185.63 cv
20871
161.527 185.63 160.451 183.009 159.41 180.475 cv
20872
158.386 177.983 157.419 175.63 155.534 175.63 cv
20873
155.534 175.13 li
20874
157.754 175.13 158.832 177.75 159.873 180.285 cv
20875
160.896 182.776 161.862 185.13 163.749 185.13 cv
20876
165.634 185.13 166.6 182.776 167.624 180.285 cv
20877
168.665 177.75 169.741 175.13 171.961 175.13 cv
20878
174.182 175.13 175.257 177.75 176.298 180.285 cv
20879
177.322 182.776 178.288 185.13 180.173 185.13 cv
20880
182.059 185.13 183.026 182.776 184.048 180.285 cv
20881
185.089 177.75 186.166 175.13 188.387 175.13 cv
20882
190.608 175.13 191.684 177.75 192.725 180.285 cv
20883
193.749 182.776 194.715 185.13 196.601 185.13 cv
20884
198.487 185.13 199.453 182.776 200.476 180.285 cv
20885
201.517 177.75 202.592 175.13 204.813 175.13 cv
20886
207.035 175.13 208.111 177.75 209.152 180.285 cv
20887
210.174 182.776 211.141 185.13 213.027 185.13 cv
20888
214.913 185.13 215.879 182.776 216.903 180.285 cv
20889
217.944 177.75 219.02 175.13 221.242 175.13 cv
20890
223.462 175.13 224.539 177.75 225.58 180.285 cv
20891
226.602 182.776 227.569 185.13 229.455 185.13 cv
20892
231.34 185.13 232.307 182.776 233.331 180.285 cv
20893
234.372 177.75 235.448 175.13 237.668 175.13 cv
20894
239.89 175.13 240.966 177.75 242.007 180.285 cv
20895
243.03 182.776 243.997 185.13 245.882 185.13 cv
20896
247.768 185.13 248.735 182.776 249.758 180.285 cv
20897
250.799 177.75 251.875 175.13 254.096 175.13 cv
20898
256.317 175.13 257.394 177.75 258.435 180.285 cv
20899
259.458 182.776 260.425 185.13 262.311 185.13 cv
20900
264.197 185.13 265.164 182.776 266.187 180.285 cv
20901
267.228 177.75 268.304 175.13 270.525 175.13 cv
20902
272.747 175.13 273.823 177.75 274.864 180.285 cv
20903
275.887 182.776 276.854 185.13 278.741 185.13 cv
20904
280.626 185.13 281.593 182.776 282.616 180.285 cv
20905
283.657 177.75 284.733 175.13 286.955 175.13 cv
20906
289.176 175.13 290.252 177.75 291.293 180.285 cv
20907
292.317 182.776 293.284 185.13 295.17 185.13 cv
20908
297.056 185.13 298.023 182.776 299.046 180.285 cv
20909
300.087 177.75 301.164 175.13 303.384 175.13 cv
20910
305.606 175.13 306.682 177.75 307.723 180.285 cv
20911
308.746 182.776 309.712 185.13 311.598 185.13 cv
20912
313.483 185.13 314.449 182.776 315.471 180.285 cv
20913
316.511 177.75 317.587 175.13 319.807 175.13 cv
20914
322.028 175.13 323.104 177.75 324.145 180.285 cv
20915
325.167 182.776 326.133 185.13 328.019 185.13 cv
20916
329.905 185.13 330.872 182.776 331.895 180.285 cv
20917
332.936 177.75 334.012 175.13 336.233 175.13 cv
20918
338.454 175.13 339.529 177.75 340.57 180.285 cv
20919
341.592 182.776 342.558 185.13 344.444 185.13 cv
20920
346.33 185.13 347.296 182.776 348.32 180.285 cv
20921
349.361 177.75 350.437 175.13 352.659 175.13 cv
20922
354.879 175.13 355.956 177.75 356.997 180.285 cv
20923
358.019 182.776 358.986 185.13 360.872 185.13 cv
20924
362.757 185.13 363.724 182.776 364.747 180.285 cv
20925
365.788 177.75 366.864 175.13 369.085 175.13 cv
20926
371.306 175.13 372.382 177.75 373.423 180.285 cv
20927
374.447 182.776 375.414 185.13 377.299 185.13 cv
20928
379.185 185.13 380.152 182.776 381.175 180.285 cv
20929
382.217 177.75 383.293 175.13 385.515 175.13 cv
20930
387.736 175.13 388.812 177.75 389.853 180.285 cv
20931
390.876 182.776 391.843 185.13 393.729 185.13 cv
20932
395.616 185.13 396.583 182.776 397.606 180.285 cv
20933
398.647 177.75 399.723 175.13 401.945 175.13 cv
20934
404.167 175.13 405.244 177.75 406.286 180.285 cv
20935
407.309 182.776 408.276 185.13 410.163 185.13 cv
20936
412.049 185.13 413.016 182.776 414.04 180.285 cv
20937
415.081 177.75 416.157 175.13 418.378 175.13 cv
20938
420.6 175.13 421.676 177.75 422.718 180.285 cv
20939
423.742 182.776 424.708 185.13 426.595 185.13 cv
20940
428.482 185.13 429.449 182.776 430.472 180.285 cv
20941
431.513 177.75 432.59 175.13 434.812 175.13 cv
20942
437.035 175.13 438.112 177.75 439.153 180.285 cv
20943
440.176 182.776 441.144 185.13 443.031 185.13 cv
20944
444.917 185.13 445.885 182.776 446.909 180.285 cv
20945
447.95 177.75 449.027 175.13 451.249 175.13 cv
20946
453.47 175.13 454.546 177.75 455.588 180.285 cv
20947
456.612 182.776 457.579 185.13 459.464 185.13 cv
20948
461.351 185.13 462.318 182.776 463.341 180.285 cv
20949
464.382 177.75 465.459 175.13 467.681 175.13 cv
20950
469.903 175.13 470.979 177.75 472.021 180.285 cv
20951
473.044 182.776 474.011 185.13 475.897 185.13 cv
20952
477.784 185.13 478.751 182.776 479.775 180.285 cv
20953
480.816 177.75 481.893 175.13 484.116 175.13 cv
20954
486.338 175.13 487.416 177.75 488.457 180.285 cv
20955
489.481 182.776 490.449 185.13 492.336 185.13 cv
20956
494.224 185.13 495.191 182.776 496.214 180.285 cv
20957
497.256 177.75 498.333 175.13 500.555 175.13 cv
20958
502.779 175.13 503.857 177.75 504.899 180.285 cv
20959
505.923 182.776 506.891 185.13 508.78 185.13 cv
20960
510.668 185.13 511.636 182.776 512.661 180.285 cv
20961
513.703 177.75 514.781 175.13 517.004 175.13 cv
20962
517.004 175.63 li
20963
515.116 175.63 514.148 177.983 513.123 180.475 cv
20964
512.081 183.009 511.003 185.63 508.78 185.63 cv
20965
cp
20966
level3{
20967
gsave
20968
clp
20969
[746.112 0 0 746.112 142 180.38 ]ct
20970
/0 /Gradient get_res clonedict shfill grestore
20971
}if
20972
level3 not{
20973
gsave
20974
[746.112 0 0 746.112 142 180.38 ]ct
20975
clp
20976
/0 /Gradient get_res exec grestore
20977
}if
20978
np
20979
509.137 190.589 mo
20980
507 190.589 505.969 187.967 504.971 185.431 cv
20981
504.035 183.051 503.067 180.589 501.27 180.589 cv
20982
499.475 180.589 498.508 183.051 497.572 185.431 cv
20983
496.576 187.967 495.544 190.589 493.409 190.589 cv
20984
491.273 190.589 490.242 187.967 489.245 185.431 cv
20985
488.308 183.051 487.34 180.589 485.544 180.589 cv
20986
483.75 180.589 482.783 183.05 481.847 185.431 cv
20987
480.85 187.967 479.82 190.589 477.684 190.589 cv
20988
475.548 190.589 474.518 187.967 473.521 185.431 cv
20989
472.586 183.051 471.619 180.589 469.825 180.589 cv
20990
468.03 180.589 467.063 183.051 466.127 185.431 cv
20991
465.13 187.967 464.1 190.589 461.965 190.589 cv
20992
459.83 190.589 458.799 187.967 457.802 185.431 cv
20993
456.868 183.05 455.9 180.589 454.106 180.589 cv
20994
452.311 180.589 451.344 183.051 450.409 185.431 cv
20995
449.412 187.967 448.381 190.589 446.246 190.589 cv
20996
444.11 190.589 443.08 187.967 442.083 185.431 cv
20997
441.147 183.051 440.179 180.589 438.384 180.589 cv
20998
436.589 180.589 435.623 183.051 434.687 185.431 cv
20999
433.69 187.967 432.66 190.589 430.524 190.589 cv
21000
428.389 190.589 427.359 187.967 426.362 185.431 cv
21001
425.426 183.051 424.459 180.589 422.665 180.589 cv
21002
420.871 180.589 419.904 183.05 418.968 185.431 cv
21003
417.972 187.967 416.941 190.589 414.806 190.589 cv
21004
412.67 190.589 411.64 187.967 410.643 185.431 cv
21005
409.708 183.051 408.741 180.589 406.946 180.589 cv
21006
405.151 180.589 404.184 183.051 403.249 185.431 cv
21007
402.251 187.967 401.221 190.589 399.086 190.589 cv
21008
396.952 190.589 395.921 187.967 394.925 185.431 cv
21009
393.991 183.051 393.023 180.589 391.23 180.589 cv
21010
389.435 180.589 388.468 183.051 387.533 185.431 cv
21011
386.536 187.967 385.505 190.589 383.371 190.589 cv
21012
381.236 190.589 380.206 187.967 379.209 185.431 cv
21013
378.275 183.051 377.307 180.589 375.514 180.589 cv
21014
373.72 180.589 372.753 183.051 371.818 185.431 cv
21015
370.822 187.967 369.792 190.589 367.657 190.589 cv
21016
365.522 190.589 364.493 187.967 363.496 185.431 cv
21017
362.561 183.05 361.594 180.589 359.801 180.589 cv
21018
358.007 180.589 357.041 183.051 356.105 185.431 cv
21019
355.109 187.967 354.079 190.589 351.944 190.589 cv
21020
349.81 190.589 348.78 187.967 347.784 185.431 cv
21021
346.849 183.051 345.883 180.589 344.089 180.589 cv
21022
342.295 180.589 341.329 183.051 340.394 185.431 cv
21023
339.397 187.967 338.367 190.589 336.232 190.589 cv
21024
334.098 190.589 333.068 187.967 332.072 185.431 cv
21025
331.137 183.051 330.17 180.589 328.377 180.589 cv
21026
326.585 180.589 325.619 183.051 324.684 185.431 cv
21027
323.688 187.967 322.659 190.589 320.525 190.589 cv
21028
318.391 190.589 317.361 187.967 316.364 185.431 cv
21029
315.429 183.051 314.462 180.589 312.668 180.589 cv
21030
310.875 180.589 309.908 183.051 308.973 185.431 cv
21031
307.976 187.967 306.946 190.589 304.811 190.589 cv
21032
302.676 190.589 301.646 187.967 300.649 185.431 cv
21033
299.714 183.051 298.748 180.589 296.953 180.589 cv
21034
295.16 180.589 294.193 183.05 293.257 185.431 cv
21035
292.261 187.967 291.231 190.589 289.096 190.589 cv
21036
286.96 190.589 285.93 187.967 284.933 185.431 cv
21037
283.999 183.05 283.031 180.589 281.237 180.589 cv
21038
279.443 180.589 278.476 183.051 277.542 185.431 cv
21039
276.545 187.967 275.515 190.589 273.38 190.589 cv
21040
271.246 190.589 270.215 187.967 269.218 185.431 cv
21041
268.284 183.05 267.317 180.589 265.523 180.589 cv
21042
263.729 180.589 262.762 183.051 261.827 185.431 cv
21043
260.831 187.967 259.8 190.589 257.666 190.589 cv
21044
255.532 190.589 254.501 187.967 253.504 185.431 cv
21045
252.57 183.051 251.603 180.589 249.809 180.589 cv
21046
248.015 180.589 247.048 183.051 246.113 185.431 cv
21047
245.117 187.967 244.086 190.589 241.952 190.589 cv
21048
239.817 190.589 238.788 187.967 237.792 185.431 cv
21049
236.856 183.051 235.889 180.589 234.095 180.589 cv
21050
232.302 180.589 231.335 183.05 230.4 185.431 cv
21051
229.404 187.967 228.374 190.589 226.239 190.589 cv
21052
224.104 190.589 223.074 187.967 222.077 185.431 cv
21053
221.142 183.05 220.175 180.589 218.381 180.589 cv
21054
216.588 180.589 215.622 183.051 214.687 185.431 cv
21055
213.691 187.967 212.661 190.589 210.526 190.589 cv
21056
208.392 190.589 207.362 187.967 206.366 185.431 cv
21057
205.43 183.051 204.463 180.589 202.669 180.589 cv
21058
200.875 180.589 199.909 183.051 198.973 185.431 cv
21059
197.977 187.967 196.947 190.589 194.812 190.589 cv
21060
192.678 190.589 191.648 187.967 190.653 185.431 cv
21061
189.717 183.051 188.75 180.589 186.958 180.589 cv
21062
185.164 180.589 184.197 183.05 183.262 185.431 cv
21063
182.266 187.967 181.236 190.589 179.101 190.589 cv
21064
176.966 190.589 175.936 187.967 174.939 185.431 cv
21065
174.004 183.05 173.038 180.589 171.244 180.589 cv
21066
169.45 180.589 168.483 183.051 167.548 185.431 cv
21067
166.552 187.967 165.522 190.589 163.388 190.589 cv
21068
161.253 190.589 160.224 187.967 159.228 185.431 cv
21069
158.293 183.051 157.327 180.589 155.534 180.589 cv
21070
155.534 180.089 li
21071
157.667 180.089 158.698 182.712 159.694 185.248 cv
21072
160.628 187.628 161.594 190.089 163.388 190.089 cv
21073
165.181 190.089 166.148 187.628 167.083 185.248 cv
21074
168.08 182.712 169.109 180.089 171.244 180.089 cv
21075
173.378 180.089 174.409 182.712 175.405 185.248 cv
21076
176.34 187.628 177.307 190.089 179.101 190.089 cv
21077
180.895 190.089 181.862 187.628 182.797 185.248 cv
21078
183.793 182.712 184.823 180.089 186.958 180.089 cv
21079
189.091 180.089 190.122 182.712 191.118 185.248 cv
21080
192.052 187.628 193.019 190.089 194.812 190.089 cv
21081
196.606 190.089 197.573 187.628 198.507 185.248 cv
21082
199.504 182.712 200.535 180.089 202.669 180.089 cv
21083
204.804 180.089 205.834 182.712 206.831 185.248 cv
21084
207.765 187.628 208.733 190.089 210.526 190.089 cv
21085
212.32 190.089 213.287 187.628 214.221 185.248 cv
21086
215.217 182.712 216.248 180.089 218.381 180.089 cv
21087
220.516 180.089 221.546 182.712 222.542 185.248 cv
21088
223.478 187.628 224.445 190.089 226.239 190.089 cv
21089
228.033 190.089 229 187.628 229.935 185.248 cv
21090
230.931 182.712 231.961 180.089 234.095 180.089 cv
21091
236.23 180.089 237.26 182.712 238.256 185.248 cv
21092
239.191 187.628 240.158 190.089 241.952 190.089 cv
21093
243.746 190.089 244.712 187.628 245.647 185.248 cv
21094
246.644 182.712 247.674 180.089 249.809 180.089 cv
21095
251.944 180.089 252.974 182.712 253.97 185.248 cv
21096
254.905 187.628 255.873 190.089 257.666 190.089 cv
21097
259.459 190.089 260.426 187.628 261.361 185.248 cv
21098
262.358 182.712 263.388 180.089 265.523 180.089 cv
21099
267.658 180.089 268.688 182.712 269.684 185.248 cv
21100
270.62 187.628 271.586 190.089 273.38 190.089 cv
21101
275.174 190.089 276.141 187.628 277.076 185.248 cv
21102
278.073 182.712 279.103 180.089 281.237 180.089 cv
21103
283.372 180.089 284.403 182.712 285.399 185.248 cv
21104
286.334 187.628 287.301 190.089 289.096 190.089 cv
21105
290.89 190.089 291.857 187.628 292.792 185.248 cv
21106
293.789 182.712 294.819 180.089 296.953 180.089 cv
21107
299.087 180.089 300.119 182.712 301.115 185.248 cv
21108
302.05 187.628 303.017 190.089 304.811 190.089 cv
21109
306.605 190.089 307.572 187.628 308.507 185.248 cv
21110
309.503 182.712 310.534 180.089 312.668 180.089 cv
21111
314.803 180.089 315.833 182.712 316.83 185.248 cv
21112
317.764 187.628 318.731 190.089 320.525 190.089 cv
21113
322.318 190.089 323.285 187.628 324.218 185.248 cv
21114
325.214 182.712 326.244 180.089 328.377 180.089 cv
21115
330.511 180.089 331.542 182.712 332.538 185.248 cv
21116
333.472 187.628 334.439 190.089 336.232 190.089 cv
21117
338.026 190.089 338.993 187.628 339.928 185.248 cv
21118
340.924 182.712 341.955 180.089 344.089 180.089 cv
21119
346.224 180.089 347.253 182.712 348.25 185.248 cv
21120
349.184 187.628 350.151 190.089 351.944 190.089 cv
21121
353.738 190.089 354.705 187.628 355.639 185.248 cv
21122
356.636 182.712 357.667 180.089 359.801 180.089 cv
21123
361.935 180.089 362.965 182.712 363.961 185.248 cv
21124
364.896 187.628 365.863 190.089 367.657 190.089 cv
21125
369.451 190.089 370.417 187.628 371.352 185.248 cv
21126
372.349 182.712 373.379 180.089 375.514 180.089 cv
21127
377.648 180.089 378.678 182.712 379.675 185.248 cv
21128
380.61 187.628 381.577 190.089 383.371 190.089 cv
21129
385.165 190.089 386.132 187.628 387.068 185.248 cv
21130
388.064 182.712 389.094 180.089 391.23 180.089 cv
21131
393.364 180.089 394.394 182.712 395.391 185.248 cv
21132
396.326 187.628 397.292 190.089 399.086 190.089 cv
21133
400.88 190.089 401.848 187.628 402.784 185.248 cv
21134
403.78 182.712 404.81 180.089 406.946 180.089 cv
21135
409.081 180.089 410.112 182.712 411.108 185.248 cv
21136
412.043 187.628 413.011 190.089 414.806 190.089 cv
21137
416.6 190.089 417.568 187.628 418.503 185.248 cv
21138
419.5 182.712 420.53 180.089 422.665 180.089 cv
21139
424.8 180.089 425.831 182.712 426.828 185.248 cv
21140
427.762 187.628 428.73 190.089 430.524 190.089 cv
21141
432.319 190.089 433.287 187.628 434.221 185.248 cv
21142
435.218 182.712 436.25 180.089 438.384 180.089 cv
21143
440.52 180.089 441.551 182.712 442.547 185.248 cv
21144
443.484 187.628 444.451 190.089 446.246 190.089 cv
21145
448.041 190.089 449.008 187.628 449.943 185.248 cv
21146
450.94 182.712 451.971 180.089 454.106 180.089 cv
21147
456.241 180.089 457.272 182.712 458.268 185.248 cv
21148
459.204 187.628 460.17 190.089 461.965 190.089 cv
21149
463.759 190.089 464.727 187.628 465.663 185.248 cv
21150
466.659 182.712 467.689 180.089 469.825 180.089 cv
21151
471.959 180.089 472.99 182.712 473.987 185.248 cv
21152
474.922 187.628 475.889 190.089 477.684 190.089 cv
21153
479.479 190.089 480.447 187.628 481.382 185.248 cv
21154
482.378 182.712 483.41 180.089 485.544 180.089 cv
21155
487.681 180.089 488.712 182.712 489.709 185.248 cv
21156
490.645 187.628 491.613 190.089 493.409 190.089 cv
21157
495.204 190.089 496.171 187.628 497.107 185.248 cv
21158
498.104 182.712 499.134 180.089 501.27 180.089 cv
21159
503.408 180.089 504.439 182.712 505.437 185.248 cv
21160
506.373 187.628 507.341 190.089 509.137 190.089 cv
21161
510.934 190.089 511.902 187.628 512.837 185.248 cv
21162
513.835 182.712 514.867 180.089 517.004 180.089 cv
21163
517.004 180.589 li
21164
515.208 180.589 514.24 183.051 513.303 185.431 cv
21165
512.306 187.967 511.274 190.589 509.137 190.589 cv
21166
cp
21167
level3{
21168
gsave
21169
clp
21170
[746.112 0 0 746.112 142 185.339 ]ct
21171
/0 /Gradient get_res clonedict shfill grestore
21172
}if
21173
level3 not{
21174
gsave
21175
[746.112 0 0 746.112 142 185.339 ]ct
21176
clp
21177
/0 /Gradient get_res exec grestore
21178
}if
21179
np
21180
509.464 195.549 mo
21181
507.406 195.549 506.417 192.925 505.46 190.387 cv
21182
504.563 188.008 503.636 185.549 501.924 185.549 cv
21183
500.213 185.549 499.287 188.008 498.39 190.387 cv
21184
497.434 192.925 496.446 195.549 494.389 195.549 cv
21185
492.333 195.549 491.343 192.925 490.387 190.387 cv
21186
489.491 188.008 488.564 185.549 486.852 185.549 cv
21187
485.142 185.549 484.215 188.008 483.319 190.387 cv
21188
482.363 192.924 481.375 195.549 479.318 195.549 cv
21189
477.261 195.549 476.273 192.924 475.317 190.387 cv
21190
474.421 188.008 473.495 185.549 471.785 185.549 cv
21191
470.075 185.549 469.149 188.008 468.252 190.387 cv
21192
467.297 192.924 466.308 195.549 464.252 195.549 cv
21193
462.196 195.549 461.208 192.924 460.251 190.387 cv
21194
459.356 188.008 458.429 185.549 456.719 185.549 cv
21195
455.01 185.549 454.084 188.008 453.189 190.387 cv
21196
452.234 192.924 451.246 195.549 449.191 195.549 cv
21197
447.134 195.549 446.145 192.924 445.189 190.387 cv
21198
444.293 188.008 443.367 185.549 441.656 185.549 cv
21199
439.946 185.549 439.019 188.008 438.124 190.387 cv
21200
437.167 192.925 436.179 195.549 434.123 195.549 cv
21201
432.067 195.549 431.079 192.925 430.123 190.387 cv
21202
429.227 188.008 428.3 185.549 426.59 185.549 cv
21203
424.88 185.549 423.955 188.008 423.058 190.387 cv
21204
422.103 192.925 421.115 195.549 419.058 195.549 cv
21205
417.002 195.549 416.013 192.925 415.058 190.387 cv
21206
414.162 188.008 413.236 185.549 411.525 185.549 cv
21207
409.815 185.549 408.889 188.008 407.993 190.387 cv
21208
407.038 192.925 406.049 195.549 403.994 195.549 cv
21209
401.938 195.549 400.95 192.925 399.995 190.387 cv
21210
399.099 188.008 398.172 185.549 396.463 185.549 cv
21211
394.753 185.549 393.828 188.008 392.931 190.387 cv
21212
391.976 192.924 390.988 195.549 388.931 195.549 cv
21213
386.875 195.549 385.888 192.924 384.932 190.387 cv
21214
384.037 188.008 383.111 185.549 381.402 185.549 cv
21215
379.692 185.549 378.766 188.008 377.871 190.387 cv
21216
376.915 192.925 375.927 195.549 373.872 195.549 cv
21217
371.816 195.549 370.828 192.924 369.873 190.387 cv
21218
368.977 188.008 368.051 185.549 366.342 185.549 cv
21219
364.633 185.549 363.707 188.008 362.811 190.387 cv
21220
361.856 192.924 360.868 195.549 358.812 195.549 cv
21221
356.757 195.549 355.769 192.924 354.814 190.387 cv
21222
353.919 188.008 352.994 185.549 351.285 185.549 cv
21223
349.576 185.549 348.649 188.008 347.753 190.387 cv
21224
346.798 192.925 345.81 195.549 343.754 195.549 cv
21225
341.7 195.549 340.711 192.924 339.756 190.387 cv
21226
338.861 188.008 337.936 185.549 336.227 185.549 cv
21227
334.519 185.549 333.593 188.008 332.698 190.387 cv
21228
331.743 192.924 330.755 195.549 328.701 195.549 cv
21229
326.645 195.549 325.658 192.924 324.702 190.387 cv
21230
323.806 188.008 322.88 185.549 321.171 185.549 cv
21231
319.462 185.549 318.537 188.008 317.641 190.387 cv
21232
316.686 192.925 315.699 195.549 313.644 195.549 cv
21233
311.59 195.549 310.603 192.925 309.648 190.387 cv
21234
308.753 188.008 307.828 185.549 306.12 185.549 cv
21235
304.411 185.549 303.485 188.008 302.589 190.387 cv
21236
301.634 192.925 300.646 195.549 298.59 195.549 cv
21237
296.535 195.549 295.546 192.925 294.591 190.387 cv
21238
293.695 188.008 292.769 185.549 291.059 185.549 cv
21239
289.35 185.549 288.424 188.008 287.529 190.387 cv
21240
286.574 192.925 285.585 195.549 283.53 195.549 cv
21241
281.474 195.549 280.487 192.925 279.531 190.387 cv
21242
278.635 188.008 277.709 185.549 276 185.549 cv
21243
274.29 185.549 273.364 188.008 272.468 190.387 cv
21244
271.513 192.925 270.525 195.549 268.47 195.549 cv
21245
266.415 195.549 265.427 192.925 264.471 190.387 cv
21246
263.576 188.008 262.65 185.549 260.94 185.549 cv
21247
259.231 185.549 258.304 188.008 257.409 190.387 cv
21248
256.454 192.925 255.465 195.549 253.411 195.549 cv
21249
251.355 195.549 250.367 192.924 249.412 190.387 cv
21250
248.516 188.008 247.59 185.549 245.881 185.549 cv
21251
244.172 185.549 243.246 188.008 242.35 190.387 cv
21252
241.395 192.925 240.407 195.549 238.351 195.549 cv
21253
236.296 195.549 235.308 192.925 234.353 190.387 cv
21254
233.458 188.008 232.532 185.549 230.822 185.549 cv
21255
229.113 185.549 228.187 188.008 227.292 190.387 cv
21256
226.336 192.925 225.349 195.549 223.293 195.549 cv
21257
221.239 195.549 220.25 192.925 219.295 190.387 cv
21258
218.4 188.008 217.474 185.549 215.764 185.549 cv
21259
214.055 185.549 213.128 188.008 212.233 190.387 cv
21260
211.278 192.925 210.29 195.549 208.235 195.549 cv
21261
206.18 195.549 205.192 192.925 204.237 190.387 cv
21262
203.341 188.008 202.416 185.549 200.707 185.549 cv
21263
198.998 185.549 198.072 188.008 197.176 190.387 cv
21264
196.221 192.925 195.234 195.549 193.178 195.549 cv
21265
191.123 195.549 190.135 192.925 189.179 190.387 cv
21266
188.284 188.008 187.358 185.549 185.648 185.549 cv
21267
183.939 185.549 183.013 188.008 182.118 190.387 cv
21268
181.163 192.925 180.174 195.549 178.12 195.549 cv
21269
176.065 195.549 175.077 192.925 174.122 190.387 cv
21270
173.226 188.008 172.301 185.549 170.592 185.549 cv
21271
168.883 185.549 167.958 188.008 167.062 190.387 cv
21272
166.107 192.925 165.119 195.549 163.064 195.549 cv
21273
161.008 195.549 160.02 192.925 159.065 190.387 cv
21274
158.169 188.008 157.243 185.549 155.534 185.549 cv
21275
155.534 185.049 li
21276
157.589 185.049 158.577 187.673 159.533 190.211 cv
21277
160.428 192.589 161.354 195.049 163.064 195.049 cv
21278
164.773 195.049 165.699 192.589 166.594 190.211 cv
21279
167.549 187.673 168.537 185.049 170.592 185.049 cv
21280
172.647 185.049 173.634 187.673 174.589 190.211 cv
21281
175.485 192.589 176.411 195.049 178.12 195.049 cv
21282
179.829 195.049 180.754 192.589 181.65 190.211 cv
21283
182.605 187.673 183.592 185.049 185.648 185.049 cv
21284
187.704 185.049 188.692 187.673 189.647 190.211 cv
21285
190.542 192.589 191.469 195.049 193.178 195.049 cv
21286
194.887 195.049 195.813 192.589 196.708 190.211 cv
21287
197.664 187.673 198.652 185.049 200.707 185.049 cv
21288
202.762 185.049 203.75 187.673 204.705 190.211 cv
21289
205.6 192.589 206.526 195.049 208.235 195.049 cv
21290
209.944 195.049 210.87 192.589 211.765 190.211 cv
21291
212.721 187.673 213.708 185.049 215.764 185.049 cv
21292
217.82 185.049 218.808 187.673 219.763 190.211 cv
21293
220.659 192.589 221.584 195.049 223.293 195.049 cv
21294
225.002 195.049 225.928 192.589 226.824 190.211 cv
21295
227.779 187.673 228.767 185.049 230.822 185.049 cv
21296
232.877 185.049 233.866 187.673 234.821 190.211 cv
21297
235.716 192.589 236.642 195.049 238.351 195.049 cv
21298
240.061 195.049 240.987 192.589 241.882 190.211 cv
21299
242.838 187.673 243.826 185.049 245.881 185.049 cv
21300
247.937 185.049 248.924 187.673 249.879 190.21 cv
21301
250.775 192.589 251.701 195.049 253.411 195.049 cv
21302
255.12 195.049 256.045 192.589 256.941 190.211 cv
21303
257.897 187.673 258.884 185.049 260.94 185.049 cv
21304
262.996 185.049 263.984 187.673 264.939 190.211 cv
21305
265.834 192.589 266.76 195.049 268.47 195.049 cv
21306
270.179 195.049 271.105 192.589 272 190.211 cv
21307
272.956 187.673 273.944 185.049 276 185.049 cv
21308
278.055 185.049 279.043 187.673 279.999 190.211 cv
21309
280.894 192.589 281.821 195.049 283.53 195.049 cv
21310
285.24 195.049 286.166 192.589 287.061 190.211 cv
21311
288.016 187.673 289.004 185.049 291.059 185.049 cv
21312
293.115 185.049 294.103 187.673 295.059 190.211 cv
21313
295.955 192.589 296.88 195.049 298.59 195.049 cv
21314
300.3 195.049 301.226 192.589 302.122 190.211 cv
21315
303.077 187.673 304.065 185.049 306.12 185.049 cv
21316
308.174 185.049 309.162 187.673 310.116 190.211 cv
21317
311.011 192.589 311.936 195.049 313.644 195.049 cv
21318
315.353 195.049 316.279 192.589 317.173 190.211 cv
21319
318.128 187.673 319.116 185.049 321.171 185.049 cv
21320
323.226 185.049 324.214 187.673 325.169 190.21 cv
21321
326.065 192.589 326.992 195.049 328.701 195.049 cv
21322
330.41 195.049 331.335 192.589 332.23 190.21 cv
21323
333.185 187.673 334.172 185.049 336.227 185.049 cv
21324
338.282 185.049 339.269 187.673 340.224 190.21 cv
21325
341.12 192.589 342.045 195.049 343.754 195.049 cv
21326
345.464 195.049 346.39 192.589 347.286 190.211 cv
21327
348.242 187.673 349.229 185.049 351.285 185.049 cv
21328
353.339 185.049 354.327 187.673 355.282 190.21 cv
21329
356.177 192.589 357.103 195.049 358.812 195.049 cv
21330
360.522 195.049 361.448 192.589 362.343 190.21 cv
21331
363.299 187.673 364.287 185.049 366.342 185.049 cv
21332
368.398 185.049 369.385 187.673 370.34 190.21 cv
21333
371.236 192.589 372.162 195.049 373.872 195.049 cv
21334
375.581 195.049 376.507 192.589 377.403 190.211 cv
21335
378.358 187.673 379.346 185.049 381.402 185.049 cv
21336
383.457 185.049 384.445 187.673 385.4 190.21 cv
21337
386.295 192.589 387.222 195.049 388.931 195.049 cv
21338
390.641 195.049 391.568 192.589 392.463 190.21 cv
21339
393.419 187.673 394.408 185.049 396.463 185.049 cv
21340
398.519 185.049 399.506 187.673 400.462 190.211 cv
21341
401.358 192.589 402.284 195.049 403.994 195.049 cv
21342
405.704 195.049 406.629 192.589 407.525 190.211 cv
21343
408.481 187.673 409.469 185.049 411.525 185.049 cv
21344
413.582 185.049 414.57 187.673 415.526 190.21 cv
21345
416.421 192.589 417.348 195.049 419.058 195.049 cv
21346
420.768 195.049 421.695 192.589 422.59 190.211 cv
21347
423.546 187.673 424.535 185.049 426.59 185.049 cv
21348
428.647 185.049 429.635 187.673 430.59 190.211 cv
21349
431.487 192.589 432.413 195.049 434.123 195.049 cv
21350
435.833 195.049 436.759 192.589 437.656 190.21 cv
21351
438.611 187.673 439.6 185.049 441.656 185.049 cv
21352
443.712 185.049 444.701 187.673 445.657 190.21 cv
21353
446.553 192.589 447.48 195.049 449.191 195.049 cv
21354
450.9 195.049 451.826 192.589 452.721 190.21 cv
21355
453.676 187.673 454.665 185.049 456.719 185.049 cv
21356
458.776 185.049 459.764 187.673 460.719 190.21 cv
21357
461.616 192.589 462.542 195.049 464.252 195.049 cv
21358
465.962 195.049 466.889 192.589 467.785 190.21 cv
21359
468.741 187.673 469.729 185.049 471.785 185.049 cv
21360
473.841 185.049 474.83 187.673 475.785 190.21 cv
21361
476.681 192.589 477.607 195.049 479.318 195.049 cv
21362
481.029 195.049 481.956 192.589 482.851 190.21 cv
21363
483.807 187.673 484.795 185.049 486.852 185.049 cv
21364
488.91 185.049 489.898 187.673 490.855 190.21 cv
21365
491.751 192.589 492.678 195.049 494.389 195.049 cv
21366
496.1 195.049 497.027 192.589 497.922 190.211 cv
21367
498.878 187.673 499.868 185.049 501.924 185.049 cv
21368
503.982 185.049 504.971 187.673 505.928 190.21 cv
21369
506.825 192.589 507.752 195.049 509.464 195.049 cv
21370
511.176 195.049 512.103 192.589 513 190.21 cv
21371
513.957 187.673 514.946 185.049 517.004 185.049 cv
21372
517.004 185.549 li
21373
515.292 185.549 514.365 188.008 513.468 190.387 cv
21374
512.511 192.925 511.522 195.549 509.464 195.549 cv
21375
cp
21376
level3{
21377
gsave
21378
clp
21379
[746.112 0 0 746.112 142 190.299 ]ct
21380
/0 /Gradient get_res clonedict shfill grestore
21381
}if
21382
level3 not{
21383
gsave
21384
[746.112 0 0 746.112 142 190.299 ]ct
21385
clp
21386
/0 /Gradient get_res exec grestore
21387
}if
21388
np
21389
509.765 200.508 mo
21390
507.78 200.508 506.83 197.882 505.911 195.343 cv
21391
505.05 192.966 504.161 190.508 502.527 190.508 cv
21392
500.894 190.508 500.004 192.966 499.145 195.343 cv
21393
498.227 197.883 497.277 200.508 495.293 200.508 cv
21394
493.309 200.508 492.359 197.883 491.44 195.343 cv
21395
490.58 192.966 489.691 190.508 488.057 190.508 cv
21396
486.424 190.508 485.535 192.966 484.675 195.343 cv
21397
483.757 197.883 482.807 200.508 480.824 200.508 cv
21398
478.84 200.508 477.891 197.883 476.973 195.343 cv
21399
476.113 192.966 475.224 190.508 473.592 190.508 cv
21400
471.959 190.508 471.071 192.966 470.211 195.343 cv
21401
469.293 197.883 468.344 200.508 466.361 200.508 cv
21402
464.377 200.508 463.428 197.883 462.509 195.343 cv
21403
461.65 192.966 460.761 190.508 459.129 190.508 cv
21404
457.498 190.508 456.609 192.966 455.75 195.343 cv
21405
454.833 197.883 453.883 200.508 451.901 200.508 cv
21406
449.917 200.508 448.967 197.883 448.049 195.343 cv
21407
447.189 192.966 446.3 190.508 444.667 190.508 cv
21408
443.035 190.508 442.146 192.966 441.286 195.344 cv
21409
440.368 197.883 439.418 200.508 437.435 200.508 cv
21410
435.452 200.508 434.502 197.883 433.584 195.343 cv
21411
432.725 192.966 431.836 190.508 430.204 190.508 cv
21412
428.572 190.508 427.683 192.966 426.823 195.344 cv
21413
425.905 197.883 424.956 200.508 422.973 200.508 cv
21414
420.99 200.508 420.04 197.883 419.122 195.343 cv
21415
418.262 192.966 417.374 190.508 415.741 190.508 cv
21416
414.108 190.508 413.22 192.966 412.361 195.343 cv
21417
411.442 197.882 410.493 200.508 408.509 200.508 cv
21418
406.527 200.508 405.578 197.882 404.66 195.343 cv
21419
403.8 192.966 402.913 190.508 401.281 190.508 cv
21420
399.648 190.508 398.759 192.966 397.9 195.343 cv
21421
396.982 197.883 396.033 200.508 394.05 200.508 cv
21422
392.068 200.508 391.119 197.883 390.201 195.344 cv
21423
389.341 192.966 388.453 190.508 386.821 190.508 cv
21424
385.189 190.508 384.3 192.966 383.441 195.344 cv
21425
382.524 197.883 381.575 200.508 379.592 200.508 cv
21426
377.61 200.508 376.661 197.882 375.743 195.343 cv
21427
374.883 192.966 373.996 190.508 372.364 190.508 cv
21428
370.732 190.508 369.843 192.966 368.985 195.343 cv
21429
368.067 197.882 367.117 200.508 365.134 200.508 cv
21430
363.152 200.508 362.203 197.882 361.286 195.343 cv
21431
360.427 192.966 359.539 190.508 357.908 190.508 cv
21432
356.276 190.508 355.387 192.966 354.529 195.343 cv
21433
353.611 197.883 352.662 200.508 350.678 200.508 cv
21434
348.696 200.508 347.748 197.882 346.83 195.343 cv
21435
345.97 192.966 345.083 190.508 343.452 190.508 cv
21436
341.821 190.508 340.933 192.966 340.075 195.343 cv
21437
339.157 197.882 338.208 200.508 336.227 200.508 cv
21438
334.245 200.508 333.295 197.883 332.377 195.344 cv
21439
331.518 192.966 330.629 190.508 328.998 190.508 cv
21440
327.367 190.508 326.479 192.966 325.62 195.343 cv
21441
324.702 197.883 323.753 200.508 321.771 200.508 cv
21442
319.79 200.508 318.841 197.882 317.924 195.343 cv
21443
317.066 192.966 316.178 190.508 314.548 190.508 cv
21444
312.917 190.508 312.03 192.966 311.171 195.343 cv
21445
310.253 197.882 309.305 200.508 307.324 200.508 cv
21446
305.34 200.508 304.391 197.883 303.473 195.343 cv
21447
302.614 192.966 301.725 190.508 300.093 190.508 cv
21448
298.461 190.508 297.573 192.966 296.713 195.344 cv
21449
295.796 197.883 294.847 200.508 292.865 200.508 cv
21450
290.882 200.508 289.933 197.883 289.015 195.343 cv
21451
288.156 192.966 287.267 190.508 285.635 190.508 cv
21452
284.003 190.508 283.116 192.966 282.256 195.343 cv
21453
281.338 197.883 280.389 200.508 278.407 200.508 cv
21454
276.424 200.508 275.475 197.883 274.557 195.343 cv
21455
273.699 192.966 272.81 190.508 271.178 190.508 cv
21456
269.546 190.508 268.658 192.966 267.798 195.344 cv
21457
266.881 197.883 265.932 200.508 263.95 200.508 cv
21458
261.967 200.508 261.018 197.883 260.1 195.343 cv
21459
259.242 192.966 258.353 190.508 256.722 190.508 cv
21460
255.09 190.508 254.202 192.966 253.343 195.343 cv
21461
252.425 197.882 251.476 200.508 249.493 200.508 cv
21462
247.51 200.508 246.562 197.883 245.644 195.344 cv
21463
244.785 192.966 243.897 190.508 242.265 190.508 cv
21464
240.633 190.508 239.746 192.966 238.886 195.343 cv
21465
237.968 197.883 237.02 200.508 235.038 200.508 cv
21466
233.055 200.508 232.106 197.883 231.188 195.343 cv
21467
230.329 192.966 229.441 190.508 227.809 190.508 cv
21468
226.177 190.508 225.289 192.966 224.43 195.343 cv
21469
223.512 197.883 222.563 200.508 220.581 200.508 cv
21470
218.598 200.508 217.65 197.883 216.732 195.343 cv
21471
215.873 192.966 214.985 190.508 213.354 190.508 cv
21472
211.722 190.508 210.834 192.966 209.975 195.343 cv
21473
209.057 197.883 208.109 200.508 206.126 200.508 cv
21474
204.143 200.508 203.194 197.883 202.276 195.343 cv
21475
201.417 192.966 200.529 190.508 198.897 190.508 cv
21476
197.265 190.508 196.377 192.966 195.518 195.343 cv
21477
194.6 197.883 193.652 200.508 191.669 200.508 cv
21478
189.687 200.508 188.738 197.882 187.821 195.343 cv
21479
186.962 192.966 186.074 190.508 184.443 190.508 cv
21480
182.812 190.508 181.923 192.966 181.065 195.343 cv
21481
180.147 197.883 179.198 200.508 177.215 200.508 cv
21482
175.233 200.508 174.284 197.883 173.366 195.343 cv
21483
172.506 192.966 171.618 190.508 169.986 190.508 cv
21484
168.355 190.508 167.467 192.966 166.608 195.343 cv
21485
165.69 197.883 164.742 200.508 162.759 200.508 cv
21486
160.778 200.508 159.829 197.883 158.912 195.344 cv
21487
158.053 192.966 157.165 190.508 155.534 190.508 cv
21488
155.534 190.008 li
21489
157.516 190.008 158.464 192.634 159.382 195.174 cv
21490
160.241 197.55 161.128 200.008 162.759 200.008 cv
21491
164.391 200.008 165.279 197.55 166.137 195.173 cv
21492
167.055 192.634 168.004 190.008 169.986 190.008 cv
21493
171.969 190.008 172.918 192.634 173.835 195.173 cv
21494
174.695 197.55 175.583 200.008 177.215 200.008 cv
21495
178.847 200.008 179.735 197.55 180.594 195.173 cv
21496
181.512 192.634 182.46 190.008 184.443 190.008 cv
21497
186.425 190.008 187.374 192.634 188.291 195.173 cv
21498
189.15 197.55 190.038 200.008 191.669 200.008 cv
21499
193.3 200.008 194.189 197.55 195.047 195.173 cv
21500
195.965 192.634 196.915 190.008 198.897 190.008 cv
21501
200.879 190.008 201.829 192.634 202.747 195.173 cv
21502
203.606 197.55 204.495 200.008 206.126 200.008 cv
21503
207.757 200.008 208.646 197.55 209.505 195.173 cv
21504
210.422 192.634 211.372 190.008 213.354 190.008 cv
21505
215.335 190.008 216.285 192.634 217.203 195.173 cv
21506
218.061 197.55 218.949 200.008 220.581 200.008 cv
21507
222.212 200.008 223.1 197.55 223.959 195.173 cv
21508
224.877 192.634 225.827 190.008 227.809 190.008 cv
21509
229.792 190.008 230.741 192.634 231.659 195.173 cv
21510
232.517 197.55 233.406 200.008 235.038 200.008 cv
21511
236.668 200.008 237.557 197.55 238.417 195.173 cv
21512
239.333 192.634 240.283 190.008 242.265 190.008 cv
21513
244.248 190.008 245.197 192.634 246.115 195.173 cv
21514
246.973 197.55 247.862 200.008 249.493 200.008 cv
21515
251.125 200.008 252.013 197.55 252.873 195.173 cv
21516
253.791 192.634 254.74 190.008 256.722 190.008 cv
21517
258.705 190.008 259.653 192.634 260.571 195.173 cv
21518
261.43 197.55 262.318 200.008 263.95 200.008 cv
21519
265.582 200.008 266.469 197.55 267.329 195.173 cv
21520
268.247 192.634 269.196 190.008 271.178 190.008 cv
21521
273.161 190.008 274.11 192.634 275.028 195.173 cv
21522
275.887 197.55 276.775 200.008 278.407 200.008 cv
21523
280.039 200.008 280.927 197.55 281.786 195.173 cv
21524
282.704 192.634 283.653 190.008 285.635 190.008 cv
21525
287.619 190.008 288.568 192.634 289.485 195.173 cv
21526
290.344 197.55 291.233 200.008 292.865 200.008 cv
21527
294.497 200.008 295.384 197.55 296.244 195.173 cv
21528
297.162 192.634 298.11 190.008 300.093 190.008 cv
21529
302.076 190.008 303.025 192.634 303.943 195.173 cv
21530
304.802 197.55 305.691 200.008 307.324 200.008 cv
21531
308.955 200.008 309.842 197.55 310.701 195.173 cv
21532
311.618 192.634 312.567 190.008 314.548 190.008 cv
21533
316.529 190.008 317.477 192.634 318.394 195.173 cv
21534
319.253 197.55 320.141 200.008 321.771 200.008 cv
21535
323.403 200.008 324.291 197.55 325.149 195.173 cv
21536
326.067 192.634 327.016 190.008 328.998 190.008 cv
21537
330.981 190.008 331.93 192.634 332.848 195.173 cv
21538
333.707 197.55 334.595 200.008 336.227 200.008 cv
21539
337.858 200.008 338.746 197.55 339.604 195.173 cv
21540
340.521 192.634 341.47 190.008 343.452 190.008 cv
21541
345.433 190.008 346.382 192.634 347.299 195.173 cv
21542
348.159 197.55 349.047 200.008 350.678 200.008 cv
21543
352.31 200.008 353.199 197.55 354.058 195.173 cv
21544
354.976 192.634 355.925 190.008 357.908 190.008 cv
21545
359.89 190.008 360.838 192.634 361.755 195.173 cv
21546
362.615 197.55 363.502 200.008 365.134 200.008 cv
21547
366.766 200.008 367.655 197.55 368.514 195.173 cv
21548
369.432 192.634 370.381 190.008 372.364 190.008 cv
21549
374.346 190.008 375.295 192.634 376.212 195.173 cv
21550
377.072 197.55 377.96 200.008 379.592 200.008 cv
21551
381.224 200.008 382.112 197.55 382.971 195.173 cv
21552
383.889 192.634 384.838 190.008 386.821 190.008 cv
21553
388.804 190.008 389.753 192.634 390.671 195.173 cv
21554
391.53 197.55 392.418 200.008 394.05 200.008 cv
21555
395.682 200.008 396.571 197.55 397.43 195.173 cv
21556
398.348 192.634 399.297 190.008 401.281 190.008 cv
21557
403.263 190.008 404.212 192.634 405.129 195.173 cv
21558
405.989 197.55 406.877 200.008 408.509 200.008 cv
21559
410.142 200.008 411.031 197.55 411.89 195.173 cv
21560
412.808 192.634 413.757 190.008 415.741 190.008 cv
21561
417.724 190.008 418.673 192.634 419.592 195.173 cv
21562
420.452 197.55 421.34 200.008 422.973 200.008 cv
21563
424.605 200.008 425.494 197.55 426.353 195.173 cv
21564
427.271 192.634 428.22 190.008 430.204 190.008 cv
21565
432.187 190.008 433.136 192.634 434.054 195.173 cv
21566
434.915 197.55 435.803 200.008 437.435 200.008 cv
21567
439.068 200.008 439.957 197.55 440.816 195.173 cv
21568
441.734 192.634 442.684 190.008 444.667 190.008 cv
21569
446.651 190.008 447.601 192.634 448.519 195.173 cv
21570
449.378 197.55 450.268 200.008 451.901 200.008 cv
21571
453.533 200.008 454.42 197.55 455.28 195.173 cv
21572
456.198 192.634 457.147 190.008 459.129 190.008 cv
21573
461.113 190.008 462.062 192.634 462.98 195.173 cv
21574
463.839 197.55 464.728 200.008 466.361 200.008 cv
21575
467.993 200.008 468.881 197.55 469.741 195.173 cv
21576
470.66 192.634 471.609 190.008 473.592 190.008 cv
21577
475.576 190.008 476.525 192.634 477.443 195.173 cv
21578
478.302 197.55 479.191 200.008 480.824 200.008 cv
21579
482.457 200.008 483.345 197.55 484.205 195.173 cv
21580
485.124 192.634 486.073 190.008 488.057 190.008 cv
21581
490.042 190.008 490.992 192.634 491.91 195.173 cv
21582
492.77 197.55 493.66 200.008 495.293 200.008 cv
21583
496.926 200.008 497.815 197.55 498.674 195.173 cv
21584
499.593 192.634 500.542 190.008 502.527 190.008 cv
21585
504.511 190.008 505.461 192.634 506.38 195.173 cv
21586
507.241 197.55 508.131 200.008 509.765 200.008 cv
21587
511.4 200.008 512.29 197.55 513.15 195.173 cv
21588
514.069 192.634 515.019 190.008 517.004 190.008 cv
21589
517.004 190.508 li
21590
515.37 190.508 514.48 192.966 513.62 195.343 cv
21591
512.701 197.882 511.75 200.508 509.765 200.508 cv
21592
cp
21593
level3{
21594
gsave
21595
clp
21596
[746.112 0 0 746.112 142 195.258 ]ct
21597
/0 /Gradient get_res clonedict shfill grestore
21598
}if
21599
level3 not{
21600
gsave
21601
[746.112 0 0 746.112 142 195.258 ]ct
21602
clp
21603
/0 /Gradient get_res exec grestore
21604
}if
21605
np
21606
510.042 205.468 mo
21607
508.124 205.468 507.209 202.841 506.325 200.3 cv
21608
505.498 197.924 504.642 195.468 503.08 195.468 cv
21609
501.518 195.468 500.664 197.924 499.837 200.3 cv
21610
498.953 202.84 498.04 205.468 496.122 205.468 cv
21611
494.206 205.468 493.292 202.84 492.41 200.3 cv
21612
491.583 197.924 490.73 195.468 489.17 195.468 cv
21613
487.609 195.468 486.755 197.924 485.929 200.3 cv
21614
485.045 202.84 484.131 205.468 482.214 205.468 cv
21615
480.298 205.468 479.385 202.84 478.501 200.3 cv
21616
477.675 197.924 476.822 195.468 475.261 195.468 cv
21617
473.701 195.468 472.846 197.924 472.021 200.3 cv
21618
471.137 202.841 470.224 205.468 468.308 205.468 cv
21619
466.392 205.468 465.478 202.841 464.595 200.3 cv
21620
463.769 197.924 462.916 195.468 461.354 195.468 cv
21621
459.794 195.468 458.941 197.924 458.116 200.3 cv
21622
457.232 202.84 456.319 205.468 454.404 205.468 cv
21623
452.487 205.468 451.574 202.841 450.69 200.3 cv
21624
449.864 197.924 449.009 195.468 447.449 195.468 cv
21625
445.888 195.468 445.034 197.924 444.208 200.3 cv
21626
443.325 202.84 442.412 205.468 440.495 205.468 cv
21627
438.579 205.468 437.666 202.84 436.782 200.3 cv
21628
435.956 197.924 435.102 195.468 433.542 195.468 cv
21629
431.981 195.468 431.126 197.924 430.301 200.3 cv
21630
429.417 202.841 428.504 205.468 426.588 205.468 cv
21631
424.672 205.468 423.759 202.841 422.875 200.3 cv
21632
422.049 197.924 421.195 195.468 419.634 195.468 cv
21633
418.074 195.468 417.22 197.924 416.394 200.3 cv
21634
415.511 202.841 414.597 205.468 412.681 205.468 cv
21635
410.766 205.468 409.853 202.84 408.969 200.3 cv
21636
408.144 197.924 407.291 195.468 405.73 195.468 cv
21637
404.17 195.468 403.316 197.924 402.491 200.3 cv
21638
401.607 202.84 400.694 205.468 398.778 205.468 cv
21639
396.862 205.468 395.949 202.84 395.066 200.3 cv
21640
394.24 197.924 393.386 195.468 391.827 195.468 cv
21641
390.266 195.468 389.413 197.924 388.587 200.3 cv
21642
387.704 202.84 386.791 205.468 384.875 205.468 cv
21643
382.96 205.468 382.047 202.841 381.165 200.3 cv
21644
380.339 197.924 379.485 195.468 377.925 195.468 cv
21645
376.366 195.468 375.511 197.924 374.686 200.3 cv
21646
373.802 202.84 372.889 205.468 370.973 205.468 cv
21647
369.058 205.468 368.146 202.84 367.263 200.3 cv
21648
366.438 197.924 365.584 195.468 364.025 195.468 cv
21649
362.465 195.468 361.611 197.924 360.786 200.3 cv
21650
359.902 202.841 358.989 205.468 357.074 205.468 cv
21651
355.159 205.468 354.246 202.84 353.363 200.299 cv
21652
352.538 197.924 351.684 195.468 350.125 195.468 cv
21653
348.566 195.468 347.712 197.924 346.887 200.3 cv
21654
346.004 202.84 345.092 205.468 343.177 205.468 cv
21655
341.262 205.468 340.349 202.841 339.466 200.3 cv
21656
338.64 197.924 337.787 195.468 336.227 195.468 cv
21657
334.667 195.468 333.814 197.924 332.989 200.3 cv
21658
332.106 202.841 331.193 205.468 329.278 205.468 cv
21659
327.364 205.468 326.451 202.84 325.569 200.299 cv
21660
324.744 197.924 323.891 195.468 322.333 195.468 cv
21661
320.773 195.468 319.92 197.924 319.095 200.3 cv
21662
318.212 202.841 317.3 205.468 315.385 205.468 cv
21663
313.469 205.468 312.556 202.84 311.673 200.3 cv
21664
310.847 197.924 309.994 195.468 308.434 195.468 cv
21665
306.874 195.468 306.02 197.924 305.195 200.3 cv
21666
304.311 202.841 303.398 205.468 301.483 205.468 cv
21667
299.567 205.468 298.654 202.84 297.771 200.3 cv
21668
296.945 197.924 296.091 195.468 294.532 195.468 cv
21669
292.972 195.468 292.118 197.924 291.292 200.3 cv
21670
290.41 202.84 289.497 205.468 287.582 205.468 cv
21671
285.666 205.468 284.753 202.84 283.87 200.3 cv
21672
283.044 197.924 282.191 195.468 280.631 195.468 cv
21673
279.071 195.468 278.217 197.924 277.392 200.3 cv
21674
276.508 202.84 275.595 205.468 273.68 205.468 cv
21675
271.765 205.468 270.852 202.841 269.969 200.3 cv
21676
269.144 197.924 268.29 195.468 266.73 195.468 cv
21677
265.17 195.468 264.317 197.924 263.491 200.3 cv
21678
262.608 202.84 261.695 205.468 259.779 205.468 cv
21679
257.864 205.468 256.951 202.84 256.068 200.3 cv
21680
255.243 197.924 254.388 195.468 252.829 195.468 cv
21681
251.269 195.468 250.416 197.924 249.59 200.3 cv
21682
248.708 202.841 247.794 205.468 245.879 205.468 cv
21683
243.963 205.468 243.05 202.84 242.167 200.3 cv
21684
241.342 197.924 240.488 195.468 238.928 195.468 cv
21685
237.369 195.468 236.515 197.924 235.69 200.3 cv
21686
234.806 202.84 233.894 205.468 231.978 205.468 cv
21687
230.063 205.468 229.15 202.84 228.267 200.3 cv
21688
227.442 197.924 226.588 195.468 225.029 195.468 cv
21689
223.469 195.468 222.616 197.924 221.791 200.3 cv
21690
220.908 202.841 219.995 205.468 218.08 205.468 cv
21691
216.164 205.468 215.25 202.84 214.368 200.3 cv
21692
213.542 197.924 212.688 195.468 211.128 195.468 cv
21693
209.569 195.468 208.715 197.924 207.89 200.3 cv
21694
207.007 202.84 206.094 205.468 204.179 205.468 cv
21695
202.264 205.468 201.351 202.84 200.468 200.299 cv
21696
199.643 197.924 198.79 195.468 197.23 195.468 cv
21697
195.67 195.468 194.817 197.924 193.992 200.3 cv
21698
193.109 202.841 192.196 205.468 190.281 205.468 cv
21699
188.365 205.468 187.452 202.84 186.569 200.3 cv
21700
185.743 197.924 184.889 195.468 183.33 195.468 cv
21701
181.77 195.468 180.917 197.924 180.091 200.3 cv
21702
179.208 202.841 178.295 205.468 176.38 205.468 cv
21703
174.465 205.468 173.553 202.84 172.67 200.3 cv
21704
171.845 197.924 170.992 195.468 169.432 195.468 cv
21705
167.874 195.468 167.02 197.924 166.195 200.299 cv
21706
165.312 202.84 164.399 205.468 162.484 205.468 cv
21707
160.568 205.468 159.656 202.84 158.772 200.3 cv
21708
157.947 197.924 157.093 195.468 155.534 195.468 cv
21709
155.534 194.968 li
21710
157.449 194.968 158.362 197.595 159.245 200.136 cv
21711
160.07 202.511 160.924 204.968 162.484 204.968 cv
21712
164.043 204.968 164.897 202.511 165.722 200.135 cv
21713
166.605 197.595 167.517 194.968 169.432 194.968 cv
21714
171.347 194.968 172.26 197.595 173.143 200.136 cv
21715
173.968 202.511 174.822 204.968 176.38 204.968 cv
21716
177.94 204.968 178.793 202.511 179.619 200.136 cv
21717
180.501 197.595 181.415 194.968 183.33 194.968 cv
21718
185.245 194.968 186.158 197.595 187.042 200.136 cv
21719
187.867 202.511 188.72 204.968 190.281 204.968 cv
21720
191.84 204.968 192.694 202.511 193.519 200.136 cv
21721
194.402 197.595 195.315 194.968 197.23 194.968 cv
21722
199.145 194.968 200.058 197.595 200.941 200.135 cv
21723
201.766 202.511 202.62 204.968 204.179 204.968 cv
21724
205.739 204.968 206.592 202.511 207.417 200.136 cv
21725
208.3 197.595 209.213 194.968 211.128 194.968 cv
21726
213.043 194.968 213.957 197.595 214.84 200.136 cv
21727
215.666 202.511 216.519 204.968 218.08 204.968 cv
21728
219.639 204.968 220.493 202.511 221.318 200.136 cv
21729
222.201 197.595 223.114 194.968 225.029 194.968 cv
21730
226.944 194.968 227.857 197.595 228.74 200.136 cv
21731
229.565 202.511 230.418 204.968 231.978 204.968 cv
21732
233.538 204.968 234.392 202.511 235.217 200.136 cv
21733
236.1 197.595 237.013 194.968 238.928 194.968 cv
21734
240.844 194.968 241.756 197.595 242.64 200.135 cv
21735
243.465 202.511 244.319 204.968 245.879 204.968 cv
21736
247.439 204.968 248.292 202.511 249.118 200.136 cv
21737
250 197.595 250.914 194.968 252.829 194.968 cv
21738
254.745 194.968 255.657 197.595 256.541 200.136 cv
21739
257.366 202.511 258.219 204.968 259.779 204.968 cv
21740
261.339 204.968 262.193 202.511 263.018 200.136 cv
21741
263.902 197.595 264.815 194.968 266.73 194.968 cv
21742
268.646 194.968 269.558 197.595 270.442 200.136 cv
21743
271.267 202.511 272.121 204.968 273.68 204.968 cv
21744
275.24 204.968 276.093 202.511 276.919 200.136 cv
21745
277.802 197.595 278.715 194.968 280.631 194.968 cv
21746
282.546 194.968 283.459 197.595 284.342 200.136 cv
21747
285.167 202.511 286.022 204.968 287.582 204.968 cv
21748
289.141 204.968 289.995 202.511 290.82 200.136 cv
21749
291.704 197.595 292.616 194.968 294.532 194.968 cv
21750
296.447 194.968 297.36 197.595 298.244 200.135 cv
21751
299.069 202.511 299.922 204.968 301.483 204.968 cv
21752
303.042 204.968 303.897 202.511 304.722 200.136 cv
21753
305.605 197.595 306.518 194.968 308.434 194.968 cv
21754
310.349 194.968 311.262 197.595 312.146 200.135 cv
21755
312.971 202.511 313.825 204.968 315.385 204.968 cv
21756
316.944 204.968 317.797 202.511 318.623 200.136 cv
21757
319.505 197.595 320.417 194.968 322.333 194.968 cv
21758
324.247 194.968 325.159 197.595 326.042 200.136 cv
21759
326.866 202.511 327.719 204.968 329.278 204.968 cv
21760
330.837 204.968 331.691 202.511 332.516 200.136 cv
21761
333.399 197.595 334.312 194.968 336.227 194.968 cv
21762
338.142 194.968 339.055 197.595 339.939 200.136 cv
21763
340.764 202.511 341.618 204.968 343.177 204.968 cv
21764
344.737 204.968 345.589 202.511 346.415 200.136 cv
21765
347.297 197.595 348.21 194.968 350.125 194.968 cv
21766
352.04 194.968 352.953 197.595 353.835 200.135 cv
21767
354.661 202.511 355.514 204.968 357.074 204.968 cv
21768
358.633 204.968 359.487 202.511 360.313 200.136 cv
21769
361.196 197.595 362.109 194.968 364.025 194.968 cv
21770
365.94 194.968 366.853 197.595 367.736 200.136 cv
21771
368.561 202.511 369.415 204.968 370.973 204.968 cv
21772
372.534 204.968 373.387 202.511 374.213 200.136 cv
21773
375.096 197.595 376.009 194.968 377.925 194.968 cv
21774
379.841 194.968 380.753 197.595 381.637 200.136 cv
21775
382.462 202.511 383.316 204.968 384.875 204.968 cv
21776
386.435 204.968 387.289 202.511 388.115 200.136 cv
21777
388.998 197.595 389.911 194.968 391.827 194.968 cv
21778
393.742 194.968 394.655 197.595 395.539 200.136 cv
21779
396.364 202.511 397.217 204.968 398.778 204.968 cv
21780
400.338 204.968 401.192 202.511 402.018 200.135 cv
21781
402.901 197.595 403.815 194.968 405.73 194.968 cv
21782
407.646 194.968 408.559 197.595 409.442 200.136 cv
21783
410.268 202.511 411.122 204.968 412.681 204.968 cv
21784
414.242 204.968 415.096 202.511 415.921 200.136 cv
21785
416.805 197.595 417.718 194.968 419.634 194.968 cv
21786
421.551 194.968 422.464 197.595 423.348 200.136 cv
21787
424.173 202.511 425.028 204.968 426.588 204.968 cv
21788
428.149 204.968 429.002 202.511 429.829 200.136 cv
21789
430.711 197.595 431.625 194.968 433.542 194.968 cv
21790
435.458 194.968 436.371 197.595 437.254 200.135 cv
21791
438.08 202.511 438.934 204.968 440.495 204.968 cv
21792
442.056 204.968 442.91 202.511 443.736 200.135 cv
21793
444.619 197.595 445.533 194.968 447.449 194.968 cv
21794
449.365 194.968 450.279 197.595 451.163 200.136 cv
21795
451.989 202.511 452.842 204.968 454.404 204.968 cv
21796
455.963 204.968 456.818 202.511 457.643 200.135 cv
21797
458.526 197.595 459.439 194.968 461.354 194.968 cv
21798
463.271 194.968 464.184 197.595 465.068 200.136 cv
21799
465.893 202.511 466.748 204.968 468.308 204.968 cv
21800
469.869 204.968 470.722 202.511 471.548 200.136 cv
21801
472.431 197.595 473.345 194.968 475.261 194.968 cv
21802
477.177 194.968 478.09 197.595 478.974 200.135 cv
21803
479.799 202.511 480.654 204.968 482.214 204.968 cv
21804
483.776 204.968 484.63 202.511 485.457 200.135 cv
21805
486.34 197.595 487.253 194.968 489.17 194.968 cv
21806
491.085 194.968 491.999 197.595 492.882 200.135 cv
21807
493.708 202.511 494.562 204.968 496.122 204.968 cv
21808
497.684 204.968 498.539 202.511 499.365 200.135 cv
21809
500.249 197.595 501.163 194.968 503.08 194.968 cv
21810
504.998 194.968 505.913 197.595 506.797 200.136 cv
21811
507.624 202.511 508.479 204.968 510.042 204.968 cv
21812
511.604 204.968 512.459 202.511 513.287 200.136 cv
21813
514.171 197.595 515.085 194.968 517.004 194.968 cv
21814
517.004 195.468 li
21815
515.441 195.468 514.585 197.924 513.759 200.3 cv
21816
512.875 202.841 511.959 205.468 510.042 205.468 cv
21817
cp
21818
level3{
21819
gsave
21820
clp
21821
[746.112 0 0 746.112 142 200.218 ]ct
21822
/0 /Gradient get_res clonedict shfill grestore
21823
}if
21824
level3 not{
21825
gsave
21826
[746.112 0 0 746.112 142 200.218 ]ct
21827
clp
21828
/0 /Gradient get_res exec grestore
21829
}if
21830
np
21831
510.299 210.427 mo
21832
508.444 210.427 507.563 207.799 506.71 205.257 cv
21833
505.915 202.882 505.091 200.427 503.595 200.427 cv
21834
502.1 200.427 501.278 202.882 500.482 205.257 cv
21835
499.63 207.799 498.75 210.427 496.895 210.427 cv
21836
495.042 210.427 494.162 207.799 493.31 205.257 cv
21837
492.516 202.882 491.694 200.427 490.201 200.427 cv
21838
488.707 200.427 487.884 202.882 487.089 205.256 cv
21839
486.238 207.798 485.357 210.427 483.502 210.427 cv
21840
481.649 210.427 480.769 207.799 479.917 205.257 cv
21841
479.123 202.882 478.3 200.427 476.806 200.427 cv
21842
475.312 200.427 474.49 202.882 473.695 205.257 cv
21843
472.844 207.799 471.964 210.427 470.111 210.427 cv
21844
468.256 210.427 467.376 207.799 466.525 205.257 cv
21845
465.73 202.882 464.909 200.427 463.415 200.427 cv
21846
461.92 200.427 461.099 202.882 460.304 205.257 cv
21847
459.454 207.799 458.575 210.427 456.721 210.427 cv
21848
454.867 210.427 453.987 207.798 453.135 205.256 cv
21849
452.34 202.882 451.518 200.427 450.024 200.427 cv
21850
448.53 200.427 447.708 202.882 446.913 205.257 cv
21851
446.061 207.799 445.181 210.427 443.328 210.427 cv
21852
441.474 210.427 440.593 207.799 439.743 205.257 cv
21853
438.948 202.882 438.125 200.427 436.631 200.427 cv
21854
435.137 200.427 434.315 202.882 433.52 205.257 cv
21855
432.669 207.799 431.79 210.427 429.936 210.427 cv
21856
428.082 210.427 427.202 207.799 426.35 205.257 cv
21857
425.555 202.882 424.734 200.427 423.24 200.427 cv
21858
421.746 200.427 420.923 202.882 420.129 205.256 cv
21859
419.278 207.798 418.398 210.427 416.543 210.427 cv
21860
414.69 210.427 413.81 207.798 412.959 205.256 cv
21861
412.165 202.882 411.343 200.427 409.85 200.427 cv
21862
408.356 200.427 407.534 202.882 406.739 205.257 cv
21863
405.888 207.799 405.008 210.427 403.155 210.427 cv
21864
401.301 210.427 400.421 207.799 399.571 205.257 cv
21865
398.776 202.882 397.955 200.427 396.461 200.427 cv
21866
394.968 200.427 394.146 202.882 393.352 205.256 cv
21867
392.5 207.798 391.621 210.427 389.767 210.427 cv
21868
387.915 210.427 387.035 207.799 386.184 205.257 cv
21869
385.389 202.882 384.568 200.427 383.075 200.427 cv
21870
381.581 200.427 380.759 202.882 379.964 205.257 cv
21871
379.114 207.799 378.234 210.427 376.38 210.427 cv
21872
374.527 210.427 373.648 207.798 372.797 205.256 cv
21873
372.003 202.882 371.182 200.427 369.689 200.427 cv
21874
368.196 200.427 367.374 202.882 366.58 205.257 cv
21875
365.728 207.799 364.848 210.427 362.995 210.427 cv
21876
361.142 210.427 360.262 207.799 359.412 205.256 cv
21877
358.618 202.882 357.796 200.427 356.303 200.427 cv
21878
354.811 200.427 353.99 202.882 353.195 205.257 cv
21879
352.345 207.799 351.465 210.427 349.614 210.427 cv
21880
347.76 210.427 346.88 207.799 346.03 205.257 cv
21881
345.235 202.882 344.414 200.427 342.92 200.427 cv
21882
341.427 200.427 340.606 202.882 339.812 205.256 cv
21883
338.961 207.799 338.082 210.427 336.229 210.427 cv
21884
334.376 210.427 333.498 207.799 332.647 205.256 cv
21885
331.853 202.882 331.033 200.427 329.541 200.427 cv
21886
328.048 200.427 327.227 202.882 326.433 205.256 cv
21887
325.583 207.798 324.703 210.427 322.85 210.427 cv
21888
320.997 210.427 320.117 207.799 319.266 205.257 cv
21889
318.471 202.882 317.65 200.427 316.156 200.427 cv
21890
314.663 200.427 313.841 202.882 313.046 205.257 cv
21891
312.196 207.799 311.316 210.427 309.462 210.427 cv
21892
307.609 210.427 306.729 207.798 305.878 205.256 cv
21893
305.083 202.882 304.262 200.427 302.769 200.427 cv
21894
301.276 200.427 300.454 202.882 299.66 205.257 cv
21895
298.808 207.799 297.929 210.427 296.076 210.427 cv
21896
294.222 210.427 293.342 207.798 292.492 205.256 cv
21897
291.697 202.882 290.875 200.427 289.382 200.427 cv
21898
287.889 200.427 287.067 202.882 286.272 205.257 cv
21899
285.421 207.799 284.542 210.427 282.689 210.427 cv
21900
280.835 210.427 279.957 207.799 279.105 205.256 cv
21901
278.311 202.882 277.49 200.427 275.997 200.427 cv
21902
274.503 200.427 273.681 202.882 272.887 205.256 cv
21903
272.036 207.798 271.156 210.427 269.302 210.427 cv
21904
267.45 210.427 266.57 207.799 265.719 205.257 cv
21905
264.924 202.882 264.103 200.427 262.61 200.427 cv
21906
261.117 200.427 260.295 202.882 259.501 205.256 cv
21907
258.651 207.798 257.771 210.427 255.917 210.427 cv
21908
254.064 210.427 253.185 207.799 252.333 205.257 cv
21909
251.54 202.882 250.717 200.427 249.224 200.427 cv
21910
247.731 200.427 246.91 202.882 246.115 205.257 cv
21911
245.264 207.799 244.384 210.427 242.531 210.427 cv
21912
240.678 210.427 239.798 207.799 238.948 205.256 cv
21913
238.154 202.882 237.333 200.427 235.839 200.427 cv
21914
234.346 200.427 233.525 202.882 232.731 205.256 cv
21915
231.879 207.799 231 210.427 229.147 210.427 cv
21916
227.293 210.427 226.414 207.799 225.563 205.257 cv
21917
224.768 202.882 223.947 200.427 222.453 200.427 cv
21918
220.959 200.427 220.138 202.882 219.344 205.257 cv
21919
218.494 207.799 217.614 210.427 215.761 210.427 cv
21920
213.908 210.427 213.029 207.799 212.178 205.256 cv
21921
211.384 202.882 210.562 200.427 209.07 200.427 cv
21922
207.577 200.427 206.755 202.882 205.961 205.256 cv
21923
205.111 207.798 204.231 210.427 202.377 210.427 cv
21924
200.524 210.427 199.644 207.798 198.793 205.256 cv
21925
197.999 202.882 197.177 200.427 195.684 200.427 cv
21926
194.191 200.427 193.37 202.882 192.576 205.256 cv
21927
191.725 207.798 190.845 210.427 188.992 210.427 cv
21928
187.139 210.427 186.26 207.799 185.41 205.257 cv
21929
184.616 202.882 183.793 200.427 182.301 200.427 cv
21930
180.808 200.427 179.987 202.882 179.193 205.256 cv
21931
178.342 207.799 177.462 210.427 175.61 210.427 cv
21932
173.756 210.427 172.876 207.798 172.026 205.256 cv
21933
171.231 202.882 170.41 200.427 168.917 200.427 cv
21934
167.423 200.427 166.602 202.882 165.807 205.256 cv
21935
164.957 207.799 164.078 210.427 162.224 210.427 cv
21936
160.372 210.427 159.493 207.799 158.642 205.257 cv
21937
157.848 202.882 157.027 200.427 155.534 200.427 cv
21938
155.534 199.927 li
21939
157.386 199.927 158.266 202.556 159.117 205.098 cv
21940
159.911 207.472 160.732 209.927 162.224 209.927 cv
21941
163.717 209.927 164.539 207.472 165.333 205.098 cv
21942
166.184 202.556 167.064 199.927 168.917 199.927 cv
21943
170.77 199.927 171.649 202.556 172.5 205.098 cv
21944
173.294 207.472 174.116 209.927 175.61 209.927 cv
21945
177.102 209.927 177.924 207.472 178.718 205.098 cv
21946
179.569 202.556 180.448 199.927 182.301 199.927 cv
21947
184.154 199.927 185.034 202.556 185.884 205.098 cv
21948
186.678 207.472 187.5 209.927 188.992 209.927 cv
21949
190.485 209.927 191.306 207.472 192.101 205.098 cv
21950
192.952 202.556 193.832 199.927 195.684 199.927 cv
21951
197.537 199.927 198.417 202.556 199.267 205.098 cv
21952
200.062 207.472 200.884 209.927 202.377 209.927 cv
21953
203.871 209.927 204.693 207.472 205.487 205.098 cv
21954
206.337 202.556 207.217 199.927 209.07 199.927 cv
21955
210.922 199.927 211.802 202.556 212.653 205.098 cv
21956
213.447 207.472 214.268 209.927 215.761 209.927 cv
21957
217.253 209.927 218.076 207.472 218.87 205.098 cv
21958
219.72 202.556 220.6 199.927 222.453 199.927 cv
21959
224.306 199.927 225.186 202.556 226.038 205.098 cv
21960
226.832 207.472 227.654 209.927 229.147 209.927 cv
21961
230.64 209.927 231.461 207.472 232.256 205.098 cv
21962
233.107 202.556 233.987 199.927 235.839 199.927 cv
21963
237.693 199.927 238.572 202.556 239.422 205.098 cv
21964
240.216 207.472 241.039 209.927 242.531 209.927 cv
21965
244.024 209.927 244.846 207.472 245.64 205.098 cv
21966
246.492 202.556 247.371 199.927 249.224 199.927 cv
21967
251.078 199.927 251.958 202.556 252.808 205.098 cv
21968
253.603 207.472 254.424 209.927 255.917 209.927 cv
21969
257.411 209.927 258.232 207.472 259.027 205.098 cv
21970
259.877 202.556 260.757 199.927 262.61 199.927 cv
21971
264.463 199.927 265.342 202.556 266.194 205.098 cv
21972
266.988 207.472 267.809 209.927 269.302 209.927 cv
21973
270.796 209.927 271.618 207.472 272.413 205.098 cv
21974
273.263 202.556 274.143 199.927 275.997 199.927 cv
21975
277.849 199.927 278.729 202.556 279.58 205.098 cv
21976
280.375 207.472 281.196 209.927 282.689 209.927 cv
21977
284.182 209.927 285.003 207.472 285.798 205.098 cv
21978
286.649 202.556 287.529 199.927 289.382 199.927 cv
21979
291.236 199.927 292.115 202.556 292.965 205.098 cv
21980
293.76 207.472 294.582 209.927 296.076 209.927 cv
21981
297.569 209.927 298.39 207.472 299.185 205.098 cv
21982
300.036 202.556 300.916 199.927 302.769 199.927 cv
21983
304.622 199.927 305.501 202.556 306.352 205.098 cv
21984
307.147 207.472 307.969 209.927 309.462 209.927 cv
21985
310.956 209.927 311.778 207.472 312.572 205.098 cv
21986
313.423 202.556 314.302 199.927 316.156 199.927 cv
21987
318.009 199.927 318.889 202.556 319.741 205.098 cv
21988
320.535 207.472 321.357 209.927 322.85 209.927 cv
21989
324.343 209.927 325.165 207.472 325.958 205.098 cv
21990
326.809 202.556 327.688 199.927 329.541 199.927 cv
21991
331.392 199.927 332.271 202.556 333.122 205.098 cv
21992
333.916 207.472 334.737 209.927 336.229 209.927 cv
21993
337.721 209.927 338.543 207.472 339.337 205.098 cv
21994
340.188 202.556 341.067 199.927 342.92 199.927 cv
21995
344.774 199.927 345.653 202.556 346.504 205.098 cv
21996
347.298 207.472 348.121 209.927 349.614 209.927 cv
21997
351.106 209.927 351.927 207.472 352.721 205.098 cv
21998
353.572 202.556 354.451 199.927 356.303 199.927 cv
21999
358.157 199.927 359.036 202.556 359.886 205.098 cv
22000
360.68 207.472 361.502 209.927 362.995 209.927 cv
22001
364.489 209.927 365.31 207.472 366.105 205.098 cv
22002
366.956 202.556 367.835 199.927 369.689 199.927 cv
22003
371.542 199.927 372.421 202.556 373.271 205.098 cv
22004
374.066 207.472 374.887 209.927 376.38 209.927 cv
22005
377.874 209.927 378.696 207.472 379.49 205.098 cv
22006
380.341 202.556 381.221 199.927 383.075 199.927 cv
22007
384.928 199.927 385.807 202.556 386.659 205.098 cv
22008
387.453 207.472 388.274 209.927 389.767 209.927 cv
22009
391.261 209.927 392.083 207.472 392.877 205.098 cv
22010
393.728 202.556 394.608 199.927 396.461 199.927 cv
22011
398.315 199.927 399.194 202.556 400.045 205.098 cv
22012
400.839 207.472 401.662 209.927 403.155 209.927 cv
22013
404.648 209.927 405.47 207.472 406.265 205.098 cv
22014
407.116 202.556 407.996 199.927 409.85 199.927 cv
22015
411.703 199.927 412.583 202.556 413.433 205.098 cv
22016
414.228 207.472 415.05 209.927 416.543 209.927 cv
22017
418.038 209.927 418.86 207.472 419.655 205.098 cv
22018
420.505 202.556 421.386 199.927 423.24 199.927 cv
22019
425.093 199.927 425.973 202.556 426.825 205.098 cv
22020
427.62 207.472 428.442 209.927 429.936 209.927 cv
22021
431.429 209.927 432.251 207.472 433.046 205.098 cv
22022
433.897 202.556 434.778 199.927 436.631 199.927 cv
22023
438.486 199.927 439.366 202.556 440.217 205.098 cv
22024
441.011 207.472 441.833 209.927 443.328 209.927 cv
22025
444.822 209.927 445.643 207.472 446.439 205.098 cv
22026
447.29 202.556 448.169 199.927 450.024 199.927 cv
22027
451.877 199.927 452.758 202.556 453.609 205.098 cv
22028
454.405 207.472 455.227 209.927 456.721 209.927 cv
22029
458.214 209.927 459.036 207.472 459.831 205.098 cv
22030
460.681 202.556 461.561 199.927 463.415 199.927 cv
22031
465.268 199.927 466.148 202.556 467 205.098 cv
22032
467.794 207.472 468.617 209.927 470.111 209.927 cv
22033
471.604 209.927 472.426 207.472 473.221 205.098 cv
22034
474.072 202.556 474.953 199.927 476.806 199.927 cv
22035
478.661 199.927 479.541 202.556 480.392 205.098 cv
22036
481.187 207.472 482.008 209.927 483.502 209.927 cv
22037
484.998 209.927 485.82 207.472 486.615 205.098 cv
22038
487.466 202.556 488.346 199.927 490.201 199.927 cv
22039
492.054 199.927 492.934 202.556 493.785 205.098 cv
22040
494.58 207.472 495.401 209.927 496.895 209.927 cv
22041
498.39 209.927 499.212 207.472 500.008 205.098 cv
22042
500.86 202.556 501.74 199.927 503.595 199.927 cv
22043
505.451 199.927 506.333 202.556 507.185 205.098 cv
22044
507.981 207.472 508.803 209.927 510.299 209.927 cv
22045
511.795 209.927 512.619 207.472 513.415 205.098 cv
22046
514.267 202.556 515.148 199.927 517.004 199.927 cv
22047
517.004 200.427 li
22048
515.507 200.427 514.685 202.882 513.888 205.257 cv
22049
513.037 207.799 512.156 210.427 510.299 210.427 cv
22050
cp
22051
level3{
22052
gsave
22053
clp
22054
[746.112 0 0 746.112 142 205.177 ]ct
22055
/0 /Gradient get_res clonedict shfill grestore
22056
}if
22057
level3 not{
22058
gsave
22059
[746.112 0 0 746.112 142 205.177 ]ct
22060
clp
22061
/0 /Gradient get_res exec grestore
22062
}if
22063
np
22064
510.538 215.387 mo
22065
508.74 215.387 507.889 212.757 507.067 210.214 cv
22066
506.299 207.841 505.506 205.387 504.072 205.387 cv
22067
502.638 205.387 501.845 207.84 501.079 210.213 cv
22068
500.256 212.757 499.407 215.387 497.61 215.387 cv
22069
495.813 215.387 494.964 212.757 494.143 210.213 cv
22070
493.377 207.84 492.585 205.387 491.153 205.387 cv
22071
489.72 205.387 488.927 207.84 488.161 210.213 cv
22072
487.339 212.757 486.49 215.387 484.693 215.387 cv
22073
482.897 215.387 482.047 212.757 481.226 210.213 cv
22074
480.46 207.84 479.667 205.387 478.235 205.387 cv
22075
476.802 205.387 476.01 207.84 475.244 210.213 cv
22076
474.422 212.757 473.574 215.387 471.777 215.387 cv
22077
469.981 215.387 469.131 212.757 468.31 210.213 cv
22078
467.543 207.84 466.751 205.387 465.319 205.387 cv
22079
463.887 205.387 463.095 207.84 462.33 210.213 cv
22080
461.508 212.757 460.66 215.387 458.864 215.387 cv
22081
457.069 215.387 456.22 212.757 455.4 210.213 cv
22082
454.634 207.84 453.843 205.387 452.412 205.387 cv
22083
450.979 205.387 450.187 207.84 449.42 210.213 cv
22084
448.599 212.757 447.75 215.387 445.954 215.387 cv
22085
444.158 215.387 443.308 212.757 442.488 210.213 cv
22086
441.721 207.84 440.929 205.387 439.497 205.387 cv
22087
438.065 205.387 437.272 207.84 436.506 210.213 cv
22088
435.685 212.757 434.836 215.387 433.04 215.387 cv
22089
431.244 215.387 430.394 212.757 429.573 210.213 cv
22090
428.806 207.84 428.014 205.387 426.582 205.387 cv
22091
425.15 205.387 424.358 207.84 423.591 210.213 cv
22092
422.771 212.757 421.921 215.387 420.125 215.387 cv
22093
418.33 215.387 417.481 212.757 416.66 210.213 cv
22094
415.894 207.84 415.102 205.387 413.67 205.387 cv
22095
412.238 205.387 411.446 207.84 410.679 210.213 cv
22096
409.859 212.757 409.009 215.387 407.213 215.387 cv
22097
405.417 215.387 404.569 212.757 403.748 210.213 cv
22098
402.982 207.84 402.19 205.387 400.758 205.387 cv
22099
399.327 205.387 398.535 207.841 397.768 210.214 cv
22100
396.948 212.757 396.099 215.387 394.303 215.387 cv
22101
392.507 215.387 391.659 212.757 390.838 210.213 cv
22102
390.072 207.84 389.281 205.387 387.849 205.387 cv
22103
386.417 205.387 385.625 207.84 384.859 210.213 cv
22104
384.039 212.757 383.189 215.387 381.393 215.387 cv
22105
379.598 215.387 378.75 212.757 377.929 210.214 cv
22106
377.164 207.841 376.372 205.387 374.941 205.387 cv
22107
373.509 205.387 372.717 207.84 371.951 210.213 cv
22108
371.13 212.757 370.281 215.387 368.485 215.387 cv
22109
366.69 215.387 365.841 212.757 365.021 210.213 cv
22110
364.255 207.84 363.463 205.387 362.032 205.387 cv
22111
360.601 205.387 359.809 207.841 359.043 210.214 cv
22112
358.223 212.757 357.375 215.387 355.581 215.387 cv
22113
353.785 215.387 352.936 212.757 352.115 210.213 cv
22114
351.349 207.84 350.557 205.387 349.125 205.387 cv
22115
347.695 205.387 346.903 207.84 346.137 210.213 cv
22116
345.317 212.757 344.468 215.387 342.673 215.387 cv
22117
340.878 215.387 340.031 212.757 339.21 210.213 cv
22118
338.445 207.84 337.654 205.387 336.223 205.387 cv
22119
334.792 205.387 334 207.84 333.235 210.213 cv
22120
332.415 212.757 331.567 215.387 329.772 215.387 cv
22121
327.976 215.387 327.126 212.757 326.306 210.213 cv
22122
325.54 207.84 324.748 205.387 323.316 205.387 cv
22123
321.885 205.387 321.093 207.84 320.328 210.213 cv
22124
319.507 212.757 318.66 215.387 316.865 215.387 cv
22125
315.071 215.387 314.222 212.757 313.403 210.213 cv
22126
312.637 207.84 311.846 205.387 310.417 205.387 cv
22127
308.985 205.387 308.193 207.84 307.427 210.213 cv
22128
306.606 212.757 305.757 215.387 303.962 215.387 cv
22129
302.167 215.387 301.318 212.757 300.498 210.213 cv
22130
299.731 207.84 298.94 205.387 297.508 205.387 cv
22131
296.077 205.387 295.285 207.84 294.518 210.213 cv
22132
293.698 212.757 292.849 215.387 291.053 215.387 cv
22133
289.257 215.387 288.409 212.757 287.588 210.214 cv
22134
286.823 207.841 286.031 205.387 284.599 205.387 cv
22135
283.167 205.387 282.376 207.84 281.61 210.213 cv
22136
280.79 212.757 279.941 215.387 278.145 215.387 cv
22137
276.349 215.387 275.5 212.757 274.68 210.213 cv
22138
273.914 207.84 273.123 205.387 271.691 205.387 cv
22139
270.259 205.387 269.467 207.84 268.702 210.213 cv
22140
267.881 212.757 267.033 215.387 265.238 215.387 cv
22141
263.442 215.387 262.593 212.757 261.773 210.213 cv
22142
261.006 207.84 260.215 205.387 258.784 205.387 cv
22143
257.352 205.387 256.56 207.84 255.794 210.213 cv
22144
254.973 212.757 254.125 215.387 252.33 215.387 cv
22145
250.534 215.387 249.685 212.757 248.865 210.213 cv
22146
248.099 207.84 247.307 205.387 245.876 205.387 cv
22147
244.445 205.387 243.653 207.84 242.887 210.213 cv
22148
242.067 212.757 241.218 215.387 239.422 215.387 cv
22149
237.626 215.387 236.778 212.757 235.958 210.213 cv
22150
235.191 207.84 234.399 205.387 232.967 205.387 cv
22151
231.537 205.387 230.745 207.84 229.979 210.213 cv
22152
229.159 212.757 228.31 215.387 226.514 215.387 cv
22153
224.719 215.387 223.871 212.757 223.05 210.213 cv
22154
222.285 207.84 221.494 205.387 220.062 205.387 cv
22155
218.63 205.387 217.838 207.841 217.073 210.214 cv
22156
216.252 212.757 215.404 215.387 213.609 215.387 cv
22157
211.813 215.387 210.964 212.757 210.143 210.213 cv
22158
209.377 207.84 208.585 205.387 207.154 205.387 cv
22159
205.723 205.387 204.931 207.84 204.166 210.213 cv
22160
203.345 212.757 202.497 215.387 200.701 215.387 cv
22161
198.906 215.387 198.057 212.757 197.237 210.213 cv
22162
196.471 207.84 195.68 205.387 194.25 205.387 cv
22163
192.818 205.387 192.026 207.841 191.26 210.214 cv
22164
190.44 212.757 189.591 215.387 187.796 215.387 cv
22165
186.001 215.387 185.153 212.757 184.332 210.213 cv
22166
183.566 207.84 182.774 205.387 181.342 205.387 cv
22167
179.911 205.387 179.119 207.841 178.353 210.214 cv
22168
177.533 212.757 176.684 215.387 174.889 215.387 cv
22169
173.094 215.387 172.246 212.757 171.425 210.213 cv
22170
170.66 207.84 169.868 205.387 168.437 205.387 cv
22171
167.006 205.387 166.214 207.84 165.449 210.213 cv
22172
164.628 212.757 163.781 215.387 161.986 215.387 cv
22173
160.191 215.387 159.342 212.757 158.522 210.213 cv
22174
157.756 207.84 156.964 205.387 155.534 205.387 cv
22175
155.534 204.887 li
22176
157.329 204.887 158.177 207.517 158.998 210.06 cv
22177
159.763 212.433 160.554 214.887 161.986 214.887 cv
22178
163.417 214.887 164.208 212.433 164.973 210.06 cv
22179
165.793 207.517 166.642 204.887 168.437 204.887 cv
22180
170.232 204.887 171.081 207.517 171.901 210.06 cv
22181
172.667 212.433 173.458 214.887 174.889 214.887 cv
22182
176.32 214.887 177.112 212.433 177.877 210.06 cv
22183
178.699 207.517 179.547 204.887 181.342 204.887 cv
22184
183.138 204.887 183.987 207.517 184.807 210.06 cv
22185
185.574 212.433 186.365 214.887 187.796 214.887 cv
22186
189.228 214.887 190.019 212.433 190.785 210.06 cv
22187
191.605 207.517 192.454 204.887 194.25 204.887 cv
22188
196.044 204.887 196.892 207.517 197.712 210.06 cv
22189
198.478 212.433 199.27 214.887 200.701 214.887 cv
22190
202.132 214.887 202.924 212.433 203.69 210.06 cv
22191
204.51 207.517 205.359 204.887 207.154 204.887 cv
22192
208.95 204.887 209.798 207.517 210.619 210.06 cv
22193
211.385 212.433 212.177 214.887 213.609 214.887 cv
22194
215.04 214.887 215.832 212.433 216.597 210.06 cv
22195
217.418 207.517 218.267 204.887 220.062 204.887 cv
22196
221.857 204.887 222.706 207.517 223.526 210.06 cv
22197
224.292 212.433 225.083 214.887 226.514 214.887 cv
22198
227.946 214.887 228.738 212.433 229.503 210.06 cv
22199
230.324 207.517 231.172 204.887 232.967 204.887 cv
22200
234.763 204.887 235.612 207.517 236.433 210.06 cv
22201
237.199 212.433 237.991 214.887 239.422 214.887 cv
22202
240.854 214.887 241.646 212.433 242.412 210.06 cv
22203
243.232 207.517 244.081 204.887 245.876 204.887 cv
22204
247.671 204.887 248.52 207.517 249.34 210.06 cv
22205
250.106 212.433 250.898 214.887 252.33 214.887 cv
22206
253.761 214.887 254.552 212.433 255.319 210.06 cv
22207
256.139 207.517 256.988 204.887 258.784 204.887 cv
22208
260.579 204.887 261.427 207.517 262.249 210.06 cv
22209
263.014 212.433 263.806 214.887 265.238 214.887 cv
22210
266.668 214.887 267.46 212.433 268.226 210.06 cv
22211
269.046 207.517 269.895 204.887 271.691 204.887 cv
22212
273.486 204.887 274.334 207.517 275.156 210.06 cv
22213
275.921 212.433 276.713 214.887 278.145 214.887 cv
22214
279.577 214.887 280.369 212.433 281.134 210.06 cv
22215
281.956 207.517 282.804 204.887 284.599 204.887 cv
22216
286.395 204.887 287.244 207.517 288.064 210.06 cv
22217
288.83 212.433 289.622 214.887 291.053 214.887 cv
22218
292.485 214.887 293.277 212.433 294.042 210.06 cv
22219
294.864 207.517 295.712 204.887 297.508 204.887 cv
22220
299.303 204.887 300.152 207.517 300.973 210.06 cv
22221
301.739 212.433 302.531 214.887 303.962 214.887 cv
22222
305.394 214.887 306.185 212.433 306.952 210.06 cv
22223
307.772 207.517 308.621 204.887 310.417 204.887 cv
22224
312.21 204.887 313.058 207.517 313.878 210.06 cv
22225
314.643 212.433 315.434 214.887 316.865 214.887 cv
22226
318.295 214.887 319.086 212.433 319.852 210.06 cv
22227
320.672 207.517 321.521 204.887 323.316 204.887 cv
22228
325.112 204.887 325.96 207.517 326.782 210.06 cv
22229
327.547 212.433 328.339 214.887 329.772 214.887 cv
22230
331.203 214.887 331.994 212.433 332.759 210.06 cv
22231
333.58 207.517 334.428 204.887 336.223 204.887 cv
22232
338.017 204.887 338.866 207.517 339.686 210.06 cv
22233
340.452 212.433 341.243 214.887 342.673 214.887 cv
22234
344.104 214.887 344.896 212.433 345.662 210.06 cv
22235
346.482 207.517 347.331 204.887 349.125 204.887 cv
22236
350.921 204.887 351.77 207.517 352.59 210.06 cv
22237
353.357 212.433 354.149 214.887 355.581 214.887 cv
22238
357.011 214.887 357.802 212.433 358.568 210.06 cv
22239
359.388 207.517 360.237 204.887 362.032 204.887 cv
22240
363.828 204.887 364.676 207.517 365.497 210.06 cv
22241
366.262 212.433 367.054 214.887 368.485 214.887 cv
22242
369.917 214.887 370.709 212.433 371.475 210.06 cv
22243
372.296 207.517 373.145 204.887 374.941 204.887 cv
22244
376.736 204.887 377.584 207.517 378.405 210.06 cv
22245
379.17 212.433 379.962 214.887 381.393 214.887 cv
22246
382.826 214.887 383.618 212.433 384.383 210.06 cv
22247
385.205 207.517 386.053 204.887 387.849 204.887 cv
22248
389.644 204.887 390.493 207.517 391.314 210.06 cv
22249
392.08 212.433 392.872 214.887 394.303 214.887 cv
22250
395.735 214.887 396.527 212.433 397.292 210.06 cv
22251
398.114 207.517 398.962 204.887 400.758 204.887 cv
22252
402.554 204.887 403.403 207.517 404.223 210.06 cv
22253
404.99 212.433 405.782 214.887 407.213 214.887 cv
22254
408.645 214.887 409.438 212.433 410.204 210.06 cv
22255
411.025 207.517 411.874 204.887 413.67 204.887 cv
22256
415.466 204.887 416.315 207.517 417.135 210.06 cv
22257
417.902 212.433 418.694 214.887 420.125 214.887 cv
22258
421.557 214.887 422.35 212.433 423.116 210.06 cv
22259
423.937 207.517 424.786 204.887 426.582 204.887 cv
22260
428.378 204.887 429.227 207.517 430.048 210.06 cv
22261
430.815 212.433 431.607 214.887 433.04 214.887 cv
22262
434.472 214.887 435.264 212.433 436.031 210.06 cv
22263
436.851 207.517 437.701 204.887 439.497 204.887 cv
22264
441.293 204.887 442.142 207.517 442.963 210.06 cv
22265
443.729 212.433 444.522 214.887 445.954 214.887 cv
22266
447.386 214.887 448.178 212.433 448.945 210.06 cv
22267
449.766 207.517 450.616 204.887 452.412 204.887 cv
22268
454.207 204.887 455.055 207.517 455.875 210.06 cv
22269
456.641 212.433 457.433 214.887 458.864 214.887 cv
22270
460.295 214.887 461.087 212.433 461.854 210.06 cv
22271
462.674 207.517 463.523 204.887 465.319 204.887 cv
22272
467.116 204.887 467.964 207.517 468.786 210.06 cv