cs0304036/xdoc.eps
1: %!PS-Adobe-3.0 EPSF-3.0
2: %%Creator: ImageMark Software Labs
3: %%For: () ()
4: %%Title: \\Manuela\tmp\xdoc1.eps
5: %%CreationDate: () ()
6: %%BoundingBox: 0 0 596 253
7: %%DocumentProcessColors: Black
8: %%ColorUsage:Color
9: %%DocumentFonts: Helvetica
10: %%+Helvetica-Bold
11: %%+Helvetica-Oblique
12: %%+Helvetica-BoldOblique
13: %%+Times-Roman
14: %%+Times-Bold
15: %%+Times-Italic
16: %%+Times-BoldItalic
17: %%+Courier
18: %%+Courier-Bold
19: %%+Courier-Oblique
20: %%+Courier-BoldOblique
21: %%+Symbol
22: %%DocumentSuppliedResources: procset Adobe_packedarray 2.0 0
23: %%+ procset Adobe_cmykcolor 1.1 0
24: %%+ procset Adobe_cshow 1.1 0
25: %%+ procset Adobe_customcolor 1.0 0
26: %%+ procset Adobe_typography_AI3 1.0 0
27: %%+ procset Adobe_Illustrator_AI3 1.0 0
28: %AI3_ColorUsage: Color
29: %AI3_TemplateBox: 0 0 596 253
30: %AI3_TileBox: 0 0 596 253
31: %AI3_DocumentPreview: None
32: %%Template:
33: %%PageOrigin:0.0000 0.0000
34: %%EndComments
35: %%BeginProlog
36: %%BeginResource: procset Adobe_packedarray 2.0 0
37: %%Title: (Packed Array Operators)
38: %%Version: 2.0
39: %%CreationDate: (8/2/90) ()
40: %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
41: userdict /Adobe_packedarray 5 dict dup begin put
42: /initialize
43: {
44: /packedarray where
45: {
46: pop
47: }
48: {
49: Adobe_packedarray begin
50: Adobe_packedarray
51: {
52: dup xcheck
53: {
54: bind
55: } if
56: userdict 3 1 roll put
57: } forall
58: end
59: } ifelse
60: } def
61: /terminate
62: {
63: } def
64: /packedarray
65: {
66: array astore readonly
67: } def
68: /setpacking
69: {
70: pop
71: } def
72: /currentpacking
73: {
74: false
75: } def
76: currentdict readonly pop end
77: %%EndResource
78: 
79: Adobe_packedarray /initialize get exec
80: 
81: %%Title: (CMYK Color Operators)
82: %%Version: 1.1 
83: %%CreationDate: (1/23/89) ()
84: %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
85: currentpacking true setpacking
86: userdict /Adobe_cmykcolor 4 dict dup begin put
87: /initialize
88: {
89: /setcmykcolor where
90: {
91: pop
92: }
93: {
94: userdict /Adobe_cmykcolor_vars 2 dict dup begin put
95: /_setrgbcolor
96: /setrgbcolor load def
97: /_currentrgbcolor
98: /currentrgbcolor load def
99: Adobe_cmykcolor begin
100: Adobe_cmykcolor
101: {
102: dup xcheck
103: {
104: bind
105: } if
106: pop pop
107: } forall
108: end
109: end
110: Adobe_cmykcolor begin
111: } ifelse
112: } def
113: /terminate
114: {
115: currentdict Adobe_cmykcolor eq
116: {
117: end
118: } if
119: } def
120: /setcmykcolor
121: {
122: 1 sub 4 1 roll
123: 3
124: {
125: 3 index add neg dup 0 lt
126: {
127: pop 0
128: } if
129: 3 1 roll
130: } repeat
131: Adobe_cmykcolor_vars /_setrgbcolor get exec
132: pop
133: } def 
134: /currentcmykcolor
135: {
136: Adobe_cmykcolor_vars /_currentrgbcolor get exec
137: 3
138: {
139: 1 sub neg 3 1 roll
140: } repeat
141: 0
142: } def
143: currentdict readonly pop end
144: setpacking
145: 
146: %%EndResource
147: 
148: %%BeginResource: procset Adobe_cshow 1.1 0
149: %%Title: (cshow Operator)
150: %%Version: 1.1 
151: %%CreationDate: (1/23/89) ()
152: %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
153: currentpacking true setpacking
154: userdict /Adobe_cshow 3 dict dup begin put
155: /initialize
156: {
157: /cshow where
158: {
159: pop
160: }
161: {
162: userdict /Adobe_cshow_vars 1 dict dup begin put
163: /_cshow 
164: {} def
165: Adobe_cshow begin
166: Adobe_cshow
167: {
168: dup xcheck
169: {
170: bind
171: } if
172: userdict 3 1 roll put
173: } forall
174: end
175: end
176: } ifelse
177: } def
178: /terminate
179: {
180: } def
181: /cshow
182: {
183: exch
184: Adobe_cshow_vars
185: exch /_cshow
186: exch put
187: {
188: 0 0 Adobe_cshow_vars /_cshow get exec
189: } forall
190: } def
191: currentdict readonly pop end
192: setpacking
193: 
194: %%EndResource
195: 
196: %%BeginResource: procset Adobe_customcolor 1.0 0
197: %%Title: (Custom Color Operators)
198: %%Version: 1.0 
199: %%CreationDate: (5/9/88) ()
200: %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
201: currentpacking true setpacking
202: userdict /Adobe_customcolor 5 dict dup begin put
203: /initialize
204: {
205: /setcustomcolor where
206: {
207: pop
208: }
209: {
210: Adobe_customcolor begin
211: Adobe_customcolor
212: {
213: dup xcheck
214: {
215: bind
216: } if
217: pop pop
218: } forall
219: end
220: Adobe_customcolor begin
221: } ifelse
222: } def
223: /terminate
224: {
225: currentdict Adobe_customcolor eq
226: {
227: end
228: } if
229: } def
230: /findcmykcustomcolor
231: {
232: 5 packedarray
233: }  def
234: /setcustomcolor
235: {
236: exch
237: aload pop pop
238: 4
239: {
240: 4 index mul 4 1 roll
241: } repeat
242: 5 -1 roll pop
243: setcmykcolor
244: } def
245: /setoverprint
246: {
247: pop
248: } def
249: currentdict readonly pop end
250: setpacking
251: %%EndResource 
252: 
253: 
254: %%BeginResource: procset Adobe_typography_AI3 1.0 0
255: %%Title: (Typography Operators)%%Version: 1.0
256: %%CreationDate:(5/31/90) ()
257: %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
258: currentpacking true setpacking
259: userdict /Adobe_typography_AI3 46 dict dup begin put
260: /initialize
261: {
262: /TZ
263: where
264: {
265: pop
266: }
267: {
268: Adobe_typography_AI3 begin
269: Adobe_typography_AI3
270: {
271: dup xcheck
272: {
273: bind
274: } if
275: pop pop
276: } forall
277: end
278: Adobe_typography_AI3 begin
279: } ifelse
280: } def
281: /terminate
282: {
283: currentdict Adobe_typography_AI3 eq
284: {
285: end
286: } if
287: } def
288: /modifyEncoding
289: {
290: /_tempEncode exch ddef
291: /_pntr 0 ddef
292: {
293: counttomark -1 roll
294: dup type dup /marktype eq   
295: {
296: pop pop exit
297: }
298: {
299: /nametype eq
300: {
301: _tempEncode /_pntr dup load dup 3 1 roll 1 add ddef 3 -1 roll
302: put
303: }
304: {
305: /_pntr exch ddef
306: }
307: ifelse
308: }
309: ifelse
310: }
311: loop 
312: _tempEncode
313: }
314: def
315: /TE 
316: {
317: StandardEncoding 256 array copy modifyEncoding 
318: /_nativeEncoding exch def
319: } def
320: /TZ  
321: {
322: /_useNativeEncoding exch def
323: pop pop
324: findfont dup length 2 add dict
325: begin
326: mark exch
327: {
328: 1 index /FID ne { def } if cleartomark mark
329: }
330: forall
331: pop
332: /FontName exch def
333: counttomark 0 eq
334: {
335: Encoding StandardEncoding eq 1 _useNativeEncoding eq and
336: {
337: /Encoding _nativeEncoding def
338: }
339: if
340: cleartomark
341: }
342: { 
343: /Encoding load 256 array copy 
344: modifyEncoding /Encoding exch def
345: }
346: ifelse  
347: FontName currentdict
348: end
349: definefont pop
350: }
351: def
352: /tr
353: {
354: _ax _ay 3 2 roll
355: } def
356: /trj 
357: {
358: _cx _cy _sp _ax _ay 6 5 roll
359: } def
360: 
361: /a0
362: {
363: /Tx 
364: {
365: dup 
366: currentpoint 3 2 roll
367: tr _psf
368: newpath moveto
369: tr _ctm _pss
370: } ddef
371: /Tj 
372: {
373: dup
374: currentpoint 3 2 roll
375: trj _pjsf
376: newpath moveto
377: trj _ctm _pjss
378: } ddef
379: } def
380: /a1
381: {
382: W B
383: } def
384: /e0
385: {
386: /Tx 
387: {
388: tr _psf
389: } ddef
390: /Tj 
391: {
392: trj _pjsf
393: } ddef
394: } def
395: /e1
396: {
397: W F 
398: } def
399: /i0
400: {
401: /Tx
402: {
403: tr sp
404: } ddef
405: /Tj
406: {
407: trj jsp
408: } ddef
409: } def
410: /o0
411: {
412: /Tx
413: {
414: tr sw rmoveto
415: } ddef
416: /Tj
417: {
418: trj swj rmoveto
419: } ddef
420: } def
421: /r0
422: {
423: /Tx
424: {
425: tr _ctm _pss
426: } ddef
427: /Tj
428: {
429: trj _ctm _pjss
430: } ddef
431: } def
432: /r1
433: {
434: W S
435: } def
436: /To
437: {
438: pop _ctm currentmatrix pop
439: } def
440: /TO
441: {
442: Te _ctm setmatrix newpath
443: } def
444: /Tp
445: {
446: pop _tm astore pop _ctm setmatrix 
447: 2 dict begin /W {} def /h {} def
448: } def
449: /TP
450: {
451: end
452: iTm 0 0 moveto
453: } def
454: /Tr
455: {
456: Te currentpoint newpath moveto
457: dup 8 eq {pop 0} {dup 9 eq {pop 1} if} ifelse
458: dup /_render exch ddef
459: _renderStart exch get load exec
460: } def
461: /iTm 
462: {
463: _ctm setmatrix _tm concat 0 _rise translate _hs 1 scale
464: } def
465: /Te
466: {
467: _render -1 eq {} {_renderEnd _render get dup null ne {load exec} {pop} ifelse} ifelse
468: /_render -1 ddef
469: } def
470: /Tf
471: {
472: dup 1000 div /_fScl exch ddef
473: exch findfont exch scalefont setfont
474: } def
475: /Tl
476: {
477: pop
478: 0 exch _leading astore pop
479: } def
480: /Tt 
481: {
482: pop
483: } def
484: /TW
485: {
486: 3 npop
487: } def
488: /Tw
489: {
490: /_cx exch ddef
491: } def
492: /Tc
493: {
494: /_ax exch ddef
495: } def
496: /Ts
497: {
498: /_rise exch ddef
499: currentpoint
500: iTm
501: moveto
502: } def
503: /Ti
504: {
505: 3 npop
506: } def
507: /Tz
508: {
509: 100 div /_hs exch ddef
510: iTm
511: } def
512: /Tq 
513: {
514: pop
515: } def
516: /TX {pop} def
517: /Tk
518: {
519: exch pop _fScl mul neg 0 rmoveto
520: } def
521: /T- 
522: {
523: _hyphen Tx
524: } def
525: /TS
526: {
527: 0 eq {Tx} {Tj} ifelse
528: } def
529: currentdict readonly pop end
530: setpacking
531: %%EndResource
532: 
533: %%BeginResource: procset Adobe_Illustrator_AI3 1.0 0
534: %%Title: (Adobe Illustrator (R) Version 3.0 Full Prolog)
535: %%Version: 1.0 
536: %%CreationDate: (7/22/89) ()
537: %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
538: currentpacking true setpacking
539: userdict /Adobe_Illustrator_AI3 71 dict dup begin put
540: /initialize
541: {
542: userdict /Adobe_Illustrator_AI3_vars 55 dict dup begin put
543: /_lp /none def
544: /_pf {} def
545: /_ps {} def
546: /_psf {} def
547: /_pss {} def
548: /_pjsf {} def
549: /_pjss {} def
550: /_pola 0 def
551: /_doClip 0 def
552: /cf currentflat def
553: /_tm matrix def
554: /_renderStart [/e0 /r0 /a0 /o0 /i0 /i0 /i0 /i0] def 
555: /_renderEnd [null null null null /e1 /r1 /a1 /clip] def
556: /_render -1 def
557: /_rise 0 def
558: /_ax 0 def
559: /_ay 0 def
560: /_cx 0 def
561: /_cy 0 def
562: /_leading [0 0] def
563: /_ctm matrix def
564: /_mtx matrix def
565: /_sp 16#020 def
566: /_hyphen (-) def
567: /_fScl 0 def
568: /_cnt 0 def
569: /_hs 1 def
570: /_nativeEncoding 0 def
571: /_useNativeEncoding 0 def
572: /_tempEncode 0 def
573: /_pntr 0 def
574: /Tx {} def
575: /Tj {} def
576: /CRender {} def
577: /_AI3_savepage {} def
578: /_gf null def
579: /_cf 4 array def
580: /_if null def
581: /_of false def
582: /_fc {} def
583: /_gs null def
584: /_cs 4 array def
585: /_is null def
586: /_os false def
587: /_sc {} def
588: /_pd 1 dict def
589: /_ed 15 dict def
590: /_pm matrix def
591: /_fm null def
592: /_fd null def
593: /_fdd null def
594: /_sm null def
595: /_sd null def
596: /_sdd null def
597: /_i null def
598: Adobe_Illustrator_AI3 begin
599: Adobe_Illustrator_AI3 dup /nc get begin
600: {
601: dup xcheck
602: {
603: bind
604: } if
605: pop pop
606: } forall
607: end
608: end
609: end
610: Adobe_Illustrator_AI3 begin
611: Adobe_Illustrator_AI3_vars begin
612: newpath
613: } def
614: /terminate
615: {
616: end
617: end
618: } def
619: 
620: /_
621: null def
622: /ddef
623: {
624: Adobe_Illustrator_AI3_vars 3 1 roll put
625: } def
626: /xput
627: {
628: dup load dup length exch maxlength eq
629: {
630: dup dup load dup
631: length 2 mul dict copy def
632: } if
633: load begin def end
634: } def
635: /npop
636: {
637: {
638: pop
639: } repeat
640: } def
641: 
642: /sw
643: {
644: dup length exch stringwidth
645: exch 5 -1 roll 3 index 1 sub mul add
646: 4 1 roll 3 1 roll 1 sub mul add
647: } def
648: /swj
649: {
650: dup 4 1 roll
651: dup length exch stringwidth 
652: exch 5 -1 roll 3 index 1 sub mul add
653: 4 1 roll 3 1 roll 1 sub mul add 
654: 6 2 roll /_cnt 0 ddef
655: {1 index eq {/_cnt _cnt 1 add ddef} if} forall pop
656: exch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop
657: } def
658: /ss
659: {
660: 4 1 roll
661: {
662: 2 npop 
663: (0) exch 2 copy 0 exch put pop
664: gsave
665: false charpath currentpoint
666: 4 index setmatrix
667: stroke
668: grestore
669: moveto
670: 2 copy rmoveto
671: } exch cshow
672: 3 npop
673: } def
674: /jss
675: {
676: 4 1 roll
677: {
678: 2 npop 
679: (0) exch 2 copy 0 exch put 
680: gsave
681: _sp eq 
682: {
683: exch 6 index 6 index 6 index 5 -1 roll widthshow  
684: currentpoint
685: }
686: {
687: false charpath currentpoint
688: 4 index setmatrix stroke
689: }ifelse
690: grestore
691: moveto
692: 2 copy rmoveto
693: } exch cshow
694: 6 npop
695: } def
696: /sp
697: {
698: {
699: 2 npop (0) exch
700: 2 copy 0 exch put pop
701: false charpath
702: 2 copy rmoveto
703: } exch cshow
704: 2 npop
705: } def
706: /jsp
707: {
708: {
709: 2 npop 
710: (0) exch 2 copy 0 exch put 
711: _sp eq 
712: {
713: exch 5 index 5 index 5 index 5 -1 roll widthshow  
714: }
715: {
716: false charpath
717: }ifelse
718: 2 copy rmoveto
719: } exch cshow
720: 5 npop
721: } def
722: /pl
723: {
724: transform
725: 0.25 sub round 0.25 add exch
726: 0.25 sub round 0.25 add exch
727: itransform
728: } def
729: /setstrokeadjust where
730: {pop true setstrokeadjust
731: /c
732: {
733: curveto
734: } def
735: /C
736: /c load def
737: /v
738: {
739: currentpoint 6 2 roll curveto
740: } def
741: /V
742: /v load def
743: /y
744: {
745: 2 copy curveto
746: } def
747: /Y
748: /y load def
749: /l
750: {
751: lineto
752: } def
753: /L
754: /l load def
755: /m
756: {
757: moveto
758: } def
759: }
760: {
761: /c
762: {
763: pl curveto
764: } def
765: /C
766: /c load def
767: /v
768: {
769: currentpoint 6 2 roll pl curveto
770: } def
771: /V
772: /v load def
773: /y
774: {
775: pl 2 copy curveto
776: } def
777: /Y
778: /y load def
779: /l
780: {
781: pl lineto
782: } def
783: /L
784: /l load def
785: /m
786: {
787: pl moveto
788: } def
789: } ifelse
790: /d
791: {
792: setdash
793: } def
794: /cf {} def
795: /i
796: {
797: dup 0 eq
798: {
799: pop cf
800: } if
801: setflat
802: } def
803: /j
804: {
805: setlinejoin
806: } def
807: /J
808: {
809: setlinecap
810: } def
811: /M
812: {
813: setmiterlimit
814: } def
815: /w
816: {
817: setlinewidth
818: } def
819: /H {} def /h { closepath } def /N { _pola 0 eq {
820: 
821: _doClip 1 eq {clip /_doClip 0 ddef} if newpath } {
822: 
823: /CRender {N} ddef }ifelse } def /n {N} def
824: 
825: /F
826: {
827: _pola 0 eq 
828: {
829: _doClip 1 eq 
830: {
831: gsave _pf grestore clip newpath /_lp /none ddef _fc 
832: /_doClip 0 ddef
833: }
834: {
835: _pf
836: }ifelse
837: } 
838: {
839: /CRender {F} ddef
840: }ifelse
841: } def
842: /f
843: {
844: closepath
845: F
846: } def
847: /S
848: {
849: _pola 0 eq 
850: {
851: _doClip 1 eq 
852: {
853: gsave _ps grestore clip newpath /_lp /none ddef _sc 
854: /_doClip 0 ddef
855: }
856: {
857: _ps
858: }ifelse
859: } 
860: {
861: /CRender {S} ddef
862: }ifelse
863: } def
864: /s
865: {
866: closepath
867: S
868: } def
869: /B
870: {
871: _pola 0 eq 
872: {
873: _doClip 1 eq
874: gsave F grestore 
875: {
876: gsave S grestore clip newpath /_lp /none ddef _sc
877: /_doClip 0 ddef
878: } 
879: {
880: S
881: }ifelse
882: }
883: {
884: /CRender {B} ddef
885: }ifelse
886: } def
887: /b
888: {
889: closepath
890: B
891: } def
892: /W
893: {
894: /_doClip 1 ddef
895: } def
896: /*
897: {
898: count 0 ne 
899: {
900: dup type (stringtype) eq {pop} if
901: } if 
902: _pola 0 eq {newpath} if
903: } def
904: /u
905: {} def
906: /U
907: {} def
908: /q
909: {_pola 0 eq {gsave} if
910: } def
911: /Q
912: {
913: _pola 0 eq {grestore} if
914: } def
915: /*u
916: {
917: _pola 1 add /_pola exch ddef
918: } def
919: /*U
920: {
921: _pola 1 sub /_pola exch ddef 
922: _pola 0 eq {CRender} if
923: } def
924: /D
925: {pop} def
926: /*w
927: {} def
928: /*W
929: {} def
930: /`
931: {
932: /_i save ddef
933: 6 1 roll 4 npop
934: concat
935: userdict begin
936: /showpage {} def
937: false setoverprint
938: pop
939: } def
940: /~ { end _i restore } def
941: /@
942: {} def
943: /&
944: {} def
945: /O
946: {
947: 0 ne
948: /_of exch ddef
949: /_lp /none ddef
950: } def
951: /R
952: {
953: 0 ne
954: /_os exch ddef
955: /_lp /none ddef
956: } def
957: /g
958: {
959: /_gf exch ddef
960: /_fc
961: {
962: _lp /fill ne
963: {
964: _of setoverprint
965: _gf setgray
966: /_lp /fill ddef
967: } if
968: } ddef
969: /_pf
970: {
971: _fc
972: fill
973: } ddef
974: /_psf
975: {
976: _fc
977: ashow
978: } ddef
979: /_pjsf
980: {
981: _fc
982: awidthshow
983: } ddef
984: /_lp /none ddef
985: } def
986: /G
987: {
988: /_gs exch ddef
989: /_sc
990: {
991: _lp /stroke ne
992: {
993: _os setoverprint
994: _gs setgray
995: /_lp /stroke ddef
996: } if
997: } ddef
998: /_ps
999: {
1000: _sc
1001: stroke
1002: } ddef
1003: /_pss
1004: {
1005: _sc
1006: ss
1007: } ddef
1008: /_pjss
1009: {
1010: _sc
1011: jss
1012: } ddef
1013: /_lp /none ddef
1014: } def
1015: /k
1016: {
1017: _cf astore pop
1018: /_fc
1019: {
1020: _lp /fill ne
1021: {
1022: _of setoverprint
1023: _cf aload pop setcmykcolor
1024: /_lp /fill ddef
1025: } if
1026: } ddef
1027: /_pf
1028: {
1029: _fc
1030: fill
1031: } ddef
1032: /_psf
1033: {
1034: _fc
1035: ashow
1036: } ddef
1037: /_pjsf
1038: {
1039: _fc
1040: awidthshow
1041: } ddef
1042: /_lp /none ddef
1043: } def
1044: /K
1045: {
1046: _cs astore pop
1047: /_sc
1048: {
1049: _lp /stroke ne
1050: {
1051: _os setoverprint
1052: _cs aload pop setcmykcolor
1053: /_lp /stroke ddef
1054: } if
1055: } ddef
1056: /_ps
1057: {
1058: _sc
1059: stroke
1060: } ddef
1061: /_pss
1062: {
1063: _sc
1064: ss
1065: } ddef
1066: /_pjss
1067: {
1068: _sc
1069: jss
1070: } ddef
1071: /_lp /none ddef
1072: } def
1073: /x
1074: {
1075: /_gf exch ddef
1076: findcmykcustomcolor
1077: /_if exch ddef
1078: /_fc
1079: {
1080: _lp /fill ne
1081: {
1082: _of setoverprint
1083: _if _gf 1 exch sub setcustomcolor
1084: /_lp /fill ddef
1085: } if
1086: } ddef
1087: /_pf
1088: {
1089: _fc
1090: fill
1091: } ddef
1092: /_psf
1093: {
1094: _fc
1095: ashow
1096: } ddef
1097: /_pjsf
1098: {
1099: _fc
1100: awidthshow
1101: } ddef
1102: /_lp /none ddef
1103: } def
1104: /X
1105: {
1106: /_gs exch ddef
1107: findcmykcustomcolor
1108: /_is exch ddef
1109: /_sc
1110: {
1111: _lp /stroke ne
1112: {
1113: _os setoverprint
1114: _is _gs 1 exch sub setcustomcolor
1115: /_lp /stroke ddef
1116: } if
1117: } ddef
1118: /_ps
1119: {
1120: _sc
1121: stroke
1122: } ddef
1123: /_pss
1124: {
1125: _sc
1126: ss
1127: } ddef
1128: /_pjss
1129: {
1130: _sc
1131: jss
1132: } ddef
1133: /_lp /none ddef
1134: } def
1135: /dp
1136: {
1137: dup null eq
1138: {
1139: pop
1140: _dp 0 ne
1141: {
1142: 0 1 _dp 1 sub _dl mod
1143: {
1144: _da exch get 3 get
1145: } for
1146: _dp 1 sub _dl mod 1 add packedarray
1147: _da 0 get aload pop 8 -1 roll 5 -1 roll pop 4 1 roll
1148: definepattern pop
1149: } if
1150: }
1151: {
1152: _dp 0 ne _dp _dl mod 0 eq and
1153: {
1154: null dp
1155: } if
1156: 7 packedarray _da exch _dp _dl mod exch put
1157: _dp _dl mod _da 0 get 4 get 2 packedarray
1158: /_dp _dp 1 add def
1159: } ifelse
1160: } def
1161: /E
1162: {
1163: _ed begin
1164: dup 0 get type /arraytype ne
1165: {
1166: 0
1167: {
1168: dup 1 add index type /arraytype eq
1169: {
1170: 1 add
1171: }
1172: {
1173: exit
1174: } ifelse
1175: } loop
1176: array astore
1177: } if
1178: /_dd exch def
1179: /_ury exch def
1180: /_urx exch def
1181: /_lly exch def
1182: /_llx exch def
1183: /_n exch def
1184: /_y 0 def
1185: /_dl 4 def
1186: /_dp 0 def
1187: /_da _dl array def
1188: 0 1 _dd length 1 sub
1189: {
1190: /_d exch _dd exch get def
1191: 0 2 _d length 2 sub
1192: {
1193: /_x exch def
1194: /_c _d _x get _ ne def
1195: /_r _d _x 1 add get cvlit def
1196: _r _ ne
1197: {
1198: _urx _llx sub _ury _lly sub [1 0 0 1 0 0] 
1199: [
1200: /save cvx
1201: _llx neg _lly neg /translate cvx
1202: _c
1203: {
1204: nc /begin cvx
1205: } if
1206: _r dup type /stringtype eq
1207: {
1208: cvx
1209: }
1210: {
1211: {exec} /forall cvx
1212: } ifelse
1213: _c
1214: {
1215: /end cvx
1216: } if
1217: /restore cvx
1218: ] cvx
1219: /_fn 12 _n length add string def
1220: _y _fn cvs pop
1221: /_y _y 1 add def
1222: _fn 12 _n putinterval
1223: _fn _c false dp
1224: _d exch _x 1 add exch put
1225: } if
1226: } for
1227: } for
1228: null dp
1229: _n _dd /_pd
1230: end xput
1231: } def
1232: /fc
1233: {
1234: _fm dup concatmatrix pop
1235: } def
1236: /p
1237: {
1238: /_fm exch ddef
1239: 9 -2 roll _pm translate fc
1240: 7 -2 roll _pm scale fc
1241: 5 -1 roll _pm rotate fc
1242: 4 -2 roll exch 0 ne
1243: {
1244: dup _pm rotate fc
1245: 1 -1 _pm scale fc
1246: neg _pm rotate fc
1247: }
1248: {
1249: pop
1250: } ifelse
1251: dup _pm rotate fc
1252: exch dup sin exch cos div 1 0 0 1 0 6 2 roll
1253: _pm astore fc
1254: neg _pm rotate fc
1255: _pd exch get /_fdd exch ddef
1256: /_pf
1257: {
1258: save
1259: 0 1 _fdd length 1 sub
1260: {
1261: /_fd exch _fdd exch get ddef
1262: _fd
1263: 0 2 _fd length 2 sub
1264: {
1265: gsave
1266: 2 copy get dup _ ne
1267: {
1268: cvx exec _fc
1269: }
1270: {
1271: pop
1272: } ifelse
1273: 2 copy 1 add get dup _ ne
1274: {
1275: aload pop findfont _fm
1276: patternfill
1277: }
1278: {
1279: pop
1280: fill
1281: } ifelse
1282: grestore
1283: pop
1284: } for
1285: pop
1286: } for
1287: restore
1288: newpath
1289: } ddef
1290: /_psf
1291: {
1292: save
1293: 0 1 _fdd length 1 sub
1294: {
1295: /_fd exch _fdd exch get ddef
1296: _fd
1297: 0 2 _fd length 2 sub
1298: {
1299: gsave
1300: 2 copy get dup _ ne
1301: {
1302: cvx exec _fc
1303: }
1304: {
1305: pop
1306: } ifelse
1307: 2 copy 1 add get dup _ ne
1308: {
1309: aload pop findfont _fm
1310: 9 copy 6 npop patternashow
1311: }
1312: {
1313: pop
1314: 6 copy 3 npop ashow
1315: } ifelse
1316: grestore
1317: pop
1318: } for
1319: pop
1320: } for
1321: restore
1322: 
1323: sw rmoveto
1324: } ddef
1325: /_pjsf
1326: {
1327: save
1328: 0 1 _fdd length 1 sub
1329: {
1330: /_fd exch _fdd exch get ddef
1331: _fd
1332: 0 2 _fd length 2 sub
1333: {
1334: gsave
1335: 2 copy get dup _ ne
1336: {
1337: cvx exec _fc
1338: }
1339: {
1340: pop
1341: } ifelse
1342: 2 copy 1 add get dup _ ne
1343: {
1344: aload pop findfont _fm
1345: 12 copy 6 npop patternawidthshow
1346: }
1347: {
1348: pop 9 copy 3 npop awidthshow
1349: } ifelse
1350: grestore
1351: pop
1352: } for
1353: pop
1354: } for
1355: restore
1356: swj rmoveto
1357: } ddef
1358: /_lp /none ddef
1359: } def
1360: /sc
1361: {
1362: _sm dup concatmatrix pop
1363: } def
1364: /P
1365: {
1366: /_sm exch ddef
1367: 9 -2 roll _pm translate sc
1368: 7 -2 roll _pm scale sc
1369: 5 -1 roll _pm rotate sc
1370: 4 -2 roll exch 0 ne
1371: {
1372: dup _pm rotate sc
1373: 1 -1 _pm scale sc
1374: neg _pm rotate sc
1375: }
1376: {
1377: pop
1378: } ifelse
1379: dup _pm rotate sc
1380: exch dup sin exch cos div 1 0 0 1 0 6 2 roll
1381: _pm astore sc
1382: neg _pm rotate sc
1383: _pd exch get /_sdd exch ddef
1384: /_ps
1385: {
1386: save
1387: 0 1 _sdd length 1 sub
1388: {
1389: /_sd exch _sdd exch get ddef
1390: _sd
1391: 0 2 _sd length 2 sub
1392: {
1393: gsave
1394: 2 copy get dup _ ne
1395: {
1396: cvx exec _sc
1397: }
1398: {
1399: pop
1400: } ifelse
1401: 2 copy 1 add get dup _ ne
1402: {
1403: aload pop findfont _sm
1404: patternstroke
1405: }
1406: {
1407: pop stroke
1408: } ifelse
1409: grestore
1410: pop
1411: } for
1412: pop
1413: } for
1414: restore
1415: newpath
1416: } ddef
1417: /_pss
1418: {
1419: save
1420: 0 1 _sdd length 1 sub
1421: {
1422: /_sd exch _sdd exch get ddef
1423: _sd
1424: 0 2 _sd length 2 sub
1425: {
1426: gsave
1427: 2 copy get dup _ ne
1428: {
1429: cvx exec _sc
1430: }
1431: {
1432: pop
1433: } ifelse
1434: 2 copy 1 add get dup _ ne
1435: {
1436: aload pop findfont _sm
1437: 10 copy 6 npop patternashowstroke
1438: }
1439: {
1440: pop 7 copy 3 npop ss
1441: } ifelse
1442: grestore
1443: pop
1444: } for
1445: pop
1446: } for
1447: restore
1448: pop sw rmoveto
1449: } ddef
1450: /_pjss
1451: {
1452: save
1453: 0 1 _sdd length 1 sub
1454: {
1455: /_sd exch _sdd exch get ddef
1456: _sd
1457: 0 2 _sd length 2 sub
1458: {
1459: gsave
1460: 2 copy get dup _ ne
1461: {
1462: cvx exec _sc
1463: }
1464: {
1465: pop
1466: } ifelse
1467: 2 copy 1 add get dup _ ne
1468: {
1469: aload pop findfont _sm
1470: 13 copy 6 npop patternawidthshowstroke
1471: }
1472: {
1473: pop 10 copy 3 npop jss
1474: } ifelse
1475: grestore
1476: pop
1477: } for
1478: pop
1479: } for
1480: restore
1481: pop swj rmoveto
1482: } ddef
1483: /_lp /none ddef
1484: } def
1485: 
1486: /A
1487: {
1488: pop
1489: } def
1490: 
1491: /nc 3 dict def
1492: nc begin
1493: /setgray
1494: {
1495: pop
1496: } bind def
1497: /setcmykcolor
1498: {
1499: 4 npop
1500: } bind def
1501: /setcustomcolor
1502: {
1503: 2 npop
1504: } bind def
1505: currentdict readonly pop end
1506: /Z {findfont begin currentdict dup length dict begin
1507: {1 index /FID ne {def} {pop pop} ifelse} forall /FontName exch def dup length 0 ne
1508: {/Encoding Encoding 256 array copy def 0 exch {dup type /nametype eq
1509: {Encoding 2 index 2 index put pop 1 add} {exch pop} ifelse} forall} if pop
1510: currentdict dup end end /FontName get exch definefont pop} bind def
1511: currentdict readonly pop end
1512: setpacking
1513: /annotatepage
1514: {
1515: } def
1516: 
1517: %%EndResource
1518: %%EndProlog
1519: %%BeginSetup
1520: Adobe_cshow /initialize get exec
1521: Adobe_customcolor /initialize get exec
1522: Adobe_typography_AI3 /initialize get exec
1523: Adobe_Illustrator_AI3 /initialize get exec
1524: %%BeginEncoding:_Helvetica Helvetica
1525: [
1526: 39/quotesingle 96/grave 130/quotesinglbase 131/florin 132/quotedblbase
1527: 133/ellipsis 134/dagger 135/daggerdbl 136/circumflex 137/perthousand 
1528: 138/Scaron 139/guilsinglleft 140/OE 145/quoteleft 146/quoteright 
1529: 147/quotedblleft 148/quotedblright 149/bullet 150/endash 151/emdash 
1530: 152/tilde 153/trademark 154/scaron 155/guilsinglright 156/oe 157/dotlessi 
1531: 159/Ydieresis 164/currency 166/brokenbar 168/dieresis 169/copyright 
1532: 170/ordfeminine 172/logicalnot 174/registered 175/macron 176/ring 
1533: 177/plusminus 178/twosuperior 179/threesuperior 180/acute 181/mu 
1534: 183/periodcentered 184/cedilla 185/onesuperior 186/ordmasculine 
1535: 188/onequarter 189/onehalf 190/threequarters 192/Agrave 193/Aacute 
1536: 194/Acircumflex 195/Atilde 196/Adieresis 197/Aring 198/AE 199/Ccedilla 
1537: 200/Egrave 201/Eacute 202/Ecircumflex 203/Edieresis 204/Igrave 205/Iacute 
1538: 206/Icircumflex 207/Idieresis 208/Eth 209/Ntilde 210/Ograve 211/Oacute 
1539: 212/Ocircumflex 213/Otilde 214/Odieresis 215/multiply 216/Oslash 
1540: 217/Ugrave 218/Uacute 219/Ucircumflex 220/Udieresis 221/Yacute 222/Thorn 
1541: 223/germandbls 224/agrave 225/aacute 226/acircumflex 227/atilde 228/adieresis 
1542: 229/aring 230/ae 231/ccedilla 232/egrave 233/eacute 234/ecircumflex 
1543: 235/edieresis 236/igrave 237/iacute 238/icircumflex 239/idieresis 
1544: 240/eth 241/ntilde 242/ograve 243/oacute 244/ocircumflex 245/otilde 
1545: 246/odieresis 247/divide 248/oslash 249/ugrave 250/uacute 251/ucircumflex 
1546: 252/udieresis 253/yacute 254/thorn 255/ydieresis
1547: ]  /_Helvetica/Helvetica Z
1548: %%EndEncoding
1549: %%BeginEncoding:_Helvetica-Bold Helvetica-Bold
1550: [
1551: 39/quotesingle 96/grave 130/quotesinglbase 131/florin 132/quotedblbase
1552: 133/ellipsis 134/dagger 135/daggerdbl 136/circumflex 137/perthousand 
1553: 138/Scaron 139/guilsinglleft 140/OE 145/quoteleft 146/quoteright 
1554: 147/quotedblleft 148/quotedblright 149/bullet 150/endash 151/emdash 
1555: 152/tilde 153/trademark 154/scaron 155/guilsinglright 156/oe 157/dotlessi 
1556: 159/Ydieresis 164/currency 166/brokenbar 168/dieresis 169/copyright 
1557: 170/ordfeminine 172/logicalnot 174/registered 175/macron 176/ring 
1558: 177/plusminus 178/twosuperior 179/threesuperior 180/acute 181/mu 
1559: 183/periodcentered 184/cedilla 185/onesuperior 186/ordmasculine 
1560: 188/onequarter 189/onehalf 190/threequarters 192/Agrave 193/Aacute 
1561: 194/Acircumflex 195/Atilde 196/Adieresis 197/Aring 198/AE 199/Ccedilla 
1562: 200/Egrave 201/Eacute 202/Ecircumflex 203/Edieresis 204/Igrave 205/Iacute 
1563: 206/Icircumflex 207/Idieresis 208/Eth 209/Ntilde 210/Ograve 211/Oacute 
1564: 212/Ocircumflex 213/Otilde 214/Odieresis 215/multiply 216/Oslash 
1565: 217/Ugrave 218/Uacute 219/Ucircumflex 220/Udieresis 221/Yacute 222/Thorn 
1566: 223/germandbls 224/agrave 225/aacute 226/acircumflex 227/atilde 228/adieresis 
1567: 229/aring 230/ae 231/ccedilla 232/egrave 233/eacute 234/ecircumflex 
1568: 235/edieresis 236/igrave 237/iacute 238/icircumflex 239/idieresis 
1569: 240/eth 241/ntilde 242/ograve 243/oacute 244/ocircumflex 245/otilde 
1570: 246/odieresis 247/divide 248/oslash 249/ugrave 250/uacute 251/ucircumflex 
1571: 252/udieresis 253/yacute 254/thorn 255/ydieresis
1572: ]  /_Helvetica-Bold/Helvetica-Bold Z
1573: %%EndEncoding
1574: %%BeginEncoding:_Helvetica-Oblique Helvetica-Oblique
1575: [
1576: 39/quotesingle 96/grave 130/quotesinglbase 131/florin 132/quotedblbase
1577: 133/ellipsis 134/dagger 135/daggerdbl 136/circumflex 137/perthousand 
1578: 138/Scaron 139/guilsinglleft 140/OE 145/quoteleft 146/quoteright 
1579: 147/quotedblleft 148/quotedblright 149/bullet 150/endash 151/emdash 
1580: 152/tilde 153/trademark 154/scaron 155/guilsinglright 156/oe 157/dotlessi 
1581: 159/Ydieresis 164/currency 166/brokenbar 168/dieresis 169/copyright 
1582: 170/ordfeminine 172/logicalnot 174/registered 175/macron 176/ring 
1583: 177/plusminus 178/twosuperior 179/threesuperior 180/acute 181/mu 
1584: 183/periodcentered 184/cedilla 185/onesuperior 186/ordmasculine 
1585: 188/onequarter 189/onehalf 190/threequarters 192/Agrave 193/Aacute 
1586: 194/Acircumflex 195/Atilde 196/Adieresis 197/Aring 198/AE 199/Ccedilla 
1587: 200/Egrave 201/Eacute 202/Ecircumflex 203/Edieresis 204/Igrave 205/Iacute 
1588: 206/Icircumflex 207/Idieresis 208/Eth 209/Ntilde 210/Ograve 211/Oacute 
1589: 212/Ocircumflex 213/Otilde 214/Odieresis 215/multiply 216/Oslash 
1590: 217/Ugrave 218/Uacute 219/Ucircumflex 220/Udieresis 221/Yacute 222/Thorn 
1591: 223/germandbls 224/agrave 225/aacute 226/acircumflex 227/atilde 228/adieresis 
1592: 229/aring 230/ae 231/ccedilla 232/egrave 233/eacute 234/ecircumflex 
1593: 235/edieresis 236/igrave 237/iacute 238/icircumflex 239/idieresis 
1594: 240/eth 241/ntilde 242/ograve 243/oacute 244/ocircumflex 245/otilde 
1595: 246/odieresis 247/divide 248/oslash 249/ugrave 250/uacute 251/ucircumflex 
1596: 252/udieresis 253/yacute 254/thorn 255/ydieresis
1597: ]  /_Helvetica-Oblique/Helvetica-Oblique Z
1598: %%EndEncoding
1599: %%BeginEncoding:_Helvetica-BoldOblique Helvetica-BoldOblique
1600: [
1601: 39/quotesingle 96/grave 130/quotesinglbase 131/florin 132/quotedblbase
1602: 133/ellipsis 134/dagger 135/daggerdbl 136/circumflex 137/perthousand 
1603: 138/Scaron 139/guilsinglleft 140/OE 145/quoteleft 146/quoteright 
1604: 147/quotedblleft 148/quotedblright 149/bullet 150/endash 151/emdash 
1605: 152/tilde 153/trademark 154/scaron 155/guilsinglright 156/oe 157/dotlessi 
1606: 159/Ydieresis 164/currency 166/brokenbar 168/dieresis 169/copyright 
1607: 170/ordfeminine 172/logicalnot 174/registered 175/macron 176/ring 
1608: 177/plusminus 178/twosuperior 179/threesuperior 180/acute 181/mu 
1609: 183/periodcentered 184/cedilla 185/onesuperior 186/ordmasculine 
1610: 188/onequarter 189/onehalf 190/threequarters 192/Agrave 193/Aacute 
1611: 194/Acircumflex 195/Atilde 196/Adieresis 197/Aring 198/AE 199/Ccedilla 
1612: 200/Egrave 201/Eacute 202/Ecircumflex 203/Edieresis 204/Igrave 205/Iacute 
1613: 206/Icircumflex 207/Idieresis 208/Eth 209/Ntilde 210/Ograve 211/Oacute 
1614: 212/Ocircumflex 213/Otilde 214/Odieresis 215/multiply 216/Oslash 
1615: 217/Ugrave 218/Uacute 219/Ucircumflex 220/Udieresis 221/Yacute 222/Thorn 
1616: 223/germandbls 224/agrave 225/aacute 226/acircumflex 227/atilde 228/adieresis 
1617: 229/aring 230/ae 231/ccedilla 232/egrave 233/eacute 234/ecircumflex 
1618: 235/edieresis 236/igrave 237/iacute 238/icircumflex 239/idieresis 
1619: 240/eth 241/ntilde 242/ograve 243/oacute 244/ocircumflex 245/otilde 
1620: 246/odieresis 247/divide 248/oslash 249/ugrave 250/uacute 251/ucircumflex 
1621: 252/udieresis 253/yacute 254/thorn 255/ydieresis
1622: ]  /_Helvetica-BoldOblique/Helvetica-BoldOblique Z
1623: %%EndEncoding
1624: %%BeginEncoding:_Times-Roman Times-Roman
1625: [
1626: 39/quotesingle 96/grave 130/quotesinglbase 131/florin 132/quotedblbase
1627: 133/ellipsis 134/dagger 135/daggerdbl 136/circumflex 137/perthousand 
1628: 138/Scaron 139/guilsinglleft 140/OE 145/quoteleft 146/quoteright 
1629: 147/quotedblleft 148/quotedblright 149/bullet 150/endash 151/emdash 
1630: 152/tilde 153/trademark 154/scaron 155/guilsinglright 156/oe 157/dotlessi 
1631: 159/Ydieresis 164/currency 166/brokenbar 168/dieresis 169/copyright 
1632: 170/ordfeminine 172/logicalnot 174/registered 175/macron 176/ring 
1633: 177/plusminus 178/twosuperior 179/threesuperior 180/acute 181/mu 
1634: 183/periodcentered 184/cedilla 185/onesuperior 186/ordmasculine 
1635: 188/onequarter 189/onehalf 190/threequarters 192/Agrave 193/Aacute 
1636: 194/Acircumflex 195/Atilde 196/Adieresis 197/Aring 198/AE 199/Ccedilla 
1637: 200/Egrave 201/Eacute 202/Ecircumflex 203/Edieresis 204/Igrave 205/Iacute 
1638: 206/Icircumflex 207/Idieresis 208/Eth 209/Ntilde 210/Ograve 211/Oacute 
1639: 212/Ocircumflex 213/Otilde 214/Odieresis 215/multiply 216/Oslash 
1640: 217/Ugrave 218/Uacute 219/Ucircumflex 220/Udieresis 221/Yacute 222/Thorn 
1641: 223/germandbls 224/agrave 225/aacute 226/acircumflex 227/atilde 228/adieresis 
1642: 229/aring 230/ae 231/ccedilla 232/egrave 233/eacute 234/ecircumflex 
1643: 235/edieresis 236/igrave 237/iacute 238/icircumflex 239/idieresis 
1644: 240/eth 241/ntilde 242/ograve 243/oacute 244/ocircumflex 245/otilde 
1645: 246/odieresis 247/divide 248/oslash 249/ugrave 250/uacute 251/ucircumflex 
1646: 252/udieresis 253/yacute 254/thorn 255/ydieresis
1647: ]  /_Times-Roman/Times-Roman Z
1648: %%EndEncoding
1649: %%BeginEncoding:_Times-Bold Times-Bold
1650: [
1651: 39/quotesingle 96/grave 130/quotesinglbase 131/florin 132/quotedblbase
1652: 133/ellipsis 134/dagger 135/daggerdbl 136/circumflex 137/perthousand 
1653: 138/Scaron 139/guilsinglleft 140/OE 145/quoteleft 146/quoteright 
1654: 147/quotedblleft 148/quotedblright 149/bullet 150/endash 151/emdash 
1655: 152/tilde 153/trademark 154/scaron 155/guilsinglright 156/oe 157/dotlessi 
1656: 159/Ydieresis 164/currency 166/brokenbar 168/dieresis 169/copyright 
1657: 170/ordfeminine 172/logicalnot 174/registered 175/macron 176/ring 
1658: 177/plusminus 178/twosuperior 179/threesuperior 180/acute 181/mu 
1659: 183/periodcentered 184/cedilla 185/onesuperior 186/ordmasculine 
1660: 188/onequarter 189/onehalf 190/threequarters 192/Agrave 193/Aacute 
1661: 194/Acircumflex 195/Atilde 196/Adieresis 197/Aring 198/AE 199/Ccedilla 
1662: 200/Egrave 201/Eacute 202/Ecircumflex 203/Edieresis 204/Igrave 205/Iacute 
1663: 206/Icircumflex 207/Idieresis 208/Eth 209/Ntilde 210/Ograve 211/Oacute 
1664: 212/Ocircumflex 213/Otilde 214/Odieresis 215/multiply 216/Oslash 
1665: 217/Ugrave 218/Uacute 219/Ucircumflex 220/Udieresis 221/Yacute 222/Thorn 
1666: 223/germandbls 224/agrave 225/aacute 226/acircumflex 227/atilde 228/adieresis 
1667: 229/aring 230/ae 231/ccedilla 232/egrave 233/eacute 234/ecircumflex 
1668: 235/edieresis 236/igrave 237/iacute 238/icircumflex 239/idieresis 
1669: 240/eth 241/ntilde 242/ograve 243/oacute 244/ocircumflex 245/otilde 
1670: 246/odieresis 247/divide 248/oslash 249/ugrave 250/uacute 251/ucircumflex 
1671: 252/udieresis 253/yacute 254/thorn 255/ydieresis
1672: ]  /_Times-Bold/Times-Bold Z
1673: %%EndEncoding
1674: %%BeginEncoding:_Times-Italic Times-Italic
1675: [
1676: 39/quotesingle 96/grave 130/quotesinglbase 131/florin 132/quotedblbase
1677: 133/ellipsis 134/dagger 135/daggerdbl 136/circumflex 137/perthousand 
1678: 138/Scaron 139/guilsinglleft 140/OE 145/quoteleft 146/quoteright 
1679: 147/quotedblleft 148/quotedblright 149/bullet 150/endash 151/emdash 
1680: 152/tilde 153/trademark 154/scaron 155/guilsinglright 156/oe 157/dotlessi 
1681: 159/Ydieresis 164/currency 166/brokenbar 168/dieresis 169/copyright 
1682: 170/ordfeminine 172/logicalnot 174/registered 175/macron 176/ring 
1683: 177/plusminus 178/twosuperior 179/threesuperior 180/acute 181/mu 
1684: 183/periodcentered 184/cedilla 185/onesuperior 186/ordmasculine 
1685: 188/onequarter 189/onehalf 190/threequarters 192/Agrave 193/Aacute 
1686: 194/Acircumflex 195/Atilde 196/Adieresis 197/Aring 198/AE 199/Ccedilla 
1687: 200/Egrave 201/Eacute 202/Ecircumflex 203/Edieresis 204/Igrave 205/Iacute 
1688: 206/Icircumflex 207/Idieresis 208/Eth 209/Ntilde 210/Ograve 211/Oacute 
1689: 212/Ocircumflex 213/Otilde 214/Odieresis 215/multiply 216/Oslash 
1690: 217/Ugrave 218/Uacute 219/Ucircumflex 220/Udieresis 221/Yacute 222/Thorn 
1691: 223/germandbls 224/agrave 225/aacute 226/acircumflex 227/atilde 228/adieresis 
1692: 229/aring 230/ae 231/ccedilla 232/egrave 233/eacute 234/ecircumflex 
1693: 235/edieresis 236/igrave 237/iacute 238/icircumflex 239/idieresis 
1694: 240/eth 241/ntilde 242/ograve 243/oacute 244/ocircumflex 245/otilde 
1695: 246/odieresis 247/divide 248/oslash 249/ugrave 250/uacute 251/ucircumflex 
1696: 252/udieresis 253/yacute 254/thorn 255/ydieresis
1697: ]  /_Times-Italic/Times-Italic Z
1698: %%EndEncoding
1699: %%BeginEncoding:_Times-BoldItalic Times-BoldItalic
1700: [
1701: 39/quotesingle 96/grave 130/quotesinglbase 131/florin 132/quotedblbase
1702: 133/ellipsis 134/dagger 135/daggerdbl 136/circumflex 137/perthousand 
1703: 138/Scaron 139/guilsinglleft 140/OE 145/quoteleft 146/quoteright 
1704: 147/quotedblleft 148/quotedblright 149/bullet 150/endash 151/emdash 
1705: 152/tilde 153/trademark 154/scaron 155/guilsinglright 156/oe 157/dotlessi 
1706: 159/Ydieresis 164/currency 166/brokenbar 168/dieresis 169/copyright 
1707: 170/ordfeminine 172/logicalnot 174/registered 175/macron 176/ring 
1708: 177/plusminus 178/twosuperior 179/threesuperior 180/acute 181/mu 
1709: 183/periodcentered 184/cedilla 185/onesuperior 186/ordmasculine 
1710: 188/onequarter 189/onehalf 190/threequarters 192/Agrave 193/Aacute 
1711: 194/Acircumflex 195/Atilde 196/Adieresis 197/Aring 198/AE 199/Ccedilla 
1712: 200/Egrave 201/Eacute 202/Ecircumflex 203/Edieresis 204/Igrave 205/Iacute 
1713: 206/Icircumflex 207/Idieresis 208/Eth 209/Ntilde 210/Ograve 211/Oacute 
1714: 212/Ocircumflex 213/Otilde 214/Odieresis 215/multiply 216/Oslash 
1715: 217/Ugrave 218/Uacute 219/Ucircumflex 220/Udieresis 221/Yacute 222/Thorn 
1716: 223/germandbls 224/agrave 225/aacute 226/acircumflex 227/atilde 228/adieresis 
1717: 229/aring 230/ae 231/ccedilla 232/egrave 233/eacute 234/ecircumflex 
1718: 235/edieresis 236/igrave 237/iacute 238/icircumflex 239/idieresis 
1719: 240/eth 241/ntilde 242/ograve 243/oacute 244/ocircumflex 245/otilde 
1720: 246/odieresis 247/divide 248/oslash 249/ugrave 250/uacute 251/ucircumflex 
1721: 252/udieresis 253/yacute 254/thorn 255/ydieresis
1722: ]  /_Times-BoldItalic/Times-BoldItalic Z
1723: %%EndEncoding
1724: %%BeginEncoding:_Courier Courier
1725: [
1726: 39/quotesingle 96/grave 130/quotesinglbase 131/florin 132/quotedblbase
1727: 133/ellipsis 134/dagger 135/daggerdbl 136/circumflex 137/perthousand 
1728: 138/Scaron 139/guilsinglleft 140/OE 145/quoteleft 146/quoteright 
1729: 147/quotedblleft 148/quotedblright 149/bullet 150/endash 151/emdash 
1730: 152/tilde 153/trademark 154/scaron 155/guilsinglright 156/oe 157/dotlessi 
1731: 159/Ydieresis 164/currency 166/brokenbar 168/dieresis 169/copyright 
1732: 170/ordfeminine 172/logicalnot 174/registered 175/macron 176/ring 
1733: 177/plusminus 178/twosuperior 179/threesuperior 180/acute 181/mu 
1734: 183/periodcentered 184/cedilla 185/onesuperior 186/ordmasculine 
1735: 188/onequarter 189/onehalf 190/threequarters 192/Agrave 193/Aacute 
1736: 194/Acircumflex 195/Atilde 196/Adieresis 197/Aring 198/AE 199/Ccedilla 
1737: 200/Egrave 201/Eacute 202/Ecircumflex 203/Edieresis 204/Igrave 205/Iacute 
1738: 206/Icircumflex 207/Idieresis 208/Eth 209/Ntilde 210/Ograve 211/Oacute 
1739: 212/Ocircumflex 213/Otilde 214/Odieresis 215/multiply 216/Oslash 
1740: 217/Ugrave 218/Uacute 219/Ucircumflex 220/Udieresis 221/Yacute 222/Thorn 
1741: 223/germandbls 224/agrave 225/aacute 226/acircumflex 227/atilde 228/adieresis 
1742: 229/aring 230/ae 231/ccedilla 232/egrave 233/eacute 234/ecircumflex 
1743: 235/edieresis 236/igrave 237/iacute 238/icircumflex 239/idieresis 
1744: 240/eth 241/ntilde 242/ograve 243/oacute 244/ocircumflex 245/otilde 
1745: 246/odieresis 247/divide 248/oslash 249/ugrave 250/uacute 251/ucircumflex 
1746: 252/udieresis 253/yacute 254/thorn 255/ydieresis
1747: ]  /_Courier/Courier Z
1748: %%EndEncoding
1749: %%BeginEncoding:_Courier-Bold Courier-Bold
1750: [
1751: 39/quotesingle 96/grave 130/quotesinglbase 131/florin 132/quotedblbase
1752: 133/ellipsis 134/dagger 135/daggerdbl 136/circumflex 137/perthousand 
1753: 138/Scaron 139/guilsinglleft 140/OE 145/quoteleft 146/quoteright 
1754: 147/quotedblleft 148/quotedblright 149/bullet 150/endash 151/emdash 
1755: 152/tilde 153/trademark 154/scaron 155/guilsinglright 156/oe 157/dotlessi 
1756: 159/Ydieresis 164/currency 166/brokenbar 168/dieresis 169/copyright 
1757: 170/ordfeminine 172/logicalnot 174/registered 175/macron 176/ring 
1758: 177/plusminus 178/twosuperior 179/threesuperior 180/acute 181/mu 
1759: 183/periodcentered 184/cedilla 185/onesuperior 186/ordmasculine 
1760: 188/onequarter 189/onehalf 190/threequarters 192/Agrave 193/Aacute 
1761: 194/Acircumflex 195/Atilde 196/Adieresis 197/Aring 198/AE 199/Ccedilla 
1762: 200/Egrave 201/Eacute 202/Ecircumflex 203/Edieresis 204/Igrave 205/Iacute 
1763: 206/Icircumflex 207/Idieresis 208/Eth 209/Ntilde 210/Ograve 211/Oacute 
1764: 212/Ocircumflex 213/Otilde 214/Odieresis 215/multiply 216/Oslash 
1765: 217/Ugrave 218/Uacute 219/Ucircumflex 220/Udieresis 221/Yacute 222/Thorn 
1766: 223/germandbls 224/agrave 225/aacute 226/acircumflex 227/atilde 228/adieresis 
1767: 229/aring 230/ae 231/ccedilla 232/egrave 233/eacute 234/ecircumflex 
1768: 235/edieresis 236/igrave 237/iacute 238/icircumflex 239/idieresis 
1769: 240/eth 241/ntilde 242/ograve 243/oacute 244/ocircumflex 245/otilde 
1770: 246/odieresis 247/divide 248/oslash 249/ugrave 250/uacute 251/ucircumflex 
1771: 252/udieresis 253/yacute 254/thorn 255/ydieresis
1772: ]  /_Courier-Bold/Courier-Bold Z
1773: %%EndEncoding
1774: %%BeginEncoding:_Courier-Oblique Courier-Oblique
1775: [
1776: 39/quotesingle 96/grave 130/quotesinglbase 131/florin 132/quotedblbase
1777: 133/ellipsis 134/dagger 135/daggerdbl 136/circumflex 137/perthousand 
1778: 138/Scaron 139/guilsinglleft 140/OE 145/quoteleft 146/quoteright 
1779: 147/quotedblleft 148/quotedblright 149/bullet 150/endash 151/emdash 
1780: 152/tilde 153/trademark 154/scaron 155/guilsinglright 156/oe 157/dotlessi 
1781: 159/Ydieresis 164/currency 166/brokenbar 168/dieresis 169/copyright 
1782: 170/ordfeminine 172/logicalnot 174/registered 175/macron 176/ring 
1783: 177/plusminus 178/twosuperior 179/threesuperior 180/acute 181/mu 
1784: 183/periodcentered 184/cedilla 185/onesuperior 186/ordmasculine 
1785: 188/onequarter 189/onehalf 190/threequarters 192/Agrave 193/Aacute 
1786: 194/Acircumflex 195/Atilde 196/Adieresis 197/Aring 198/AE 199/Ccedilla 
1787: 200/Egrave 201/Eacute 202/Ecircumflex 203/Edieresis 204/Igrave 205/Iacute 
1788: 206/Icircumflex 207/Idieresis 208/Eth 209/Ntilde 210/Ograve 211/Oacute 
1789: 212/Ocircumflex 213/Otilde 214/Odieresis 215/multiply 216/Oslash 
1790: 217/Ugrave 218/Uacute 219/Ucircumflex 220/Udieresis 221/Yacute 222/Thorn 
1791: 223/germandbls 224/agrave 225/aacute 226/acircumflex 227/atilde 228/adieresis 
1792: 229/aring 230/ae 231/ccedilla 232/egrave 233/eacute 234/ecircumflex 
1793: 235/edieresis 236/igrave 237/iacute 238/icircumflex 239/idieresis 
1794: 240/eth 241/ntilde 242/ograve 243/oacute 244/ocircumflex 245/otilde 
1795: 246/odieresis 247/divide 248/oslash 249/ugrave 250/uacute 251/ucircumflex 
1796: 252/udieresis 253/yacute 254/thorn 255/ydieresis
1797: ]  /_Courier-Oblique/Courier-Oblique Z
1798: %%EndEncoding
1799: %%BeginEncoding:_Courier-BoldOblique Courier-BoldOblique
1800: [
1801: 39/quotesingle 96/grave 130/quotesinglbase 131/florin 132/quotedblbase
1802: 133/ellipsis 134/dagger 135/daggerdbl 136/circumflex 137/perthousand 
1803: 138/Scaron 139/guilsinglleft 140/OE 145/quoteleft 146/quoteright 
1804: 147/quotedblleft 148/quotedblright 149/bullet 150/endash 151/emdash 
1805: 152/tilde 153/trademark 154/scaron 155/guilsinglright 156/oe 157/dotlessi 
1806: 159/Ydieresis 164/currency 166/brokenbar 168/dieresis 169/copyright 
1807: 170/ordfeminine 172/logicalnot 174/registered 175/macron 176/ring 
1808: 177/plusminus 178/twosuperior 179/threesuperior 180/acute 181/mu 
1809: 183/periodcentered 184/cedilla 185/onesuperior 186/ordmasculine 
1810: 188/onequarter 189/onehalf 190/threequarters 192/Agrave 193/Aacute 
1811: 194/Acircumflex 195/Atilde 196/Adieresis 197/Aring 198/AE 199/Ccedilla 
1812: 200/Egrave 201/Eacute 202/Ecircumflex 203/Edieresis 204/Igrave 205/Iacute 
1813: 206/Icircumflex 207/Idieresis 208/Eth 209/Ntilde 210/Ograve 211/Oacute 
1814: 212/Ocircumflex 213/Otilde 214/Odieresis 215/multiply 216/Oslash 
1815: 217/Ugrave 218/Uacute 219/Ucircumflex 220/Udieresis 221/Yacute 222/Thorn 
1816: 223/germandbls 224/agrave 225/aacute 226/acircumflex 227/atilde 228/adieresis 
1817: 229/aring 230/ae 231/ccedilla 232/egrave 233/eacute 234/ecircumflex 
1818: 235/edieresis 236/igrave 237/iacute 238/icircumflex 239/idieresis 
1819: 240/eth 241/ntilde 242/ograve 243/oacute 244/ocircumflex 245/otilde 
1820: 246/odieresis 247/divide 248/oslash 249/ugrave 250/uacute 251/ucircumflex 
1821: 252/udieresis 253/yacute 254/thorn 255/ydieresis
1822: ]  /_Courier-BoldOblique/Courier-BoldOblique Z
1823: %%EndEncoding
1824: %%BeginEncoding:_Symbol Symbol
1825: [
1826: 39/quotesingle 96/grave 130/quotesinglbase 131/florin 132/quotedblbase
1827: 133/ellipsis 134/dagger 135/daggerdbl 136/circumflex 137/perthousand 
1828: 138/Scaron 139/guilsinglleft 140/OE 145/quoteleft 146/quoteright 
1829: 147/quotedblleft 148/quotedblright 149/bullet 150/endash 151/emdash 
1830: 152/tilde 153/trademark 154/scaron 155/guilsinglright 156/oe 157/dotlessi 
1831: 159/Ydieresis 164/currency 166/brokenbar 168/dieresis 169/copyright 
1832: 170/ordfeminine 172/logicalnot 174/registered 175/macron 176/ring 
1833: 177/plusminus 178/twosuperior 179/threesuperior 180/acute 181/mu 
1834: 183/periodcentered 184/cedilla 185/onesuperior 186/ordmasculine 
1835: 188/onequarter 189/onehalf 190/threequarters 192/Agrave 193/Aacute 
1836: 194/Acircumflex 195/Atilde 196/Adieresis 197/Aring 198/AE 199/Ccedilla 
1837: 200/Egrave 201/Eacute 202/Ecircumflex 203/Edieresis 204/Igrave 205/Iacute 
1838: 206/Icircumflex 207/Idieresis 208/Eth 209/Ntilde 210/Ograve 211/Oacute 
1839: 212/Ocircumflex 213/Otilde 214/Odieresis 215/multiply 216/Oslash 
1840: 217/Ugrave 218/Uacute 219/Ucircumflex 220/Udieresis 221/Yacute 222/Thorn 
1841: 223/germandbls 224/agrave 225/aacute 226/acircumflex 227/atilde 228/adieresis 
1842: 229/aring 230/ae 231/ccedilla 232/egrave 233/eacute 234/ecircumflex 
1843: 235/edieresis 236/igrave 237/iacute 238/icircumflex 239/idieresis 
1844: 240/eth 241/ntilde 242/ograve 243/oacute 244/ocircumflex 245/otilde 
1845: 246/odieresis 247/divide 248/oslash 249/ugrave 250/uacute 251/ucircumflex 
1846: 252/udieresis 253/yacute 254/thorn 255/ydieresis
1847: ]  /_Symbol/Symbol Z
1848: %%EndEncoding
1849: %%EndSetup
1850: 
1851:   0.000 0.000 0.000 0.000 k
1852:  [] 0 d
1853:   0.000 0.000 0.000 1.000 K
1854: 1 j
1855: u
1856:   1.7778 137.7778 m
1857:   592.8889 137.7778 L
1858:   592.8889 52.4444 L
1859:   1.7778 52.4444 L
1860:   1.7778 137.7778 L
1861: F
1862:   297.3333 95.1111 m
1863: F
1864: U
1865: u
1866:   0.000 0.000 0.000 1.000 k
1867: 1.0000 w
1868:   0.000 0.000 0.000 1.000 K
1869:   1.7778 53.3333 m
1870:   592.8889 53.3333 L
1871:   592.8889 137.7778 L
1872:   1.7778 137.7778 L
1873:   1.7778 53.3333 L
1874: s
1875: U
1876: 0 To
1877: 1.0000 0.0000 0.0000 1.0000 491.5556 60.4444 0 Tp
1878: TP
1879: /_Helvetica 12.2500 Tf
1880: 0.0000 Tc
1881:  0 Tr
1882: 0.0000 w
1883:   0.000 0.000 0.000 1.000 K
1884: 0 j
1885:   0.000 0.000 0.000 1.000 k
1886: (methods of XDOC\r) Tx
1887: TO
1888:   0.000 0.000 0.000 1.000 K
1889:   0.000 0.000 0.000 0.000 k
1890:   0.000 0.000 0.000 1.000 K
1891: 1 j
1892: u
1893:   7.1111 124.4444 m
1894:   87.1111 124.4444 L
1895:   87.1111 75.5556 L
1896:   7.1111 75.5556 L
1897:   7.1111 124.4444 L
1898: F
1899:   47.1111 100.0000 m
1900: F
1901: U
1902: u
1903:   0.000 0.000 0.000 1.000 k
1904:   0.000 0.000 0.000 1.000 K
1905:   7.1111 75.5556 m
1906:   87.1111 75.5556 L
1907:   87.1111 124.4444 L
1908:   7.1111 124.4444 L
1909:   7.1111 75.5556 L
1910: s
1911: U
1912: 0 To
1913: 1.0000 0.0000 0.0000 1.0000 24.0000 103.1111 0 Tp
1914: TP
1915: /_Helvetica 12.2500 Tf
1916: 0.0000 Tc
1917:  0 Tr
1918:   0.000 0.000 0.000 1.000 K
1919: 0 j
1920:   0.000 0.000 0.000 1.000 k
1921: (structure\r) Tx
1922: TO
1923:   0.000 0.000 0.000 1.000 K
1924: 0 To
1925: 1.0000 0.0000 0.0000 1.0000 30.2222 88.8889 0 Tp
1926: TP
1927: /_Helvetica 12.2500 Tf
1928: 0.0000 Tc
1929:  0 Tr
1930:   0.000 0.000 0.000 1.000 K
1931:   0.000 0.000 0.000 1.000 k
1932: (tagger\r) Tx
1933: TO
1934:   0.000 0.000 0.000 1.000 K
1935:   0.000 0.000 0.000 0.000 k
1936:   0.000 0.000 0.000 1.000 K
1937: 1 j
1938: u
1939:   217.7778 124.4444 m
1940:   300.4444 124.4444 L
1941:   300.4444 77.3333 L
1942:   217.7778 77.3333 L
1943:   217.7778 124.4444 L
1944: F
1945:   259.1111 100.8889 m
1946: F
1947: U
1948: u
1949:   0.000 0.000 0.000 1.000 k
1950:   0.000 0.000 0.000 1.000 K
1951:   217.7778 77.3333 m
1952:   299.5556 77.3333 L
1953:   299.5556 124.4444 L
1954:   217.7778 124.4444 L
1955:   217.7778 77.3333 L
1956: s
1957: U
1958: 0 To
1959: 1.0000 0.0000 0.0000 1.0000 227.5556 96.8889 0 Tp
1960: TP
1961: /_Helvetica 12.2500 Tf
1962: 0.0000 Tc
1963:  0 Tr
1964:   0.000 0.000 0.000 1.000 K
1965: 0 j
1966:   0.000 0.000 0.000 1.000 k
1967: (chart parser\r) Tx
1968: TO
1969:   0.000 0.000 0.000 1.000 K
1970:   0.000 0.000 0.000 0.000 k
1971:   0.000 0.000 0.000 1.000 K
1972: 1 j
1973: u
1974:   319.1111 120.8889 m
1975:   384.8889 120.8889 L
1976:   384.8889 81.7778 L
1977:   319.1111 81.7778 L
1978:   319.1111 120.8889 L
1979: F
1980:   352.0000 101.3333 m
1981: F
1982: U
1983: u
1984:   0.000 0.000 0.000 1.000 k
1985:   0.000 0.000 0.000 1.000 K
1986:   319.1111 81.7778 m
1987:   384.8889 81.7778 L
1988:   384.8889 120.8889 L
1989:   319.1111 120.8889 L
1990:   319.1111 81.7778 L
1991: s
1992: U
1993: 0 To
1994: 1.0000 0.0000 0.0000 1.0000 328.0000 104.8889 0 Tp
1995: TP
1996: /_Helvetica 12.2500 Tf
1997: 0.0000 Tc
1998:  0 Tr
1999:   0.000 0.000 0.000 1.000 K
2000: 0 j
2001:   0.000 0.000 0.000 1.000 k
2002: (semantic\r) Tx
2003: TO
2004:   0.000 0.000 0.000 1.000 K
2005: 0 To
2006: 1.0000 0.0000 0.0000 1.0000 335.1111 90.6667 0 Tp
2007: TP
2008: /_Helvetica 12.2500 Tf
2009: 0.0000 Tc
2010:  0 Tr
2011:   0.000 0.000 0.000 1.000 K
2012:   0.000 0.000 0.000 1.000 k
2013: (tagger\r) Tx
2014: TO
2015:   0.000 0.000 0.000 1.000 K
2016:   0.000 0.000 0.000 0.000 k
2017:   0.000 0.000 0.000 1.000 K
2018: 1 j
2019: u
2020:   418.6667 120.8889 m
2021:   484.4444 120.8889 L
2022:   484.4444 81.7778 L
2023:   418.6667 81.7778 L
2024:   418.6667 120.8889 L
2025: F
2026:   451.5556 101.3333 m
2027: F
2028: U
2029: u
2030:   0.000 0.000 0.000 1.000 k
2031:   0.000 0.000 0.000 1.000 K
2032:   418.6667 81.7778 m
2033:   484.4444 81.7778 L
2034:   484.4444 120.8889 L
2035:   418.6667 120.8889 L
2036:   418.6667 81.7778 L
2037: s
2038: U
2039: 0 To
2040: 1.0000 0.0000 0.0000 1.0000 427.5556 104.8889 0 Tp
2041: TP
2042: /_Helvetica 12.2500 Tf
2043: 0.0000 Tc
2044:  0 Tr
2045:   0.000 0.000 0.000 1.000 K
2046: 0 j
2047:   0.000 0.000 0.000 1.000 k
2048: (semantic\r) Tx
2049: TO
2050:   0.000 0.000 0.000 1.000 K
2051: 0 To
2052: 1.0000 0.0000 0.0000 1.0000 434.6667 90.6667 0 Tp
2053: TP
2054: /_Helvetica 12.2500 Tf
2055: 0.0000 Tc
2056:  0 Tr
2057:   0.000 0.000 0.000 1.000 K
2058:   0.000 0.000 0.000 1.000 k
2059: (parser\r) Tx
2060: TO
2061:   0.000 0.000 0.000 1.000 K
2062:   0.000 0.000 0.000 0.000 k
2063:   0.000 0.000 0.000 1.000 K
2064: 1 j
2065: u
2066:   13.3333 242.6667 m
2067:   98.6667 242.6667 L
2068:   98.6667 194.6667 L
2069:   13.3333 194.6667 L
2070:   13.3333 242.6667 L
2071: F
2072:   56.0000 218.6667 m
2073: F
2074: U
2075: u
2076:   0.000 0.000 0.000 0.000 K
2077: 1 J
2078:   13.3333 194.6667 m
2079:   98.6667 194.6667 L
2080:   98.6667 242.6667 L
2081:   13.3333 242.6667 L
2082:   13.3333 194.6667 L
2083: S
2084: U
2085:   0.000 0.000 0.000 0.000 k
2086:   0.000 0.000 0.000 1.000 K
2087: u
2088:   5.3333 251.5556 m
2089:   90.6667 251.5556 L
2090:   90.6667 202.6667 L
2091:   5.3333 202.6667 L
2092:   5.3333 251.5556 L
2093: F
2094:   48.0000 227.1111 m
2095: F
2096: U
2097: u
2098:   0.000 0.000 0.000 1.000 k
2099:   0.000 0.000 0.000 1.000 K
2100:   5.3333 202.6667 m
2101:   90.6667 202.6667 L
2102:   90.6667 251.5556 L
2103:   5.3333 251.5556 L
2104:   5.3333 202.6667 L
2105: s
2106: U
2107: 0 To
2108: 1.0000 0.0000 0.0000 1.0000 11.5556 236.4444 0 Tp
2109: TP
2110: /_Helvetica 12.2500 Tf
2111: 0.0000 Tc
2112:  0 Tr
2113:   0.000 0.000 0.000 1.000 K
2114: 0 j
2115:   0.000 0.000 0.000 1.000 k
2116: (abbreviations\r) Tx
2117: TO
2118:   0.000 0.000 0.000 1.000 K
2119: 0 To
2120: 1.0000 0.0000 0.0000 1.0000 31.1111 222.2222 0 Tp
2121: TP
2122: /_Helvetica 12.2500 Tf
2123: 0.0000 Tc
2124:  0 Tr
2125:   0.000 0.000 0.000 1.000 K
2126:   0.000 0.000 0.000 1.000 k
2127: (of  the\r) Tx
2128: TO
2129:   0.000 0.000 0.000 1.000 K
2130: 0 To
2131: 1.0000 0.0000 0.0000 1.0000 23.1111 207.1111 0 Tp
2132: TP
2133: /_Helvetica 12.2500 Tf
2134: 0.0000 Tc
2135:  0 Tr
2136:   0.000 0.000 0.000 1.000 K
2137:   0.000 0.000 0.000 1.000 k
2138: (language\r) Tx
2139: TO
2140:   0.000 0.000 0.000 1.000 K
2141:   0.000 0.000 0.000 0.000 k
2142:   0.000 0.000 0.000 1.000 K
2143: 1 j
2144: u
2145:   228.4444 242.6667 m
2146:   304.8889 242.6667 L
2147:   304.8889 200.0000 L
2148:   228.4444 200.0000 L
2149:   228.4444 242.6667 L
2150: F
2151:   266.6667 221.3333 m
2152: F
2153: U
2154: u
2155:   0.000 0.000 0.000 0.000 K
2156:   228.4444 200.0000 m
2157:   304.0000 200.0000 L
2158:   304.0000 242.6667 L
2159:   228.4444 242.6667 L
2160:   228.4444 200.0000 L
2161: S
2162: U
2163:   0.000 0.000 0.000 0.000 k
2164:   0.000 0.000 0.000 1.000 K
2165: u
2166:   219.5556 251.5556 m
2167:   296.0000 251.5556 L
2168:   296.0000 208.8889 L
2169:   219.5556 208.8889 L
2170:   219.5556 251.5556 L
2171: F
2172:   257.7778 230.2222 m
2173: F
2174: U
2175: u
2176:   0.000 0.000 0.000 1.000 k
2177:   0.000 0.000 0.000 1.000 K
2178:   219.5556 208.8889 m
2179:   296.0000 208.8889 L
2180:   296.0000 251.5556 L
2181:   219.5556 251.5556 L
2182:   219.5556 208.8889 L
2183: s
2184: U
2185: 0 To
2186: 1.0000 0.0000 0.0000 1.0000 224.8889 236.4444 0 Tp
2187: TP
2188: /_Helvetica 12.2500 Tf
2189: 0.0000 Tc
2190:  0 Tr
2191:   0.000 0.000 0.000 1.000 K
2192: 0 j
2193:   0.000 0.000 0.000 1.000 k
2194: (tagset of the\r) Tx
2195: TO
2196:   0.000 0.000 0.000 1.000 K
2197: 0 To
2198: 1.0000 0.0000 0.0000 1.0000 226.6667 222.2222 0 Tp
2199: TP
2200: /_Helvetica 12.2500 Tf
2201: 0.0000 Tc
2202:  0 Tr
2203:   0.000 0.000 0.000 1.000 K
2204:   0.000 0.000 0.000 1.000 k
2205: (POS tagger\r) Tx
2206: TO
2207:   0.000 0.000 0.000 1.000 K
2208:   0.000 0.000 0.000 0.000 k
2209:   0.000 0.000 0.000 1.000 K
2210: 1 j
2211: u
2212:   229.3333 37.3333 m
2213:   309.3333 37.3333 L
2214:   309.3333 1.7778 L
2215:   229.3333 1.7778 L
2216:   229.3333 37.3333 L
2217: F
2218:   269.3333 19.5556 m
2219: F
2220: U
2221: u
2222:   0.000 0.000 0.000 0.000 K
2223:   229.3333 1.7778 m
2224:   308.4444 1.7778 L
2225:   308.4444 37.3333 L
2226:   229.3333 37.3333 L
2227:   229.3333 1.7778 L
2228: S
2229: U
2230:   0.000 0.000 0.000 0.000 k
2231:   0.000 0.000 0.000 1.000 K
2232: u
2233:   221.3333 46.2222 m
2234:   300.4444 46.2222 L
2235:   300.4444 10.6667 L
2236:   221.3333 10.6667 L
2237:   221.3333 46.2222 L
2238: F
2239:   260.8889 28.4444 m
2240: F
2241: U
2242: u
2243:   0.000 0.000 0.000 1.000 k
2244:   0.000 0.000 0.000 1.000 K
2245:   221.3333 10.6667 m
2246:   299.5556 10.6667 L
2247:   299.5556 46.2222 L
2248:   221.3333 46.2222 L
2249:   221.3333 10.6667 L
2250: s
2251: U
2252: 0 To
2253: 1.0000 0.0000 0.0000 1.0000 229.3333 31.1111 0 Tp
2254: TP
2255: /_Helvetica 12.2500 Tf
2256: 0.0000 Tc
2257:  0 Tr
2258:   0.000 0.000 0.000 1.000 K
2259: 0 j
2260:   0.000 0.000 0.000 1.000 k
2261: (context free\r) Tx
2262: TO
2263:   0.000 0.000 0.000 1.000 K
2264: 0 To
2265: 1.0000 0.0000 0.0000 1.0000 237.3333 16.8889 0 Tp
2266: TP
2267: /_Helvetica 12.2500 Tf
2268: 0.0000 Tc
2269:  0 Tr
2270:   0.000 0.000 0.000 1.000 K
2271:   0.000 0.000 0.000 1.000 k
2272: (grammar\r) Tx
2273: TO
2274:   0.000 0.000 0.000 1.000 K
2275:   0.000 0.000 0.000 0.000 k
2276:   0.000 0.000 0.000 1.000 K
2277: 1 j
2278: u
2279:   229.3333 185.7778 m
2280:   309.3333 185.7778 L
2281:   309.3333 143.1111 L
2282:   229.3333 143.1111 L
2283:   229.3333 185.7778 L
2284: F
2285:   269.3333 164.4444 m
2286: F
2287: U
2288: u
2289:   0.000 0.000 0.000 0.000 K
2290:   229.3333 143.1111 m
2291:   308.4444 143.1111 L
2292:   308.4444 185.7778 L
2293:   229.3333 185.7778 L
2294:   229.3333 143.1111 L
2295: S
2296: U
2297:   0.000 0.000 0.000 0.000 k
2298:   0.000 0.000 0.000 1.000 K
2299: u
2300:   221.3333 194.6667 m
2301:   300.4444 194.6667 L
2302:   300.4444 152.0000 L
2303:   221.3333 152.0000 L
2304:   221.3333 194.6667 L
2305: F
2306:   260.8889 173.3333 m
2307: F
2308: U
2309: u
2310:   0.000 0.000 0.000 1.000 k
2311:   0.000 0.000 0.000 1.000 K
2312:   221.3333 152.0000 m
2313:   299.5556 152.0000 L
2314:   299.5556 194.6667 L
2315:   221.3333 194.6667 L
2316:   221.3333 152.0000 L
2317: s
2318: U
2319: 0 To
2320: 1.0000 0.0000 0.0000 1.0000 227.5556 179.5556 0 Tp
2321: TP
2322: /_Helvetica 12.2500 Tf
2323: 0.0000 Tc
2324:  0 Tr
2325:   0.000 0.000 0.000 1.000 K
2326: 0 j
2327:   0.000 0.000 0.000 1.000 k
2328: (tagset of the\r) Tx
2329: TO
2330:   0.000 0.000 0.000 1.000 K
2331: 0 To
2332: 1.0000 0.0000 0.0000 1.0000 229.3333 165.3333 0 Tp
2333: TP
2334: /_Helvetica 12.2500 Tf
2335: 0.0000 Tc
2336:  0 Tr
2337:   0.000 0.000 0.000 1.000 K
2338:   0.000 0.000 0.000 1.000 k
2339: (chart parser\r) Tx
2340: TO
2341:   0.000 0.000 0.000 1.000 K
2342:   0.000 0.000 0.000 0.000 k
2343:   0.000 0.000 0.000 1.000 K
2344: 1 j
2345: u
2346:   507.5556 121.7778 m
2347:   575.1111 121.7778 L
2348:   575.1111 80.8889 L
2349:   507.5556 80.8889 L
2350:   507.5556 121.7778 L
2351: F
2352:   541.3333 101.3333 m
2353: F
2354: U
2355: u
2356:   0.000 0.000 0.000 1.000 k
2357:   0.000 0.000 0.000 1.000 K
2358:   507.5556 80.8889 m
2359:   575.1111 80.8889 L
2360:   575.1111 121.7778 L
2361:   507.5556 121.7778 L
2362:   507.5556 80.8889 L
2363: s
2364: U
2365: 0 To
2366: 1.0000 0.0000 0.0000 1.0000 516.4444 112.0000 0 Tp
2367: TP
2368: /_Helvetica 12.2500 Tf
2369: 0.0000 Tc
2370:  0 Tr
2371:   0.000 0.000 0.000 1.000 K
2372: 0 j
2373:   0.000 0.000 0.000 1.000 k
2374: (semantic\r) Tx
2375: TO
2376:   0.000 0.000 0.000 1.000 K
2377: 0 To
2378: 1.0000 0.0000 0.0000 1.0000 517.3333 96.8889 0 Tp
2379: TP
2380: /_Helvetica 12.2500 Tf
2381: 0.0000 Tc
2382:  0 Tr
2383:   0.000 0.000 0.000 1.000 K
2384:   0.000 0.000 0.000 1.000 k
2385: (structure\r) Tx
2386: TO
2387:   0.000 0.000 0.000 1.000 K
2388: 0 To
2389: 1.0000 0.0000 0.0000 1.0000 519.1111 82.6667 0 Tp
2390: TP
2391: /_Helvetica 12.2500 Tf
2392: 0.0000 Tc
2393:  0 Tr
2394:   0.000 0.000 0.000 1.000 k
2395: (analysis\r) Tx
2396: TO
2397:   0.000 0.000 0.000 1.000 K
2398:   0.000 0.000 0.000 0.000 k
2399:   0.000 0.000 0.000 1.000 K
2400: 1 j
2401: u
2402:   412.4444 242.6667 m
2403:   498.6667 242.6667 L
2404:   498.6667 205.3333 L
2405:   412.4444 205.3333 L
2406:   412.4444 242.6667 L
2407: F
2408:   455.5556 224.0000 m
2409: F
2410: U
2411: u
2412:   0.000 0.000 0.000 0.000 K
2413:   412.4444 205.3333 m
2414:   498.6667 205.3333 L
2415:   498.6667 242.6667 L
2416:   412.4444 242.6667 L
2417:   412.4444 205.3333 L
2418: S
2419: U
2420:   0.000 0.000 0.000 0.000 k
2421:   0.000 0.000 0.000 1.000 K
2422: u
2423:   404.4444 251.5556 m
2424:   489.7778 251.5556 L
2425:   489.7778 214.2222 L
2426:   404.4444 214.2222 L
2427:   404.4444 251.5556 L
2428: F
2429:   447.1111 232.8889 m
2430: F
2431: U
2432: u
2433:   0.000 0.000 0.000 1.000 k
2434:   0.000 0.000 0.000 1.000 K
2435:   404.4444 214.2222 m
2436:   489.7778 214.2222 L
2437:   489.7778 251.5556 L
2438:   404.4444 251.5556 L
2439:   404.4444 214.2222 L
2440: s
2441: U
2442: 0 To
2443: 1.0000 0.0000 0.0000 1.0000 417.7778 236.4444 0 Tp
2444: TP
2445: /_Helvetica 12.2500 Tf
2446: 0.0000 Tc
2447:  0 Tr
2448:   0.000 0.000 0.000 1.000 K
2449: 0 j
2450:   0.000 0.000 0.000 1.000 k
2451: (mapping to\r) Tx
2452: TO
2453:   0.000 0.000 0.000 1.000 K
2454: 0 To
2455: 1.0000 0.0000 0.0000 1.0000 409.7778 222.2222 0 Tp
2456: TP
2457: /_Helvetica 12.2500 Tf
2458: 0.0000 Tc
2459:  0 Tr
2460:   0.000 0.000 0.000 1.000 K
2461:   0.000 0.000 0.000 1.000 k
2462: (ontology entry\r) Tx
2463: TO
2464:   0.000 0.000 0.000 1.000 K
2465:   0.000 0.000 0.000 0.000 k
2466:   0.000 0.000 0.000 1.000 K
2467: 1 j
2468: u
2469:   317.3333 242.6667 m
2470:   399.1111 242.6667 L
2471:   399.1111 180.4444 L
2472:   317.3333 180.4444 L
2473:   317.3333 242.6667 L
2474: F
2475:   358.2222 211.5556 m
2476: F
2477: U
2478: u
2479:   0.000 0.000 0.000 0.000 K
2480:   317.3333 180.4444 m
2481:   399.1111 180.4444 L
2482:   399.1111 242.6667 L
2483:   317.3333 242.6667 L
2484:   317.3333 180.4444 L
2485: S
2486: U
2487:   0.000 0.000 0.000 0.000 k
2488:   0.000 0.000 0.000 1.000 K
2489: u
2490:   308.4444 251.5556 m
2491:   391.1111 251.5556 L
2492:   391.1111 188.4444 L
2493:   308.4444 188.4444 L
2494:   308.4444 251.5556 L
2495: F
2496:   349.7778 220.0000 m
2497: F
2498: U
2499: u
2500:   0.000 0.000 0.000 1.000 k
2501:   0.000 0.000 0.000 1.000 K
2502:   308.4444 188.4444 m
2503:   391.1111 188.4444 L
2504:   391.1111 251.5556 L
2505:   308.4444 251.5556 L
2506:   308.4444 188.4444 L
2507: s
2508: U
2509: 0 To
2510: 1.0000 0.0000 0.0000 1.0000 325.3333 236.4444 0 Tp
2511: TP
2512: /_Helvetica 12.2500 Tf
2513: 0.0000 Tc
2514:  0 Tr
2515:   0.000 0.000 0.000 1.000 K
2516: 0 j
2517:   0.000 0.000 0.000 1.000 k
2518: (semantic\r) Tx
2519: TO
2520:   0.000 0.000 0.000 1.000 K
2521: 0 To
2522: 1.0000 0.0000 0.0000 1.0000 330.6667 222.2222 0 Tp
2523: TP
2524: /_Helvetica 12.2500 Tf
2525: 0.0000 Tc
2526:  0 Tr
2527:   0.000 0.000 0.000 1.000 K
2528:   0.000 0.000 0.000 1.000 k
2529: (lexicon\r) Tx
2530: TO
2531:   0.000 0.000 0.000 1.000 K
2532: 0 To
2533: 1.0000 0.0000 0.0000 1.0000 312.8889 207.1111 0 Tp
2534: TP
2535: /_Helvetica 12.2500 Tf
2536: 0.0000 Tc
2537:  0 Tr
2538:   0.000 0.000 0.000 1.000 k
2539: (dependent on\r) Tx
2540: TO
2541:   0.000 0.000 0.000 1.000 K
2542: 0 To
2543: 1.0000 0.0000 0.0000 1.0000 322.6667 192.8889 0 Tp
2544: TP
2545: /_Helvetica 12.2500 Tf
2546: 0.0000 Tc
2547:  0 Tr
2548:   0.000 0.000 0.000 1.000 k
2549: (wordclass\r) Tx
2550: TO
2551:   0.000 0.000 0.000 1.000 K
2552:   0.000 0.000 0.000 0.000 k
2553:   0.000 0.000 0.000 1.000 K
2554: 1 j
2555: u
2556:   512.8889 242.6667 m
2557:   592.8889 242.6667 L
2558:   592.8889 180.4444 L
2559:   512.8889 180.4444 L
2560:   512.8889 242.6667 L
2561: F
2562:   552.8889 211.5556 m
2563: F
2564: U
2565: u
2566:   0.000 0.000 0.000 0.000 K
2567:   512.8889 180.4444 m
2568:   592.8889 180.4444 L
2569:   592.8889 242.6667 L
2570:   512.8889 242.6667 L
2571:   512.8889 180.4444 L
2572: S
2573: U
2574:   0.000 0.000 0.000 0.000 k
2575:   0.000 0.000 0.000 1.000 K
2576: u
2577:   504.0000 251.5556 m
2578:   584.0000 251.5556 L
2579:   584.0000 188.4444 L
2580:   504.0000 188.4444 L
2581:   504.0000 251.5556 L
2582: F
2583:   544.0000 220.0000 m
2584: F
2585: U
2586: u
2587:   0.000 0.000 0.000 1.000 k
2588:   0.000 0.000 0.000 1.000 K
2589:   504.0000 188.4444 m
2590:   584.0000 188.4444 L
2591:   584.0000 251.5556 L
2592:   504.0000 251.5556 L
2593:   504.0000 188.4444 L
2594: s
2595: U
2596: 0 To
2597: 1.0000 0.0000 0.0000 1.0000 520.0000 236.4444 0 Tp
2598: TP
2599: /_Helvetica 12.2500 Tf
2600: 0.0000 Tc
2601:  0 Tr
2602:   0.000 0.000 0.000 1.000 K
2603: 0 j
2604:   0.000 0.000 0.000 1.000 k
2605: (semantic\r) Tx
2606: TO
2607:   0.000 0.000 0.000 1.000 K
2608: 0 To
2609: 1.0000 0.0000 0.0000 1.0000 513.7778 222.2222 0 Tp
2610: TP
2611: /_Helvetica 12.2500 Tf
2612: 0.0000 Tc
2613:  0 Tr
2614:   0.000 0.000 0.000 1.000 K
2615:   0.000 0.000 0.000 1.000 k
2616: (information\r) Tx
2617: TO
2618:   0.000 0.000 0.000 1.000 K
2619: 0 To
2620: 1.0000 0.0000 0.0000 1.0000 518.2222 207.1111 0 Tp
2621: TP
2622: /_Helvetica 12.2500 Tf
2623: 0.0000 Tc
2624:  0 Tr
2625:   0.000 0.000 0.000 1.000 k
2626: (about the\r) Tx
2627: TO
2628:   0.000 0.000 0.000 1.000 K
2629: 0 To
2630: 1.0000 0.0000 0.0000 1.0000 520.0000 192.8889 0 Tp
2631: TP
2632: /_Helvetica 12.2500 Tf
2633: 0.0000 Tc
2634:  0 Tr
2635:   0.000 0.000 0.000 1.000 k
2636: (grammar\r) Tx
2637: TO
2638:   0.000 0.000 0.000 1.000 K
2639: u
2640:   0.000 0.000 0.000 1.000 K
2641: 1 j
2642:   416.0000 188.4444 m
2643:   416.0000 161.7778 L
2644:   416.0000 160.8889 L
2645:   416.8889 160.0000 L
2646:   417.7778 160.0000 L
2647:   418.6667 159.1111 L
2648:   420.4444 158.2222 L
2649:   421.3333 158.2222 L
2650:   423.1111 157.3333 L
2651:   425.7778 157.3333 L
2652:   430.2222 156.4444 L
2653:   435.5556 155.5556 L
2654:   440.8889 155.5556 L
2655:   448.0000 155.5556 L
2656:   454.2222 155.5556 L
2657:   459.5556 155.5556 L
2658:   464.8889 156.4444 L
2659:   469.3333 157.3333 L
2660:   472.0000 157.3333 L
2661:   473.7778 158.2222 L
2662:   474.6667 158.2222 L
2663:   476.4444 159.1111 L
2664:   477.3333 160.0000 L
2665:   478.2222 160.0000 L
2666:   479.1111 160.8889 L
2667:   479.1111 161.7778 L
2668:   479.1111 161.7778 L
2669:   479.1111 161.7778 L
2670:   479.1111 188.4444 L
2671:   479.1111 188.4444 L
2672:   478.2222 189.3333 L
2673:   477.3333 190.2222 L
2674:   476.4444 190.2222 L
2675:   474.6667 191.1111 L
2676:   473.7778 192.0000 L
2677:   472.0000 192.0000 L
2678:   469.3333 192.8889 L
2679:   464.8889 192.8889 L
2680:   459.5556 193.7778 L
2681:   454.2222 193.7778 L
2682:   448.0000 194.6667 L
2683:   440.8889 193.7778 L
2684:   435.5556 193.7778 L
2685:   430.2222 192.8889 L
2686:   425.7778 192.8889 L
2687:   423.1111 192.0000 L
2688:   421.3333 192.0000 L
2689:   420.4444 191.1111 L
2690:   418.6667 190.2222 L
2691:   417.7778 190.2222 L
2692:   416.8889 189.3333 L
2693:   416.0000 188.4444 L
2694:   416.0000 188.4444 L
2695: S
2696: U
2697: u
2698:   416.0000 188.4444 m
2699:   416.0000 187.5556 L
2700:   416.8889 186.6667 L
2701:   417.7778 185.7778 L
2702:   418.6667 185.7778 L
2703:   420.4444 184.8889 L
2704:   421.3333 184.8889 L
2705:   423.1111 184.0000 L
2706:   425.7778 184.0000 L
2707:   430.2222 183.1111 L
2708:   435.5556 182.2222 L
2709:   440.8889 182.2222 L
2710:   448.0000 182.2222 L
2711:   454.2222 182.2222 L
2712:   459.5556 182.2222 L
2713:   464.8889 183.1111 L
2714:   469.3333 184.0000 L
2715:   472.0000 184.0000 L
2716:   473.7778 184.8889 L
2717:   474.6667 184.8889 L
2718:   476.4444 185.7778 L
2719:   477.3333 185.7778 L
2720:   478.2222 186.6667 L
2721:   479.1111 187.5556 L
2722:   479.1111 188.4444 L
2723:   479.1111 188.4444 L
2724: S
2725: U
2726: u
2727:   416.0000 184.8889 m
2728:   416.0000 184.0000 L
2729:   416.8889 184.0000 L
2730:   417.7778 183.1111 L
2731:   418.6667 182.2222 L
2732:   420.4444 182.2222 L
2733:   421.3333 181.3333 L
2734:   423.1111 181.3333 L
2735:   425.7778 180.4444 L
2736:   430.2222 179.5556 L
2737:   435.5556 179.5556 L
2738:   440.8889 178.6667 L
2739:   448.0000 178.6667 L
2740:   454.2222 178.6667 L
2741:   459.5556 179.5556 L
2742:   464.8889 179.5556 L
2743:   469.3333 180.4444 L
2744:   472.0000 181.3333 L
2745:   473.7778 181.3333 L
2746:   474.6667 182.2222 L
2747:   476.4444 182.2222 L
2748:   477.3333 183.1111 L
2749:   478.2222 184.0000 L
2750:   479.1111 184.0000 L
2751:   479.1111 184.8889 L
2752:   479.1111 184.8889 L
2753: S
2754: U
2755: u
2756:   416.0000 182.2222 m
2757:   416.0000 181.3333 L
2758:   416.8889 180.4444 L
2759:   417.7778 179.5556 L
2760:   418.6667 179.5556 L
2761:   420.4444 178.6667 L
2762:   421.3333 178.6667 L
2763:   423.1111 177.7778 L
2764:   425.7778 177.7778 L
2765:   430.2222 176.8889 L
2766:   435.5556 176.0000 L
2767:   440.8889 176.0000 L
2768:   448.0000 176.0000 L
2769:   454.2222 176.0000 L
2770:   459.5556 176.0000 L
2771:   464.8889 176.8889 L
2772:   469.3333 177.7778 L
2773:   472.0000 177.7778 L
2774:   473.7778 178.6667 L
2775:   474.6667 178.6667 L
2776:   476.4444 179.5556 L
2777:   477.3333 179.5556 L
2778:   478.2222 180.4444 L
2779:   479.1111 181.3333 L
2780:   479.1111 182.2222 L
2781:   479.1111 182.2222 L
2782: S
2783: U
2784: 0 To
2785: 1.0000 0.0000 0.0000 1.0000 424.8889 160.8889 0 Tp
2786: TP
2787: /_Helvetica 12.2500 Tf
2788: 0.0000 Tc
2789:  0 Tr
2790:   0.000 0.000 0.000 1.000 K
2791: 0 j
2792:   0.000 0.000 0.000 1.000 k
2793: (ontology\r) Tx
2794: TO
2795:   0.000 0.000 0.000 1.000 K
2796: u
2797:   0.000 0.000 0.000 0.000 k
2798:   0.000 0.000 0.000 1.000 K
2799: 1 j
2800:   33.7778 203.5556 m
2801:   33.7778 134.2222 L
2802:   23.1111 134.2222 L
2803:   44.4444 124.4444 L
2804:   65.7778 134.2222 L
2805:   55.1111 134.2222 L
2806:   55.1111 203.5556 L
2807:   33.7778 203.5556 L
2808: F
2809: U
2810: u
2811:   0.000 0.000 0.000 1.000 K
2812:   33.7778 202.6667 m
2813:   33.7778 134.2222 L
2814:   23.1111 134.2222 L
2815:   44.4444 124.4444 L
2816:   65.7778 134.2222 L
2817:   55.1111 134.2222 L
2818:   55.1111 202.6667 L
2819: S
2820: U
2821: u
2822:   0.000 0.000 0.000 0.000 k
2823:   0.000 0.000 0.000 1.000 K
2824:   338.6667 189.3333 m
2825:   338.6667 131.5556 L
2826:   328.0000 131.5556 L
2827:   349.3333 121.7778 L
2828:   370.6667 131.5556 L
2829:   360.0000 131.5556 L
2830:   360.0000 189.3333 L
2831:   338.6667 189.3333 L
2832: F
2833: U
2834: u
2835:   0.000 0.000 0.000 1.000 K
2836:   338.6667 188.4444 m
2837:   338.6667 131.5556 L
2838:   328.0000 131.5556 L
2839:   349.3333 121.7778 L
2840:   370.6667 131.5556 L
2841:   360.0000 131.5556 L
2842:   360.0000 188.4444 L
2843: S
2844: U
2845: u
2846:   0.000 0.000 0.000 0.000 k
2847:   0.000 0.000 0.000 1.000 K
2848:   530.6667 189.3333 m
2849:   530.6667 131.5556 L
2850:   520.0000 131.5556 L
2851:   541.3333 121.7778 L
2852:   562.6667 131.5556 L
2853:   552.0000 131.5556 L
2854:   552.0000 189.3333 L
2855:   530.6667 189.3333 L
2856: F
2857: U
2858: u
2859:   0.000 0.000 0.000 1.000 K
2860:   530.6667 188.4444 m
2861:   530.6667 131.5556 L
2862:   520.0000 131.5556 L
2863:   541.3333 121.7778 L
2864:   562.6667 131.5556 L
2865:   552.0000 131.5556 L
2866:   552.0000 188.4444 L
2867: S
2868: U
2869: u
2870:   0.000 0.000 0.000 0.000 k
2871:   0.000 0.000 0.000 1.000 K
2872:   440.0000 215.1111 m
2873:   440.0000 200.8889 L
2874:   433.7778 200.8889 L
2875:   447.1111 194.6667 L
2876:   461.3333 200.8889 L
2877:   454.2222 200.8889 L
2878:   454.2222 215.1111 L
2879:   440.0000 215.1111 L
2880: F
2881: U
2882: u
2883:   0.000 0.000 0.000 1.000 K
2884:   440.0000 214.2222 m
2885:   440.0000 200.8889 L
2886:   433.7778 200.8889 L
2887:   447.1111 194.6667 L
2888:   461.3333 200.8889 L
2889:   454.2222 200.8889 L
2890:   454.2222 214.2222 L
2891: S
2892: U
2893: u
2894:   0.000 0.000 0.000 0.000 k
2895:   0.000 0.000 0.000 1.000 K
2896:   443.5556 155.5556 m
2897:   443.5556 127.1111 L
2898:   436.4444 127.1111 L
2899:   450.6667 120.8889 L
2900:   464.8889 127.1111 L
2901:   457.7778 127.1111 L
2902:   457.7778 155.5556 L
2903:   443.5556 155.5556 L
2904: F
2905: U
2906: u
2907:   0.000 0.000 0.000 1.000 K
2908:   443.5556 154.6667 m
2909:   443.5556 127.1111 L
2910:   436.4444 127.1111 L
2911:   450.6667 120.8889 L
2912:   464.8889 127.1111 L
2913:   457.7778 127.1111 L
2914:   457.7778 154.6667 L
2915: S
2916: U
2917: u
2918:   0.000 0.000 0.000 0.000 k
2919:   0.000 0.000 0.000 1.000 K
2920:   250.6667 152.8889 m
2921:   250.6667 130.6667 L
2922:   243.5556 130.6667 L
2923:   257.7778 124.4444 L
2924:   272.0000 130.6667 L
2925:   264.8889 130.6667 L
2926:   264.8889 152.8889 L
2927:   250.6667 152.8889 L
2928: F
2929: U
2930: u
2931:   0.000 0.000 0.000 1.000 K
2932:   250.6667 152.0000 m
2933:   250.6667 130.6667 L
2934:   243.5556 130.6667 L
2935:   257.7778 124.4444 L
2936:   272.0000 130.6667 L
2937:   264.8889 130.6667 L
2938:   264.8889 152.0000 L
2939: S
2940: U
2941: u
2942:   0.000 0.000 0.000 0.000 k
2943:   0.000 0.000 0.000 1.000 K
2944:   250.6667 208.8889 m
2945:   250.6667 199.1111 L
2946:   243.5556 199.1111 L
2947:   257.7778 194.6667 L
2948:   272.0000 199.1111 L
2949:   264.8889 199.1111 L
2950:   264.8889 208.8889 L
2951:   250.6667 208.8889 L
2952: F
2953: U
2954: u
2955:   0.000 0.000 0.000 1.000 K
2956:   250.6667 208.8889 m
2957:   250.6667 199.1111 L
2958:   243.5556 199.1111 L
2959:   257.7778 194.6667 L
2960:   272.0000 199.1111 L
2961:   264.8889 199.1111 L
2962:   264.8889 208.8889 L
2963: S
2964: U
2965: u
2966:   0.000 0.000 0.000 0.000 k
2967:   264.8889 45.3333 m
2968:   264.8889 70.2222 L
2969:   272.0000 70.2222 L
2970:   257.7778 77.3333 L
2971:   243.5556 70.2222 L
2972:   250.6667 70.2222 L
2973:   250.6667 45.3333 L
2974:   264.8889 45.3333 L
2975: F
2976: U
2977: u
2978:   0.000 0.000 0.000 1.000 K
2979:   264.8889 46.2222 m
2980:   264.8889 70.2222 L
2981:   272.0000 70.2222 L
2982:   257.7778 77.3333 L
2983:   243.5556 70.2222 L
2984:   250.6667 70.2222 L
2985:   250.6667 46.2222 L
2986: S
2987: U
2988: u
2989:   0.000 0.000 0.000 1.000 K
2990:   87.1111 100.4444 m
2991:   96.8889 100.4444 L
2992: S
2993: U
2994: u
2995:   0.000 0.000 0.000 1.000 k
2996:   0.000 0.000 0.000 1.000 K
2997:   96.0000 103.1111 m
2998:   101.3333 100.4444 L
2999:   96.0000 97.7778 L
3000:   96.0000 103.1111 L
3001: F
3002: U
3003: u
3004:   0.000 0.000 0.000 1.000 K
3005:   198.2222 100.4444 m
3006:   213.3333 100.4444 L
3007: S
3008: U
3009: u
3010:   0.000 0.000 0.000 1.000 k
3011:   0.000 0.000 0.000 1.000 K
3012:   212.4444 97.7778 m
3013:   217.7778 100.4444 L
3014:   212.4444 103.1111 L
3015:   212.4444 97.7778 L
3016: F
3017: U
3018: u
3019:   0.000 0.000 0.000 1.000 K
3020:   299.5556 100.4444 m
3021:   314.6667 101.3333 L
3022: S
3023: U
3024: u
3025:   0.000 0.000 0.000 1.000 k
3026:   0.000 0.000 0.000 1.000 K
3027:   313.7778 98.6667 m
3028:   319.1111 101.3333 L
3029:   313.7778 104.0000 L
3030:   313.7778 98.6667 L
3031: F
3032: U
3033: u
3034:   0.000 0.000 0.000 1.000 K
3035:   384.8889 101.3333 m
3036:   414.2222 101.3333 L
3037: S
3038: U
3039: u
3040:   0.000 0.000 0.000 1.000 k
3041:   0.000 0.000 0.000 1.000 K
3042:   413.3333 104.0000 m
3043:   418.6667 101.3333 L
3044:   413.3333 98.6667 L
3045:   413.3333 104.0000 L
3046: F
3047: U
3048: u
3049:   0.000 0.000 0.000 1.000 K
3050:   484.4444 101.3333 m
3051:   502.2222 101.3333 L
3052: S
3053: U
3054: u
3055:   0.000 0.000 0.000 1.000 k
3056:   0.000 0.000 0.000 1.000 K
3057:   501.3333 104.0000 m
3058:   507.5556 101.3333 L
3059:   501.3333 98.6667 L
3060:   501.3333 104.0000 L
3061: F
3062: U
3063: u
3064:   0.000 0.000 0.000 0.396 k
3065:   0.000 0.000 0.000 1.000 K
3066:   198.2222 75.5556 m
3067:   101.3333 75.5556 L
3068:   110.2222 65.7778 L
3069:   207.1111 65.7778 L
3070:   198.2222 75.5556 L
3071: F
3072: U
3073: u
3074:   0.000 0.000 0.000 1.000 k
3075:   0.000 0.000 0.000 1.000 K
3076:   198.2222 75.5556 m
3077:   101.3333 75.5556 L
3078:   110.2222 65.7778 L
3079:   207.1111 65.7778 L
3080:   198.2222 75.5556 L
3081: s
3082: U
3083: u
3084:   0.000 0.000 0.000 0.396 k
3085:   207.1111 65.7778 m
3086:   198.2222 75.5556 L
3087:   198.2222 124.4444 L
3088:   207.1111 114.6667 L
3089:   207.1111 65.7778 L
3090: F
3091: U
3092: u
3093:   0.000 0.000 0.000 1.000 k
3094:   0.000 0.000 0.000 1.000 K
3095:   207.1111 65.7778 m
3096:   198.2222 75.5556 L
3097:   198.2222 124.4444 L
3098:   207.1111 114.6667 L
3099:   207.1111 65.7778 L
3100: s
3101: U
3102:   0.000 0.000 0.000 0.000 k
3103: u
3104:   101.3333 124.4444 m
3105:   198.2222 124.4444 L
3106:   198.2222 75.5556 L
3107:   101.3333 75.5556 L
3108:   101.3333 124.4444 L
3109: F
3110:   149.7778 100.0000 m
3111: F
3112: U
3113: u
3114:   0.000 0.000 0.000 1.000 k
3115:   0.000 0.000 0.000 1.000 K
3116:   198.2222 75.5556 m
3117:   101.3333 75.5556 L
3118:   101.3333 124.4444 L
3119:   198.2222 124.4444 L
3120:   198.2222 75.5556 L
3121: s
3122: U
3123: 0 To
3124: 1.0000 0.0000 0.0000 1.0000 129.7778 111.1111 0 Tp
3125: TP
3126: /_Helvetica 12.2500 Tf
3127: 0.0000 Tc
3128:  0 Tr
3129:   0.000 0.000 0.000 1.000 K
3130: 0 j
3131:   0.000 0.000 0.000 1.000 k
3132: (specific\r) Tx
3133: TO
3134:   0.000 0.000 0.000 1.000 K
3135: 0 To
3136: 1.0000 0.0000 0.0000 1.0000 125.3333 96.0000 0 Tp
3137: TP
3138: /_Helvetica 12.2500 Tf
3139: 0.0000 Tc
3140:  0 Tr
3141:   0.000 0.000 0.000 1.000 K
3142:   0.000 0.000 0.000 1.000 k
3143: (language\r) Tx
3144: TO
3145:   0.000 0.000 0.000 1.000 K
3146: 0 To
3147: 1.0000 0.0000 0.0000 1.0000 118.2222 81.7778 0 Tp
3148: TP
3149: /_Helvetica 12.2500 Tf
3150: 0.0000 Tc
3151:  0 Tr
3152:   0.000 0.000 0.000 1.000 k
3153: (POS tagger\r) Tx
3154: TO
3155:   0.000 0.000 0.000 1.000 K
3156: %%PageTrailer
3157: gsave annotatepage grestore showpage
3158: %%Trailer
3159: Adobe_Illustrator_AI3 /terminate get exec
3160: Adobe_typography_AI3 /terminate get exec
3161: Adobe_customcolor /terminate get exec
3162: Adobe_packedarray /terminate get exec
3163: %%EOF
3164: