figenc

[RADIOACTIVE] rsa and symmetric key encryption scripts and executables
git clone git://git.figbert.com/figenc.git
Log | Files | Refs | README

pwrdLogo.eps (27809B)


      1 %!PS-Adobe-3.0 EPSF-3.0
      2 %%Creator: Adobe Illustrator(TM) 5.5
      3 %%For: (Bud Northern) (Mark Anderson Design)
      4 %%Title: (TCL PWRD LOGO.ILLUS)
      5 %%CreationDate: (8/1/96) (4:59 PM)
      6 %%BoundingBox: 242 302 377 513
      7 %%HiResBoundingBox: 242.0523 302.5199 376.3322 512.5323
      8 %%DocumentProcessColors: Cyan Magenta Yellow
      9 %%DocumentSuppliedResources: procset Adobe_level2_AI5 1.0 0
     10 %%+ procset Adobe_IllustratorA_AI5 1.0 0
     11 %AI5_FileFormat 1.2
     12 %AI3_ColorUsage: Color
     13 %%CMYKCustomColor: 0 0.45 1 0 (Orange)
     14 %%+ 0 0.25 1 0 (Orange Yellow)
     15 %%+ 0 0.79 0.91 0 (PANTONE Warm Red CV)
     16 %%+ 0 0.79 0.91 0 (TCL RED)
     17 %AI3_TemplateBox: 306 396 306 396
     18 %AI3_TileBox: 12 12 600 780
     19 %AI3_DocumentPreview: Macintosh_ColorPic
     20 %AI5_ArtSize: 612 792
     21 %AI5_RulerUnits: 0
     22 %AI5_ArtFlags: 1 0 0 1 0 0 1 1 0
     23 %AI5_TargetResolution: 800
     24 %AI5_NumLayers: 1
     25 %AI5_OpenToView: 102 564 2 938 673 18 1 1 2 40
     26 %AI5_OpenViewLayers: 7
     27 %%EndComments
     28 %%BeginProlog
     29 %%BeginResource: procset Adobe_level2_AI5 1.0 0
     30 %%Title: (Adobe Illustrator (R) Version 5.0 Level 2 Emulation)
     31 %%Version: 1.0 
     32 %%CreationDate: (04/10/93) ()
     33 %%Copyright: ((C) 1987-1993 Adobe Systems Incorporated All Rights Reserved)
     34 userdict /Adobe_level2_AI5 21 dict dup begin
     35 	put
     36 	/packedarray where not
     37 	{
     38 		userdict begin
     39 		/packedarray
     40 		{
     41 			array astore readonly
     42 		} bind def
     43 		/setpacking /pop load def
     44 		/currentpacking false def
     45 	 end
     46 		0
     47 	} if
     48 	pop
     49 	userdict /defaultpacking currentpacking put true setpacking
     50 	/initialize
     51 	{
     52 		Adobe_level2_AI5 begin
     53 	} bind def
     54 	/terminate
     55 	{
     56 		currentdict Adobe_level2_AI5 eq
     57 		{
     58 		 end
     59 		} if
     60 	} bind def
     61 	mark
     62 	/setcustomcolor where not
     63 	{
     64 		/findcmykcustomcolor
     65 		{
     66 			5 packedarray
     67 		} bind def
     68 		/setcustomcolor
     69 		{
     70 			exch aload pop pop
     71 			4
     72 			{
     73 				4 index mul 4 1 roll
     74 			} repeat
     75 			5 -1 roll pop
     76 			setcmykcolor
     77 		}
     78 		def
     79 	} if
     80 	
     81 	/gt38? mark {version cvx exec} stopped {cleartomark true} {38 gt exch pop} ifelse def
     82 	userdict /deviceDPI 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt put
     83 	userdict /level2?
     84 	systemdict /languagelevel known dup
     85 	{
     86 		pop systemdict /languagelevel get 2 ge
     87 	} if
     88 	put
     89 	level2? not
     90 	{
     91 		/setcmykcolor where not
     92 		{
     93 			/setcmykcolor
     94 			{
     95 				exch .11 mul add exch .59 mul add exch .3 mul add
     96 				1 exch sub setgray
     97 			} def
     98 		} if
     99 		/currentcmykcolor where not
    100 		{
    101 			/currentcmykcolor
    102 			{
    103 				0 0 0 1 currentgray sub
    104 			} def
    105 		} if
    106 		/setoverprint where not
    107 		{
    108 			/setoverprint /pop load def
    109 		} if
    110 		/selectfont where not
    111 		{
    112 			/selectfont
    113 			{
    114 				exch findfont exch
    115 				dup type /arraytype eq
    116 				{
    117 					makefont
    118 				}
    119 				{
    120 					scalefont
    121 				} ifelse
    122 				setfont
    123 			} bind def
    124 		} if
    125 		/cshow where not
    126 		{
    127 			/cshow
    128 			{
    129 				[
    130 				0 0 5 -1 roll aload pop
    131 				] cvx bind forall
    132 			} bind def
    133 		} if
    134 	} if
    135 	cleartomark
    136 	/anyColor?
    137 	{
    138 		add add add 0 ne
    139 	} bind def
    140 	/testColor
    141 	{
    142 		gsave
    143 		setcmykcolor currentcmykcolor
    144 		grestore
    145 	} bind def
    146 	/testCMYKColorThrough
    147 	{
    148 		testColor anyColor?
    149 	} bind def
    150 	userdict /composite?
    151 	level2?
    152 	{
    153 		gsave 1 1 1 1 setcmykcolor currentcmykcolor grestore
    154 		add add add 4 eq
    155 	}
    156 	{
    157 		1 0 0 0 testCMYKColorThrough
    158 		0 1 0 0 testCMYKColorThrough
    159 		0 0 1 0 testCMYKColorThrough
    160 		0 0 0 1 testCMYKColorThrough
    161 		and and and
    162 	} ifelse
    163 	put
    164 	composite? not
    165 	{
    166 		userdict begin
    167 		gsave
    168 		/cyan? 1 0 0 0 testCMYKColorThrough def
    169 		/magenta? 0 1 0 0 testCMYKColorThrough def
    170 		/yellow? 0 0 1 0 testCMYKColorThrough def
    171 		/black? 0 0 0 1 testCMYKColorThrough def
    172 		grestore
    173 		/isCMYKSep? cyan? magenta? yellow? black? or or or def
    174 		/customColor? isCMYKSep? not def
    175 	 end
    176 	} if
    177  end defaultpacking setpacking
    178 %%EndResource
    179 %%BeginResource: procset Adobe_IllustratorA_AI5 1.1 0
    180 %%Title: (Adobe Illustrator (R) Version 5.0 Abbreviated Prolog)
    181 %%Version: 1.1 
    182 %%CreationDate: (3/7/1994) ()
    183 %%Copyright: ((C) 1987-1994 Adobe Systems Incorporated All Rights Reserved)
    184 currentpacking true setpacking
    185 userdict /Adobe_IllustratorA_AI5_vars 70 dict dup begin
    186 put
    187 /_lp /none def
    188 /_pf
    189 {
    190 } def
    191 /_ps
    192 {
    193 } def
    194 /_psf
    195 {
    196 } def
    197 /_pss
    198 {
    199 } def
    200 /_pjsf
    201 {
    202 } def
    203 /_pjss
    204 {
    205 } def
    206 /_pola 0 def
    207 /_doClip 0 def
    208 /cf currentflat def
    209 /_tm matrix def
    210 /_renderStart
    211 [
    212 /e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0
    213 ] def
    214 /_renderEnd
    215 [
    216 null null null null /i1 /i1 /i1 /i1
    217 ] def
    218 /_render -1 def
    219 /_rise 0 def
    220 /_ax 0 def
    221 /_ay 0 def
    222 /_cx 0 def
    223 /_cy 0 def
    224 /_leading
    225 [
    226 0 0
    227 ] def
    228 /_ctm matrix def
    229 /_mtx matrix def
    230 /_sp 16#020 def
    231 /_hyphen (-) def
    232 /_fScl 0 def
    233 /_cnt 0 def
    234 /_hs 1 def
    235 /_nativeEncoding 0 def
    236 /_useNativeEncoding 0 def
    237 /_tempEncode 0 def
    238 /_pntr 0 def
    239 /_tDict 2 dict def
    240 /_wv 0 def
    241 /Tx
    242 {
    243 } def
    244 /Tj
    245 {
    246 } def
    247 /CRender
    248 {
    249 } def
    250 /_AI3_savepage
    251 {
    252 } def
    253 /_gf null def
    254 /_cf 4 array def
    255 /_if null def
    256 /_of false def
    257 /_fc
    258 {
    259 } def
    260 /_gs null def
    261 /_cs 4 array def
    262 /_is null def
    263 /_os false def
    264 /_sc
    265 {
    266 } def
    267 /discardSave null def
    268 /buffer 256 string def
    269 /beginString null def
    270 /endString null def
    271 /endStringLength null def
    272 /layerCnt 1 def
    273 /layerCount 1 def
    274 /perCent (%) 0 get def
    275 /perCentSeen? false def
    276 /newBuff null def
    277 /newBuffButFirst null def
    278 /newBuffLast null def
    279 /clipForward? false def
    280 end
    281 userdict /Adobe_IllustratorA_AI5 74 dict dup begin
    282 put
    283 /initialize
    284 {
    285 	Adobe_IllustratorA_AI5 dup begin
    286 	Adobe_IllustratorA_AI5_vars begin
    287 	discardDict
    288 	{
    289 		bind pop pop
    290 	} forall
    291 	dup /nc get begin
    292 	{
    293 		dup xcheck 1 index type /operatortype ne and
    294 		{
    295 			bind
    296 		} if
    297 		pop pop
    298 	} forall
    299  end
    300 	newpath
    301 } def
    302 /terminate
    303 {
    304  end
    305  end
    306 } def
    307 /_
    308 null def
    309 /ddef
    310 {
    311 	Adobe_IllustratorA_AI5_vars 3 1 roll put
    312 } def
    313 /xput
    314 {
    315 	dup load dup length exch maxlength eq
    316 	{
    317 		dup dup load dup
    318 		length 2 mul dict copy def
    319 	} if
    320 	load begin
    321 	def
    322  end
    323 } def
    324 /npop
    325 {
    326 	{
    327 		pop
    328 	} repeat
    329 } def
    330 /sw
    331 {
    332 	dup length exch stringwidth
    333 	exch 5 -1 roll 3 index mul add
    334 	4 1 roll 3 1 roll mul add
    335 } def
    336 /swj
    337 {
    338 	dup 4 1 roll
    339 	dup length exch stringwidth
    340 	exch 5 -1 roll 3 index mul add
    341 	4 1 roll 3 1 roll mul add
    342 	6 2 roll /_cnt 0 ddef
    343 	{
    344 		1 index eq
    345 		{
    346 			/_cnt _cnt 1 add ddef
    347 		} if
    348 	} forall
    349 	pop
    350 	exch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop
    351 } def
    352 /ss
    353 {
    354 	4 1 roll
    355 	{
    356 		2 npop
    357 		(0) exch 2 copy 0 exch put pop
    358 		gsave
    359 		false charpath currentpoint
    360 		4 index setmatrix
    361 		stroke
    362 		grestore
    363 		moveto
    364 		2 copy rmoveto
    365 	} exch cshow
    366 	3 npop
    367 } def
    368 /jss
    369 {
    370 	4 1 roll
    371 	{
    372 		2 npop
    373 		(0) exch 2 copy 0 exch put
    374 		gsave
    375 		_sp eq
    376 		{
    377 			exch 6 index 6 index 6 index 5 -1 roll widthshow
    378 			currentpoint
    379 		}
    380 		{
    381 			false charpath currentpoint
    382 			4 index setmatrix stroke
    383 		} ifelse
    384 		grestore
    385 		moveto
    386 		2 copy rmoveto
    387 	} exch cshow
    388 	6 npop
    389 } def
    390 /sp
    391 {
    392 	{
    393 		2 npop (0) exch
    394 		2 copy 0 exch put pop
    395 		false charpath
    396 		2 copy rmoveto
    397 	} exch cshow
    398 	2 npop
    399 } def
    400 /jsp
    401 {
    402 	{
    403 		2 npop
    404 		(0) exch 2 copy 0 exch put
    405 		_sp eq
    406 		{
    407 			exch 5 index 5 index 5 index 5 -1 roll widthshow
    408 		}
    409 		{
    410 			false charpath
    411 		} ifelse
    412 		2 copy rmoveto
    413 	} exch cshow
    414 	5 npop
    415 } def
    416 /pl
    417 {
    418 	transform
    419 	0.25 sub round 0.25 add exch
    420 	0.25 sub round 0.25 add exch
    421 	itransform
    422 } def
    423 /setstrokeadjust where
    424 {
    425 	pop true setstrokeadjust
    426 	/c
    427 	{
    428 		curveto
    429 	} def
    430 	/C
    431 	/c load def
    432 	/v
    433 	{
    434 		currentpoint 6 2 roll curveto
    435 	} def
    436 	/V
    437 	/v load def
    438 	/y
    439 	{
    440 		2 copy curveto
    441 	} def
    442 	/Y
    443 	/y load def
    444 	/l
    445 	{
    446 		lineto
    447 	} def
    448 	/L
    449 	/l load def
    450 	/m
    451 	{
    452 		moveto
    453 	} def
    454 }
    455 {
    456 	/c
    457 	{
    458 		pl curveto
    459 	} def
    460 	/C
    461 	/c load def
    462 	/v
    463 	{
    464 		currentpoint 6 2 roll pl curveto
    465 	} def
    466 	/V
    467 	/v load def
    468 	/y
    469 	{
    470 		pl 2 copy curveto
    471 	} def
    472 	/Y
    473 	/y load def
    474 	/l
    475 	{
    476 		pl lineto
    477 	} def
    478 	/L
    479 	/l load def
    480 	/m
    481 	{
    482 		pl moveto
    483 	} def
    484 } ifelse
    485 /d
    486 {
    487 	setdash
    488 } def
    489 /cf
    490 {
    491 } def
    492 /i
    493 {
    494 	dup 0 eq
    495 	{
    496 		pop cf
    497 	} if
    498 	setflat
    499 } def
    500 /j
    501 {
    502 	setlinejoin
    503 } def
    504 /J
    505 {
    506 	setlinecap
    507 } def
    508 /M
    509 {
    510 	setmiterlimit
    511 } def
    512 /w
    513 {
    514 	setlinewidth
    515 } def
    516 /H
    517 {
    518 } def
    519 /h
    520 {
    521 	closepath
    522 } def
    523 /N
    524 {
    525 	_pola 0 eq
    526 	{
    527 		_doClip 1 eq
    528 		{
    529 			clip /_doClip 0 ddef
    530 		} if
    531 		newpath
    532 	}
    533 	{
    534 		/CRender
    535 		{
    536 			N
    537 		} ddef
    538 	} ifelse
    539 } def
    540 /n
    541 {
    542 	N
    543 } def
    544 /F
    545 {
    546 	_pola 0 eq
    547 	{
    548 		_doClip 1 eq
    549 		{
    550 			gsave _pf grestore clip newpath /_lp /none ddef _fc
    551 			/_doClip 0 ddef
    552 		}
    553 		{
    554 			_pf
    555 		} ifelse
    556 	}
    557 	{
    558 		/CRender
    559 		{
    560 			F
    561 		} ddef
    562 	} ifelse
    563 } def
    564 /f
    565 {
    566 	closepath
    567 	F
    568 } def
    569 /S
    570 {
    571 	_pola 0 eq
    572 	{
    573 		_doClip 1 eq
    574 		{
    575 			gsave _ps grestore clip newpath /_lp /none ddef _sc
    576 			/_doClip 0 ddef
    577 		}
    578 		{
    579 			_ps
    580 		} ifelse
    581 	}
    582 	{
    583 		/CRender
    584 		{
    585 			S
    586 		} ddef
    587 	} ifelse
    588 } def
    589 /s
    590 {
    591 	closepath
    592 	S
    593 } def
    594 /B
    595 {
    596 	_pola 0 eq
    597 	{
    598 		_doClip 1 eq
    599 		gsave F grestore
    600 		{
    601 			gsave S grestore clip newpath /_lp /none ddef _sc
    602 			/_doClip 0 ddef
    603 		}
    604 		{
    605 			S
    606 		} ifelse
    607 	}
    608 	{
    609 		/CRender
    610 		{
    611 			B
    612 		} ddef
    613 	} ifelse
    614 } def
    615 /b
    616 {
    617 	closepath
    618 	B
    619 } def
    620 /W
    621 {
    622 	/_doClip 1 ddef
    623 } def
    624 /*
    625 {
    626 	count 0 ne
    627 	{
    628 		dup type /stringtype eq
    629 		{
    630 			pop
    631 		} if
    632 	} if
    633 	newpath
    634 } def
    635 /u
    636 {
    637 } def
    638 /U
    639 {
    640 } def
    641 /q
    642 {
    643 	_pola 0 eq
    644 	{
    645 		gsave
    646 	} if
    647 } def
    648 /Q
    649 {
    650 	_pola 0 eq
    651 	{
    652 		grestore
    653 	} if
    654 } def
    655 /*u
    656 {
    657 	_pola 1 add /_pola exch ddef
    658 } def
    659 /*U
    660 {
    661 	_pola 1 sub /_pola exch ddef
    662 	_pola 0 eq
    663 	{
    664 		CRender
    665 	} if
    666 } def
    667 /D
    668 {
    669 	pop
    670 } def
    671 /*w
    672 {
    673 } def
    674 /*W
    675 {
    676 } def
    677 /`
    678 {
    679 	/_i save ddef
    680 	clipForward?
    681 	{
    682 		nulldevice
    683 	} if
    684 	6 1 roll 4 npop
    685 	concat pop
    686 	userdict begin
    687 	/showpage
    688 	{
    689 	} def
    690 	0 setgray
    691 	0 setlinecap
    692 	1 setlinewidth
    693 	0 setlinejoin
    694 	10 setmiterlimit
    695 	[] 0 setdash
    696 	/setstrokeadjust where {pop false setstrokeadjust} if
    697 	newpath
    698 	0 setgray
    699 	false setoverprint
    700 } def
    701 /~
    702 {
    703  end
    704 	_i restore
    705 } def
    706 /O
    707 {
    708 	0 ne
    709 	/_of exch ddef
    710 	/_lp /none ddef
    711 } def
    712 /R
    713 {
    714 	0 ne
    715 	/_os exch ddef
    716 	/_lp /none ddef
    717 } def
    718 /g
    719 {
    720 	/_gf exch ddef
    721 	/_fc
    722 	{
    723 		_lp /fill ne
    724 		{
    725 			_of setoverprint
    726 			_gf setgray
    727 			/_lp /fill ddef
    728 		} if
    729 	} ddef
    730 	/_pf
    731 	{
    732 		_fc
    733 		fill
    734 	} ddef
    735 	/_psf
    736 	{
    737 		_fc
    738 		ashow
    739 	} ddef
    740 	/_pjsf
    741 	{
    742 		_fc
    743 		awidthshow
    744 	} ddef
    745 	/_lp /none ddef
    746 } def
    747 /G
    748 {
    749 	/_gs exch ddef
    750 	/_sc
    751 	{
    752 		_lp /stroke ne
    753 		{
    754 			_os setoverprint
    755 			_gs setgray
    756 			/_lp /stroke ddef
    757 		} if
    758 	} ddef
    759 	/_ps
    760 	{
    761 		_sc
    762 		stroke
    763 	} ddef
    764 	/_pss
    765 	{
    766 		_sc
    767 		ss
    768 	} ddef
    769 	/_pjss
    770 	{
    771 		_sc
    772 		jss
    773 	} ddef
    774 	/_lp /none ddef
    775 } def
    776 /k
    777 {
    778 	_cf astore pop
    779 	/_fc
    780 	{
    781 		_lp /fill ne
    782 		{
    783 			_of setoverprint
    784 			_cf aload pop setcmykcolor
    785 			/_lp /fill ddef
    786 		} if
    787 	} ddef
    788 	/_pf
    789 	{
    790 		_fc
    791 		fill
    792 	} ddef
    793 	/_psf
    794 	{
    795 		_fc
    796 		ashow
    797 	} ddef
    798 	/_pjsf
    799 	{
    800 		_fc
    801 		awidthshow
    802 	} ddef
    803 	/_lp /none ddef
    804 } def
    805 /K
    806 {
    807 	_cs astore pop
    808 	/_sc
    809 	{
    810 		_lp /stroke ne
    811 		{
    812 			_os setoverprint
    813 			_cs aload pop setcmykcolor
    814 			/_lp /stroke ddef
    815 		} if
    816 	} ddef
    817 	/_ps
    818 	{
    819 		_sc
    820 		stroke
    821 	} ddef
    822 	/_pss
    823 	{
    824 		_sc
    825 		ss
    826 	} ddef
    827 	/_pjss
    828 	{
    829 		_sc
    830 		jss
    831 	} ddef
    832 	/_lp /none ddef
    833 } def
    834 /x
    835 {
    836 	/_gf exch ddef
    837 	findcmykcustomcolor
    838 	/_if exch ddef
    839 	/_fc
    840 	{
    841 		_lp /fill ne
    842 		{
    843 			_of setoverprint
    844 			_if _gf 1 exch sub setcustomcolor
    845 			/_lp /fill ddef
    846 		} if
    847 	} ddef
    848 	/_pf
    849 	{
    850 		_fc
    851 		fill
    852 	} ddef
    853 	/_psf
    854 	{
    855 		_fc
    856 		ashow
    857 	} ddef
    858 	/_pjsf
    859 	{
    860 		_fc
    861 		awidthshow
    862 	} ddef
    863 	/_lp /none ddef
    864 } def
    865 /X
    866 {
    867 	/_gs exch ddef
    868 	findcmykcustomcolor
    869 	/_is exch ddef
    870 	/_sc
    871 	{
    872 		_lp /stroke ne
    873 		{
    874 			_os setoverprint
    875 			_is _gs 1 exch sub setcustomcolor
    876 			/_lp /stroke ddef
    877 		} if
    878 	} ddef
    879 	/_ps
    880 	{
    881 		_sc
    882 		stroke
    883 	} ddef
    884 	/_pss
    885 	{
    886 		_sc
    887 		ss
    888 	} ddef
    889 	/_pjss
    890 	{
    891 		_sc
    892 		jss
    893 	} ddef
    894 	/_lp /none ddef
    895 } def
    896 /A
    897 {
    898 	pop
    899 } def
    900 /annotatepage
    901 {
    902 userdict /annotatepage 2 copy known {get exec} {pop pop} ifelse
    903 } def
    904 /discard
    905 {
    906 	save /discardSave exch store
    907 	discardDict begin
    908 	/endString exch store
    909 	gt38?
    910 	{
    911 		2 add
    912 	} if
    913 	load
    914 	stopped
    915 	pop
    916  end
    917 	discardSave restore
    918 } bind def
    919 userdict /discardDict 7 dict dup begin
    920 put
    921 /pre38Initialize
    922 {
    923 	/endStringLength endString length store
    924 	/newBuff buffer 0 endStringLength getinterval store
    925 	/newBuffButFirst newBuff 1 endStringLength 1 sub getinterval store
    926 	/newBuffLast newBuff endStringLength 1 sub 1 getinterval store
    927 } def
    928 /shiftBuffer
    929 {
    930 	newBuff 0 newBuffButFirst putinterval
    931 	newBuffLast 0
    932 	currentfile read not
    933 	{
    934 	stop
    935 	} if
    936 	put
    937 } def
    938 0
    939 {
    940 	pre38Initialize
    941 	mark
    942 	currentfile newBuff readstring exch pop
    943 	{
    944 		{
    945 			newBuff endString eq
    946 			{
    947 				cleartomark stop
    948 			} if
    949 			shiftBuffer
    950 		} loop
    951 	}
    952 	{
    953 	stop
    954 	} ifelse
    955 } def
    956 1
    957 {
    958 	pre38Initialize
    959 	/beginString exch store
    960 	mark
    961 	currentfile newBuff readstring exch pop
    962 	{
    963 		{
    964 			newBuff beginString eq
    965 			{
    966 				/layerCount dup load 1 add store
    967 			}
    968 			{
    969 				newBuff endString eq
    970 				{
    971 					/layerCount dup load 1 sub store
    972 					layerCount 0 eq
    973 					{
    974 						cleartomark stop
    975 					} if
    976 				} if
    977 			} ifelse
    978 			shiftBuffer
    979 		} loop
    980 	}
    981 	{
    982 	stop
    983 	} ifelse
    984 } def
    985 2
    986 {
    987 	mark
    988 	{
    989 		currentfile buffer readline not
    990 		{
    991 		stop
    992 		} if
    993 		endString eq
    994 		{
    995 			cleartomark stop
    996 		} if
    997 	} loop
    998 } def
    999 3
   1000 {
   1001 	/beginString exch store
   1002 	/layerCnt 1 store
   1003 	mark
   1004 	{
   1005 		currentfile buffer readline not
   1006 		{
   1007 		stop
   1008 		} if
   1009 		dup beginString eq
   1010 		{
   1011 			pop /layerCnt dup load 1 add store
   1012 		}
   1013 		{
   1014 			endString eq
   1015 			{
   1016 				layerCnt 1 eq
   1017 				{
   1018 					cleartomark stop
   1019 				}
   1020 				{
   1021 					/layerCnt dup load 1 sub store
   1022 				} ifelse
   1023 			} if
   1024 		} ifelse
   1025 	} loop
   1026 } def
   1027 end
   1028 userdict /clipRenderOff 15 dict dup begin
   1029 put
   1030 {
   1031 	/n /N /s /S /f /F /b /B
   1032 }
   1033 {
   1034 	{
   1035 		_doClip 1 eq
   1036 		{
   1037 			/_doClip 0 ddef clip
   1038 		} if
   1039 		newpath
   1040 	} def
   1041 } forall
   1042 /Tr /pop load def
   1043 /Bb {} def
   1044 /BB /pop load def
   1045 /Bg {12 npop} def
   1046 /Bm {6 npop} def
   1047 /Bc /Bm load def
   1048 /Bh {4 npop} def
   1049 end
   1050 /Lb
   1051 {
   1052 	4 npop
   1053 	6 1 roll
   1054 	pop
   1055 	4 1 roll
   1056 	pop pop pop
   1057 	0 eq
   1058 	{
   1059 		0 eq
   1060 		{
   1061 			(%AI5_BeginLayer) 1 (%AI5_EndLayer--) discard
   1062 		}
   1063 		{
   1064 			/clipForward? true def
   1065 			
   1066 			/Tx /pop load def
   1067 			/Tj /pop load def
   1068 			currentdict end clipRenderOff begin begin
   1069 		} ifelse
   1070 	}
   1071 	{
   1072 		0 eq
   1073 		{
   1074 			save /discardSave exch store
   1075 		} if
   1076 	} ifelse
   1077 } bind def
   1078 /LB
   1079 {
   1080 	discardSave dup null ne
   1081 	{
   1082 		restore
   1083 	}
   1084 	{
   1085 		pop
   1086 		clipForward?
   1087 		{
   1088 			currentdict
   1089 		 end
   1090 		 end
   1091 		 begin
   1092 			
   1093 			/clipForward? false ddef
   1094 		} if
   1095 	} ifelse
   1096 } bind def
   1097 /Pb
   1098 {
   1099 	pop pop
   1100 	0 (%AI5_EndPalette) discard
   1101 } bind def
   1102 /Np
   1103 {
   1104 	0 (%AI5_End_NonPrinting--) discard
   1105 } bind def
   1106 /Ln /pop load def
   1107 /Ap
   1108 /pop load def
   1109 /Ar
   1110 {
   1111 	72 exch div
   1112 	0 dtransform dup mul exch dup mul add sqrt
   1113 	dup 1 lt
   1114 	{
   1115 		pop 1
   1116 	} if
   1117 	setflat
   1118 } def
   1119 /Mb
   1120 {
   1121 	q
   1122 } def
   1123 /Md
   1124 {
   1125 } def
   1126 /MB
   1127 {
   1128 	Q
   1129 } def
   1130 /nc 3 dict def
   1131 nc begin
   1132 /setgray
   1133 {
   1134 	pop
   1135 } bind def
   1136 /setcmykcolor
   1137 {
   1138 	4 npop
   1139 } bind def
   1140 /setcustomcolor
   1141 {
   1142 	2 npop
   1143 } bind def
   1144 currentdict readonly pop
   1145 end
   1146 currentdict readonly pop
   1147 end
   1148 setpacking
   1149 %%EndResource
   1150 %%EndProlog
   1151 %%BeginSetup
   1152 Adobe_level2_AI5 /initialize get exec
   1153 Adobe_IllustratorA_AI5 /initialize get exec
   1154 %AI5_Begin_NonPrinting
   1155 Np
   1156 %AI3_BeginPattern: (Yellow Stripe)
   1157 (Yellow Stripe) 8.4499 4.6 80.4499 76.6 [
   1158 %AI3_Tile
   1159 (0 O 0 R 0 0.4 1 0 k 0 0.4 1 0 K) @
   1160 (
   1161 800 Ar
   1162 0 J 0 j 3.6 w 4 M []0 d
   1163 %AI3_Note:
   1164 0 D
   1165 8.1999 8.1999 m
   1166 80.6999 8.1999 L
   1167 S
   1168 8.1999 22.6 m
   1169 80.6999 22.6 L
   1170 S
   1171 8.1999 37.0001 m
   1172 80.6999 37.0001 L
   1173 S
   1174 8.1999 51.3999 m
   1175 80.6999 51.3999 L
   1176 S
   1177 8.1999 65.8 m
   1178 80.6999 65.8 L
   1179 S
   1180 8.1999 15.3999 m
   1181 80.6999 15.3999 L
   1182 S
   1183 8.1999 29.8 m
   1184 80.6999 29.8 L
   1185 S
   1186 8.1999 44.1999 m
   1187 80.6999 44.1999 L
   1188 S
   1189 8.1999 58.6 m
   1190 80.6999 58.6 L
   1191 S
   1192 8.1999 73.0001 m
   1193 80.6999 73.0001 L
   1194 S
   1195 ) &
   1196 ] E
   1197 %AI3_EndPattern
   1198 %AI5_End_NonPrinting--
   1199 %AI5_Begin_NonPrinting
   1200 Np
   1201 3 Bn
   1202 %AI5_BeginGradient: (Black & White)
   1203 (Black & White) 0 2 Bd
   1204 [
   1205 <
   1206 FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
   1207 D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
   1208 AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
   1209 87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
   1210 5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
   1211 37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
   1212 0F0E0D0C0B0A09080706050403020100
   1213 >
   1214 0 %_Br
   1215 [
   1216 0 0 50 100 %_Bs
   1217 1 0 50 0 %_Bs
   1218 BD
   1219 %AI5_EndGradient
   1220 %AI5_BeginGradient: (Red & Yellow)
   1221 (Red & Yellow) 0 2 Bd
   1222 [
   1223 0
   1224 <
   1225 000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F2021222324252627
   1226 28292A2B2C2D2E2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F
   1227 505152535455565758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F7071727374757677
   1228 78797A7B7C7D7E7F808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9F
   1229 A0A1A2A3A4A5A6A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7
   1230 C8C9CACBCCCDCECFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEF
   1231 F0F1F2F3F4F5F6F7F8F9FAFBFCFDFEFF
   1232 >
   1233 <
   1234 FFFFFEFEFDFDFDFCFCFBFBFBFAFAF9F9F9F8F8F7F7F7F6F6F5F5F5F4F4F3F3F3F2F2F1F1F1F0F0EF
   1235 EFEFEEEEEDEDEDECECEBEBEBEAEAE9E9E9E8E8E7E7E7E6E6E5E5E5E4E4E3E3E3E2E2E1E1E1E0E0DF
   1236 DFDFDEDEDDDDDDDCDCDBDBDBDADAD9D9D9D8D8D7D7D7D6D6D5D5D5D4D4D3D3D3D2D2D1D1D1D0D0CF
   1237 CFCFCECECDCDCDCCCCCBCBCBCACAC9C9C9C8C8C7C7C7C6C6C5C5C5C4C4C3C3C3C2C2C1C1C1C0C0BF
   1238 BFBFBEBEBDBDBDBCBCBBBBBBBABAB9B9B9B8B8B7B7B7B6B6B5B5B5B4B4B3B3B3B2B2B1B1B1B0B0AF
   1239 AFAFAEAEADADADACACABABABAAAAA9A9A9A8A8A7A7A7A6A6A5A5A5A4A4A3A3A3A2A2A1A1A1A0A09F
   1240 9F9F9E9E9D9D9D9C9C9B9B9B9A9A9999
   1241 >
   1242 0
   1243 1 %_Br
   1244 [
   1245 0 1 0.6 0 1 50 100 %_Bs
   1246 0 0 1 0 1 50 0 %_Bs
   1247 BD
   1248 %AI5_EndGradient
   1249 %AI5_BeginGradient: (Yellow & Blue Radial)
   1250 (Yellow & Blue Radial) 1 2 Bd
   1251 [
   1252 <
   1253 000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F2021222324252627
   1254 28292A2B2C2D2E2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F
   1255 505152535455565758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F7071727374757677
   1256 78797A7B7C7D7E7F808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9F
   1257 A0A1A2A3A4A5A6A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7
   1258 C8C9CACBCCCDCECFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEF
   1259 F0F1F2F3F4F5F6F7F8F9FAFBFCFDFEFF
   1260 >
   1261 <
   1262 1415161718191A1B1C1D1E1F1F202122232425262728292A2A2B2C2D2E2F30313233343536363738
   1263 393A3B3C3D3E3F40414142434445464748494A4B4C4D4D4E4F50515253545556575858595A5B5C5D
   1264 5E5F60616263646465666768696A6B6C6D6E6F6F707172737475767778797A7B7B7C7D7E7F808182
   1265 83848586868788898A8B8C8D8E8F90919292939495969798999A9B9C9D9D9E9FA0A1A2A3A4A5A6A7
   1266 A8A9A9AAABACADAEAFB0B1B2B3B4B4B5B6B7B8B9BABBBCBDBEBFC0C0C1C2C3C4C5C6C7C8C9CACBCB
   1267 CCCDCECFD0D1D2D3D4D5D6D7D7D8D9DADBDCDDDEDFE0E1E2E2E3E4E5E6E7E8E9EAEBECEDEEEEEFF0
   1268 F1F2F3F4F5F6F7F8F9F9FAFBFCFDFEFF
   1269 >
   1270 <
   1271 ABAAAAA9A8A7A7A6A5A5A4A3A3A2A1A1A09F9F9E9D9D9C9B9B9A9999989797969595949393929191
   1272 908F8F8E8D8D8C8B8B8A8989888787868585848383828181807F7F7E7D7D7C7B7B7A797978777776
   1273 7575747373727171706F6F6E6D6D6C6B6B6A6969686767666565646362626160605F5E5E5D5C5C5B
   1274 5A5A5958585756565554545352525150504F4E4E4D4C4C4B4A4A4948484746464544444342424140
   1275 403F3E3E3D3C3C3B3A3A3938383736363534343332323130302F2E2E2D2C2C2B2A2A292828272626
   1276 25242423222121201F1F1E1D1D1C1B1B1A1919181717161515141313121111100F0F0E0D0D0C0B0B
   1277 0A090908070706050504030302010100
   1278 >
   1279 0
   1280 1 %_Br
   1281 [
   1282 0 0.08 0.67 0 1 50 14 %_Bs
   1283 1 1 0 0 1 50 100 %_Bs
   1284 BD
   1285 %AI5_EndGradient
   1286 %AI5_End_NonPrinting--
   1287 %AI5_BeginPalette
   1288 144 161 Pb
   1289 Pn
   1290 Pc
   1291 1 g
   1292 Pc
   1293 0 g
   1294 Pc
   1295 0 0 0 0 k
   1296 Pc
   1297 0.75 g
   1298 Pc
   1299 0.5 g
   1300 Pc
   1301 0.25 g
   1302 Pc
   1303 0 g
   1304 Pc
   1305 Bb
   1306 2 (Black & White) -4014 4716 0 0 1 0 0 1 0 0 Bg
   1307 0 BB
   1308 Pc
   1309 0.25 0 0 0 k
   1310 Pc
   1311 0.5 0 0 0 k
   1312 Pc
   1313 0.75 0 0 0 k
   1314 Pc
   1315 1 0 0 0 k
   1316 Pc
   1317 0.25 0.25 0 0 k
   1318 Pc
   1319 0.5 0.5 0 0 k
   1320 Pc
   1321 0.75 0.75 0 0 k
   1322 Pc
   1323 1 1 0 0 k
   1324 Pc
   1325 Bb
   1326 2 (Red & Yellow) -4014 4716 0 0 1 0 0 1 0 0 Bg
   1327 0 BB
   1328 Pc
   1329 0 0.25 0 0 k
   1330 Pc
   1331 0 0.5 0 0 k
   1332 Pc
   1333 0 0.75 0 0 k
   1334 Pc
   1335 0 1 0 0 k
   1336 Pc
   1337 0 0.25 0.25 0 k
   1338 Pc
   1339 0 0.5 0.5 0 k
   1340 Pc
   1341 0 0.75 0.75 0 k
   1342 Pc
   1343 0 1 1 0 k
   1344 Pc
   1345 Bb
   1346 0 0 0 0 Bh
   1347 2 (Yellow & Blue Radial) -4014 4716 0 0 1 0 0 1 0 0 Bg
   1348 0 BB
   1349 Pc
   1350 0 0 0.25 0 k
   1351 Pc
   1352 0 0 0.5 0 k
   1353 Pc
   1354 0 0 0.75 0 k
   1355 Pc
   1356 0 0 1 0 k
   1357 Pc
   1358 0.25 0 0.25 0 k
   1359 Pc
   1360 0.5 0 0.5 0 k
   1361 Pc
   1362 0.75 0 0.75 0 k
   1363 Pc
   1364 1 0 1 0 k
   1365 Pc
   1366 (Yellow Stripe) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p
   1367 Pc
   1368 0.25 0.125 0 0 k
   1369 Pc
   1370 0.5 0.25 0 0 k
   1371 Pc
   1372 0.75 0.375 0 0 k
   1373 Pc
   1374 1 0.5 0 0 k
   1375 Pc
   1376 0.125 0.25 0 0 k
   1377 Pc
   1378 0.25 0.5 0 0 k
   1379 Pc
   1380 0.375 0.75 0 0 k
   1381 Pc
   1382 0.5 1 0 0 k
   1383 Pc
   1384 0.375 0.375 0.75 0 k
   1385 Pc
   1386 0 0.25 0.125 0 k
   1387 Pc
   1388 0 0.5 0.25 0 k
   1389 Pc
   1390 0 0.75 0.375 0 k
   1391 Pc
   1392 0 1 0.5 0 k
   1393 Pc
   1394 0 0.125 0.25 0 k
   1395 Pc
   1396 0 0.25 0.5 0 k
   1397 Pc
   1398 0 0.375 0.75 0 k
   1399 Pc
   1400 0 0.5 1 0 k
   1401 Pc
   1402 0 0.79 0.91 0 (PANTONE Warm Red CV) 0 x
   1403 Pc
   1404 0.125 0 0.25 0 k
   1405 Pc
   1406 0.25 0 0.5 0 k
   1407 Pc
   1408 0.375 0 0.75 0 k
   1409 Pc
   1410 0.5 0 1 0 k
   1411 Pc
   1412 0.25 0 0.125 0 k
   1413 Pc
   1414 0.5 0 0.25 0 k
   1415 Pc
   1416 0.75 0 0.375 0 k
   1417 Pc
   1418 1 0 0.5 0 k
   1419 Pc
   1420 0.5 1 0 0 k
   1421 Pc
   1422 0.25 0.125 0.125 0 k
   1423 Pc
   1424 0.5 0.25 0.25 0 k
   1425 Pc
   1426 0.75 0.375 0.375 0 k
   1427 Pc
   1428 1 0.5 0.5 0 k
   1429 Pc
   1430 0.25 0.25 0.125 0 k
   1431 Pc
   1432 0.5 0.5 0.25 0 k
   1433 Pc
   1434 0.75 0.75 0.375 0 k
   1435 Pc
   1436 1 1 0.5 0 k
   1437 Pc
   1438 0 1 0.5 0 k
   1439 Pc
   1440 0.125 0.25 0.125 0 k
   1441 Pc
   1442 0.25 0.5 0.25 0 k
   1443 Pc
   1444 0.375 0.75 0.375 0 k
   1445 Pc
   1446 0.5 1 0.5 0 k
   1447 Pc
   1448 0.125 0.25 0.25 0 k
   1449 Pc
   1450 0.25 0.5 0.5 0 k
   1451 Pc
   1452 0.375 0.75 0.75 0 k
   1453 Pc
   1454 0.5 1 1 0 k
   1455 Pc
   1456 0.75 0.75 0.375 0 k
   1457 Pc
   1458 0.125 0.125 0.25 0 k
   1459 Pc
   1460 0.25 0.25 0.5 0 k
   1461 Pc
   1462 0.375 0.375 0.75 0 k
   1463 Pc
   1464 0.5 0.5 1 0 k
   1465 Pc
   1466 0.25 0.125 0.25 0 k
   1467 Pc
   1468 0.5 0.25 0.5 0 k
   1469 Pc
   1470 0.75 0.375 0.75 0 k
   1471 Pc
   1472 1 0.5 1 0 k
   1473 Pc
   1474 0 0.79 0.91 0 (PANTONE Warm Red CV) 0 x
   1475 Pc
   1476 0 0 0 0 k
   1477 Pc
   1478 Pc
   1479 Pc
   1480 Pc
   1481 Pc
   1482 Pc
   1483 Pc
   1484 Pc
   1485 1 0.5 0.5 0 k
   1486 Pc
   1487 0 0 0 0 k
   1488 Pc
   1489 Pc
   1490 Pc
   1491 Pc
   1492 Pc
   1493 Pc
   1494 Pc
   1495 Pc
   1496 0 0.25 1 0 (Orange Yellow) 0 x
   1497 Pc
   1498 0 0 0 0 k
   1499 Pc
   1500 Pc
   1501 Pc
   1502 Pc
   1503 Pc
   1504 Pc
   1505 Pc
   1506 Pc
   1507 0 1 0.5 0 k
   1508 Pc
   1509 0 0 0 0 k
   1510 Pc
   1511 Pc
   1512 Pc
   1513 Pc
   1514 Pc
   1515 Pc
   1516 Pc
   1517 Pc
   1518 1 0 0.5 0 k
   1519 Pc
   1520 0 0 0 0 k
   1521 Pc
   1522 Pc
   1523 Pc
   1524 Pc
   1525 Pc
   1526 Pc
   1527 Pc
   1528 Pc
   1529 0 0.45 1 0 (Orange) 0 x
   1530 Pc
   1531 0 0 0 0 k
   1532 Pc
   1533 Pc
   1534 Pc
   1535 Pc
   1536 Pc
   1537 Pc
   1538 Pc
   1539 Pc
   1540 0.375 0.375 0.75 0 k
   1541 Pc
   1542 0 0 0 0 k
   1543 Pc
   1544 Pc
   1545 Pc
   1546 Pc
   1547 Pc
   1548 Pc
   1549 Pc
   1550 Pc
   1551 0 0.79 0.91 0 (PANTONE Warm Red CV) 0 x
   1552 Pc
   1553 0 0 0 0 k
   1554 Pc
   1555 Pc
   1556 Pc
   1557 Pc
   1558 Pc
   1559 Pc
   1560 Pc
   1561 Pc
   1562 1 0.65 0 0 k
   1563 Pc
   1564 0 0 0 0 k
   1565 Pc
   1566 Pc
   1567 Pc
   1568 Pc
   1569 Pc
   1570 Pc
   1571 Pc
   1572 Pc
   1573 0 0 1 0 k
   1574 Pc
   1575 PB
   1576 %AI5_EndPalette
   1577 %%EndSetup
   1578 %AI5_BeginLayer
   1579 1 1 1 1 0 0 0 79 128 255 Lb
   1580 (Layer 1) Ln
   1581 0 A
   1582 1 Ap
   1583 0 O
   1584 1 0.65 0 0 k
   1585 800 Ar
   1586 0 J 0 j 1 w 4 M []0 d
   1587 %AI3_Note:
   1588 0 D
   1589 285.0121 311.7976 m
   1590 357.5043 302.5199 L
   1591 361.6071 392.7105 L
   1592 376.3322 474.1377 L
   1593 342.6527 475.6628 L
   1594 327.6333 483.4165 L
   1595 258.8269 486.3189 L
   1596 254.4361 405.0427 L
   1597 242.0523 312.2099 L
   1598 285.0121 311.7976 L
   1599 f
   1600 0 0.79 0.91 0 k
   1601 1.25 w
   1602 295.4466 337.6172 m
   1603 368.4943 335.3343 L
   1604 363.9288 425.5026 L
   1605 370.7771 507.9667 L
   1606 337.1066 506.2547 L
   1607 321.4128 512.5323 L
   1608 252.6452 508.8228 L
   1609 256.0692 427.5002 L
   1610 252.6452 333.9077 L
   1611 295.4466 337.6172 L
   1612 f
   1613 u
   1614 0 Ap
   1615 1 0.65 0 0 k
   1616 1 w
   1617 320.532 390.6149 m
   1618 312.9017 388.534 l
   1619 317.0637 398.5921 l
   1620 321.2256 426.6854 l
   1621 316.0232 427.7258 l
   1622 322.2662 436.3965 l
   1623 330.0436 465.6249 l
   1624 316.3701 462.7557 l
   1625 323.5798 475.9563 331.2311 484.5534 v
   1626 321.2256 492.2363 l
   1627 288.9913 478.0373 297.6622 431.9088 v
   1628 290.9988 433.0755 l
   1629 297.3888 384.7188 l
   1630 291.9867 383.3315 l
   1631 297.5214 372.0383 305.2714 366.6837 v
   1632 305.9749 366.1976 295.5601 404.4882 306.6587 442.6395 c
   1633 307.6992 440.2117 l
   1634 298.855 399.5459 307.6992 366.6837 v
   1635 308.1064 365.9033 312.5286 366.4235 v
   1636 320.532 381.5106 320.532 390.6149 v
   1637 f
   1638 u
   1639 *u
   1640 1 g
   1641 263.6948 355.9856 m
   1642 265.2612 355.9856 L
   1643 265.2612 359.2513 L
   1644 265.9515 359.2513 266.6153 359.2513 267.2791 359.3575 c
   1645 267.2791 355.9856 L
   1646 269.6155 355.9856 L
   1647 269.6155 355.3749 L
   1648 267.2791 355.3749 L
   1649 267.2791 347.2505 L
   1650 267.2791 346.7726 267.2791 346.0558 268.288 346.0558 c
   1651 268.9783 346.0558 269.35 346.5337 269.7748 347.0381 c
   1652 270.1996 346.7461 L
   1653 269.6951 345.7372 268.3942 345.1265 267.3322 345.1265 c
   1654 265.4205 345.1265 265.2081 346.162 265.2081 347.4364 c
   1655 265.2081 355.3749 L
   1656 263.6948 355.3749 L
   1657 263.6948 355.9856 l
   1658 f
   1659 *U
   1660 *u
   1661 285.7796 348.7639 m
   1662 285.1689 346.8788 284.1069 345.2327 281.3457 345.1265 c
   1663 277.2304 345.1265 275.9825 348.5515 275.9825 350.3835 c
   1664 275.9825 355.1094 279.7792 356.2511 281.2926 356.2511 c
   1665 283.0184 356.2511 285.461 355.4546 285.461 353.4102 c
   1666 285.461 352.6934 285.0096 352.003 284.2662 352.003 c
   1667 283.5494 352.003 283.0184 352.481 283.0184 353.2509 c
   1668 283.0184 354.2864 283.868 354.4191 283.868 354.7112 c
   1669 283.868 355.428 282.1953 355.7201 281.6112 355.7201 c
   1670 279.0624 355.7201 278.3986 353.8616 278.3986 350.3835 c
   1671 278.3986 348.7905 278.7969 347.5691 278.9562 347.1974 c
   1672 279.3544 346.3213 280.1775 345.7637 281.5581 345.6841 c
   1673 283.098 345.6044 284.5848 346.8523 285.222 348.7639 C
   1674 285.7796 348.7639 l
   1675 f
   1676 *U
   1677 *u
   1678 291.9344 345.4717 m
   1679 291.9344 346.0823 L
   1680 293.9788 346.0823 L
   1681 293.9788 363.1542 L
   1682 291.9344 363.1542 L
   1683 291.9344 363.7648 L
   1684 293.0761 363.7648 L
   1685 294.0585 363.7648 295.0939 363.8179 296.0497 364.0038 c
   1686 296.0497 346.0823 L
   1687 298.0941 346.0823 L
   1688 298.0941 345.4717 L
   1689 291.9344 345.4717 l
   1690 f
   1691 *U
   1692 u
   1693 310.0634 446.075 m
   1694 305.3828 425.2059 306.7298 391.3708 v
   1695 307.1338 381.222 308.2436 371.8929 309.5993 363.8029 C
   1696 309.6066 363.8025 L
   1697 310.4883 356.6987 311.0781 354.1272 313.3768 345.5676 C
   1698 313.2426 340.0473 L
   1699 294.8367 398.8155 310.0634 446.075 V
   1700 f
   1701 321.3622 464.1699 m
   1702 325.5016 466.2317 331.4359 466.9819 v
   1703 337.9224 455.0924 321.9584 434.793 v
   1704 331.4821 456.0522 329.2358 462.7122 v
   1705 326.7243 464.2727 321.3622 464.1699 v
   1706 f
   1707 319.4002 428.4819 m
   1708 323.1177 427.6214 324.9024 429.0668 v
   1709 321.386 415.3445 322.3077 407.7964 v
   1710 323.2297 400.2483 316.5788 395.4159 y
   1711 322.2441 402.584 320.4635 408.4226 v
   1712 319.2289 412.4694 320.6101 422.8271 322.1681 426.1155 c
   1713 320.7131 426.3196 319.4002 428.4819 v
   1714 f
   1715 315.7246 392.3281 m
   1716 321.8677 393.0631 322.5131 396.1662 v
   1717 323.265 377.6058 314.7299 369.9571 v
   1718 321.2425 380.1152 320.2206 390.6235 v
   1719 315.7246 392.3281 l
   1720 f
   1721 298.4445 384.6023 m
   1722 296.4635 382.3836 290.5192 387.2778 v
   1723 292.4131 374.803 304.1781 369.0924 v
   1724 296.0814 375.1928 293.9 381.7824 v
   1725 296.7611 382.6245 298.4445 384.6023 v
   1726 f
   1727 296.5483 389.3335 m
   1728 288.5102 409.7356 290.2325 437.3036 v
   1729 292.1098 432.3112 298.1424 430.5604 v
   1730 295.3003 429.9794 293.6387 430.2313 v
   1731 289.4335 418.5932 296.5483 389.3335 v
   1732 f
   1733 330.3126 484.1353 m
   1734 327.3003 506.2722 308.4549 483.8853 v
   1735 293.4491 466.0592 295.2373 450.9247 296.1578 442.4811 c
   1736 296.3932 440.3206 293.366 465.0316 309.8067 481.2933 c
   1737 326.2471 497.5553 329.9609 485.0794 330.3126 484.1353 c
   1738 f
   1739 U
   1740 0 0 1 0 k
   1741 302.5528 503.0164 m
   1742 287.7656 507.2395 283.0593 458.227 v
   1743 279.4282 473.3549 288.8204 494.7509 v
   1744 298.2122 516.1468 302.5528 503.0164 y
   1745 f
   1746 284.2076 506.5994 m
   1747 276.6655 495.2557 278.3767 483.1729 v
   1748 272.6565 505.9183 284.2076 506.5994 v
   1749 f
   1750 339.7135 474.7902 m
   1751 348.6321 478.0799 335.8615 444.8834 v
   1752 342.4718 454.5848 346.6326 469.8253 v
   1753 349.303 479.6062 339.7135 474.7902 y
   1754 f
   1755 354.1382 477.3767 m
   1756 360.4435 471.669 355.9752 464.1187 v
   1757 367.1908 475.904 354.1382 477.3767 v
   1758 f
   1759 U
   1760 U
   1761 *u
   1762 1 g
   1763 258.2029 317.4593 m
   1764 256.6821 317.4593 L
   1765 256.6821 325.2598 L
   1766 258.7512 325.2598 L
   1767 260.3858 325.2598 261.4514 324.608 261.4514 322.839 c
   1768 261.4514 321.1837 260.5513 320.3767 258.9581 320.3767 c
   1769 258.2029 320.3767 L
   1770 258.2029 317.4593 l
   1771 f
   1772 1 D
   1773 258.2029 321.6389 m
   1774 258.5132 321.6389 L
   1775 259.4133 321.6389 259.8995 321.8354 259.8995 322.8493 c
   1776 259.8995 323.8528 259.3202 323.9976 258.4719 323.9976 c
   1777 258.2029 323.9976 L
   1778 258.2029 321.6389 l
   1779 f
   1780 *U
   1781 *u
   1782 0 D
   1783 269.0694 321.3699 m
   1784 269.0694 323.5528 270.6523 325.4667 272.9283 325.4667 c
   1785 275.2043 325.4667 276.7871 323.5528 276.7871 321.3699 c
   1786 276.7871 319.1353 275.2043 317.2524 272.9283 317.2524 c
   1787 270.6523 317.2524 269.0694 319.1353 269.0694 321.3699 c
   1788 f
   1789 1 D
   1790 270.6419 321.432 m
   1791 270.6419 320.2526 271.6351 318.7525 272.9283 318.7525 c
   1792 274.2215 318.7525 275.2146 320.2526 275.2146 321.432 c
   1793 275.2146 322.6941 274.2628 323.9666 272.9283 323.9666 c
   1794 271.5937 323.9666 270.6419 322.6941 270.6419 321.432 c
   1795 f
   1796 *U
   1797 *u
   1798 0 D
   1799 287.2943 319.9422 m
   1800 287.315 319.9422 L
   1801 288.8668 325.3632 L
   1802 289.7668 325.3632 L
   1803 291.3807 319.9422 L
   1804 291.4014 319.9422 L
   1805 292.9326 325.2598 L
   1806 294.5258 325.2598 L
   1807 291.8877 317.3041 L
   1808 290.7704 317.3041 L
   1809 289.2185 322.4044 L
   1810 289.1978 322.4044 L
   1811 287.7288 317.3041 L
   1812 286.6115 317.3041 L
   1813 284.1286 325.2598 L
   1814 285.7218 325.2598 L
   1815 287.2943 319.9422 l
   1816 f
   1817 *U
   1818 *u
   1819 303.7595 323.9356 m
   1820 303.7595 322.2182 L
   1821 306.1803 322.2182 L
   1822 306.1803 320.894 L
   1823 303.7595 320.894 L
   1824 303.7595 318.7835 L
   1825 306.2734 318.7835 L
   1826 306.2734 317.4593 L
   1827 302.2387 317.4593 L
   1828 302.2387 325.2598 L
   1829 306.2734 325.2598 L
   1830 306.2734 323.9356 L
   1831 303.7595 323.9356 l
   1832 f
   1833 *U
   1834 *u
   1835 319.8602 317.4593 m
   1836 318.0187 317.4593 L
   1837 316.1255 320.6043 L
   1838 316.1048 320.6043 L
   1839 316.1048 317.4593 L
   1840 314.5841 317.4593 L
   1841 314.5841 325.2598 L
   1842 316.6428 325.2598 L
   1843 318.1843 325.2598 319.2499 324.577 319.2499 322.9114 c
   1844 319.2499 321.9182 318.7015 320.925 317.6567 320.7492 C
   1845 319.8602 317.4593 l
   1846 f
   1847 1 D
   1848 316.1048 321.6699 m
   1849 316.3014 321.6699 L
   1850 317.1394 321.6699 317.7291 321.9182 317.7291 322.87 c
   1851 317.7291 323.8321 317.1187 324.0183 316.3117 324.0183 c
   1852 316.1048 324.0183 L
   1853 316.1048 321.6699 l
   1854 f
   1855 *U
   1856 *u
   1857 0 D
   1858 329.1754 323.9356 m
   1859 329.1754 322.2182 L
   1860 331.5962 322.2182 L
   1861 331.5962 320.894 L
   1862 329.1754 320.894 L
   1863 329.1754 318.7835 L
   1864 331.6894 318.7835 L
   1865 331.6894 317.4593 L
   1866 327.6546 317.4593 L
   1867 327.6546 325.2598 L
   1868 331.6894 325.2598 L
   1869 331.6894 323.9356 L
   1870 329.1754 323.9356 l
   1871 f
   1872 *U
   1873 *u
   1874 340 325.2598 m
   1875 342.1725 325.2598 L
   1876 344.4279 325.2598 345.9383 323.5735 345.9383 321.3492 c
   1877 345.9383 319.156 344.3865 317.4593 342.1622 317.4593 c
   1878 340 317.4593 L
   1879 340 325.2598 l
   1880 f
   1881 1 D
   1882 341.5208 318.7835 m
   1883 341.7691 318.7835 L
   1884 343.6416 318.7835 344.3658 319.8181 344.3658 321.3596 c
   1885 344.3658 323.0562 343.4968 323.9356 341.7691 323.9356 c
   1886 341.5208 323.9356 L
   1887 341.5208 318.7835 l
   1888 f
   1889 *U
   1890 LB
   1891 %AI5_EndLayer--
   1892 %%PageTrailer
   1893 gsave annotatepage grestore showpage
   1894 %%Trailer
   1895 Adobe_IllustratorA_AI5 /terminate get exec
   1896 Adobe_level2_AI5 /terminate get exec
   1897 %%EOF