3 |
michaesp |
1 |
%!PS-Adobe-3.0
|
|
|
2 |
%%Creator: groff version 1.18.1
|
|
|
3 |
%%CreationDate: Tue Feb 8 08:36:55 2011
|
|
|
4 |
%%DocumentNeededResources: font Times-Roman
|
|
|
5 |
%%+ font Times-Bold
|
|
|
6 |
%%+ font Times-Italic
|
|
|
7 |
%%DocumentSuppliedResources: procset grops 1.18 1
|
|
|
8 |
%%Pages: 2
|
|
|
9 |
%%PageOrder: Ascend
|
|
|
10 |
%%Orientation: Portrait
|
|
|
11 |
%%EndComments
|
|
|
12 |
%%BeginProlog
|
|
|
13 |
%%BeginResource: procset grops 1.18 1
|
|
|
14 |
/setpacking where{
|
|
|
15 |
pop
|
|
|
16 |
currentpacking
|
|
|
17 |
true setpacking
|
|
|
18 |
}if
|
|
|
19 |
/grops 120 dict dup begin
|
|
|
20 |
/SC 32 def
|
|
|
21 |
/A/show load def
|
|
|
22 |
/B{0 SC 3 -1 roll widthshow}bind def
|
|
|
23 |
/C{0 exch ashow}bind def
|
|
|
24 |
/D{0 exch 0 SC 5 2 roll awidthshow}bind def
|
|
|
25 |
/E{0 rmoveto show}bind def
|
|
|
26 |
/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
|
|
|
27 |
/G{0 rmoveto 0 exch ashow}bind def
|
|
|
28 |
/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
|
|
|
29 |
/I{0 exch rmoveto show}bind def
|
|
|
30 |
/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
|
|
|
31 |
/K{0 exch rmoveto 0 exch ashow}bind def
|
|
|
32 |
/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
|
|
|
33 |
/M{rmoveto show}bind def
|
|
|
34 |
/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
|
|
|
35 |
/O{rmoveto 0 exch ashow}bind def
|
|
|
36 |
/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
|
|
|
37 |
/Q{moveto show}bind def
|
|
|
38 |
/R{moveto 0 SC 3 -1 roll widthshow}bind def
|
|
|
39 |
/S{moveto 0 exch ashow}bind def
|
|
|
40 |
/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
|
|
|
41 |
/SF{
|
|
|
42 |
findfont exch
|
|
|
43 |
[exch dup 0 exch 0 exch neg 0 0]makefont
|
|
|
44 |
dup setfont
|
|
|
45 |
[exch/setfont cvx]cvx bind def
|
|
|
46 |
}bind def
|
|
|
47 |
/MF{
|
|
|
48 |
findfont
|
|
|
49 |
[5 2 roll
|
|
|
50 |
|
|
|
51 |
neg 0 0]makefont
|
|
|
52 |
dup setfont
|
|
|
53 |
[exch/setfont cvx]cvx bind def
|
|
|
54 |
}bind def
|
|
|
55 |
/level0 0 def
|
|
|
56 |
/RES 0 def
|
|
|
57 |
/PL 0 def
|
|
|
58 |
/LS 0 def
|
|
|
59 |
/MANUAL{
|
|
|
60 |
statusdict begin/manualfeed true store end
|
|
|
61 |
}bind def
|
|
|
62 |
/PLG{
|
|
|
63 |
gsave newpath clippath pathbbox grestore
|
|
|
64 |
exch pop add exch pop
|
|
|
65 |
}bind def
|
|
|
66 |
/BP{
|
|
|
67 |
/level0 save def
|
|
|
68 |
1 setlinecap
|
|
|
69 |
1 setlinejoin
|
|
|
70 |
72 RES div dup scale
|
|
|
71 |
LS{
|
|
|
72 |
90 rotate
|
|
|
73 |
}{
|
|
|
74 |
|
|
|
75 |
}ifelse
|
|
|
76 |
1 -1 scale
|
|
|
77 |
}bind def
|
|
|
78 |
/EP{
|
|
|
79 |
level0 restore
|
|
|
80 |
showpage
|
|
|
81 |
}bind def
|
|
|
82 |
/DA{
|
|
|
83 |
newpath arcn stroke
|
|
|
84 |
}bind def
|
|
|
85 |
/SN{
|
|
|
86 |
transform
|
|
|
87 |
.25 sub exch .25 sub exch
|
|
|
88 |
round .25 add exch round .25 add exch
|
|
|
89 |
itransform
|
|
|
90 |
}bind def
|
|
|
91 |
/DL{
|
|
|
92 |
SN
|
|
|
93 |
moveto
|
|
|
94 |
SN
|
|
|
95 |
lineto stroke
|
|
|
96 |
}bind def
|
|
|
97 |
/DC{
|
|
|
98 |
newpath 0 360 arc closepath
|
|
|
99 |
}bind def
|
|
|
100 |
/TM matrix def
|
|
|
101 |
/DE{
|
|
|
102 |
TM currentmatrix pop
|
|
|
103 |
translate scale newpath 0 0 .5 0 360 arc closepath
|
|
|
104 |
TM setmatrix
|
|
|
105 |
}bind def
|
|
|
106 |
/RC/rcurveto load def
|
|
|
107 |
/RL/rlineto load def
|
|
|
108 |
/ST/stroke load def
|
|
|
109 |
/MT/moveto load def
|
|
|
110 |
/CL/closepath load def
|
|
|
111 |
/Fr{
|
|
|
112 |
setrgbcolor fill
|
|
|
113 |
}bind def
|
|
|
114 |
/Fk{
|
|
|
115 |
setcmykcolor fill
|
|
|
116 |
}bind def
|
|
|
117 |
/Fg{
|
|
|
118 |
setgray fill
|
|
|
119 |
}bind def
|
|
|
120 |
/FL/fill load def
|
|
|
121 |
/LW/setlinewidth load def
|
|
|
122 |
/Cr/setrgbcolor load def
|
|
|
123 |
/Ck/setcmykcolor load def
|
|
|
124 |
/Cg/setgray load def
|
|
|
125 |
/RE{
|
|
|
126 |
findfont
|
|
|
127 |
dup maxlength 1 index/FontName known not{1 add}if dict begin
|
|
|
128 |
{
|
|
|
129 |
1 index/FID ne{def}{pop pop}ifelse
|
|
|
130 |
}forall
|
|
|
131 |
/Encoding exch def
|
|
|
132 |
dup/FontName exch def
|
|
|
133 |
currentdict end definefont pop
|
|
|
134 |
}bind def
|
|
|
135 |
/DEFS 0 def
|
|
|
136 |
/EBEGIN{
|
|
|
137 |
moveto
|
|
|
138 |
DEFS begin
|
|
|
139 |
}bind def
|
|
|
140 |
/EEND/end load def
|
|
|
141 |
/CNT 0 def
|
|
|
142 |
/level1 0 def
|
|
|
143 |
/PBEGIN{
|
|
|
144 |
/level1 save def
|
|
|
145 |
translate
|
|
|
146 |
div 3 1 roll div exch scale
|
|
|
147 |
neg exch neg exch translate
|
|
|
148 |
|
|
|
149 |
|
|
|
150 |
1 setlinewidth
|
|
|
151 |
|
|
|
152 |
10 setmiterlimit
|
|
|
153 |
[]0 setdash
|
|
|
154 |
/setstrokeadjust where{
|
|
|
155 |
pop
|
|
|
156 |
false setstrokeadjust
|
|
|
157 |
}if
|
|
|
158 |
/setoverprint where{
|
|
|
159 |
pop
|
|
|
160 |
false setoverprint
|
|
|
161 |
}if
|
|
|
162 |
newpath
|
|
|
163 |
/CNT countdictstack def
|
|
|
164 |
userdict begin
|
|
|
165 |
/showpage{}def
|
|
|
166 |
}bind def
|
|
|
167 |
/PEND{
|
|
|
168 |
clear
|
|
|
169 |
countdictstack CNT sub{end}repeat
|
|
|
170 |
level1 restore
|
|
|
171 |
}bind def
|
|
|
172 |
end def
|
|
|
173 |
/setpacking where{
|
|
|
174 |
pop
|
|
|
175 |
setpacking
|
|
|
176 |
}if
|
|
|
177 |
%%EndResource
|
|
|
178 |
%%IncludeResource: font Times-Roman
|
|
|
179 |
%%IncludeResource: font Times-Bold
|
|
|
180 |
%%IncludeResource: font Times-Italic
|
|
|
181 |
grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
|
|
|
182 |
def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
|
|
|
183 |
/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
|
|
|
184 |
/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
|
|
|
185 |
/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
|
|
|
186 |
/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
|
|
|
187 |
/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
|
|
|
188 |
/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
|
|
|
189 |
/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
|
|
|
190 |
/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
|
|
|
191 |
/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
|
|
|
192 |
/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
|
|
|
193 |
/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
|
|
|
194 |
/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
|
|
|
195 |
/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
|
|
|
196 |
/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
|
|
|
197 |
/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
|
|
|
198 |
/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
|
|
|
199 |
/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
|
|
|
200 |
/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
|
|
|
201 |
/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
|
|
|
202 |
/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
|
|
|
203 |
/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
|
|
|
204 |
/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
|
|
|
205 |
/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
|
|
|
206 |
/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
|
|
|
207 |
/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
|
|
|
208 |
/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
|
|
|
209 |
/Times-Italic@0 ENC0/Times-Italic RE/Times-Bold@0 ENC0/Times-Bold RE
|
|
|
210 |
/Times-Roman@0 ENC0/Times-Roman RE
|
|
|
211 |
%%EndProlog
|
|
|
212 |
%%Page: 1 1
|
|
|
213 |
%%BeginPageSetup
|
|
|
214 |
BP
|
|
|
215 |
%%EndPageSetup
|
|
|
216 |
/F0 10/Times-Roman@0 SF 382.18<6765746d696d612829206765746d696d612829>72
|
|
|
217 |
48 R/F1 10.95/Times-Bold@0 SF -.219<4e41>72 84 S<4d45>.219 E/F2 10
|
|
|
218 |
/Times-Bold@0 SF .453<6765746d696d61202d2067657420746865206d696d696d756d
|
|
|
219 |
20616e64206d6178696d756d206f662061208c656c64206f6e2061206e6574434446208c
|
|
|
220 |
6c652c20696e746572>108 96 R .453
|
|
|
221 |
<706f6c617465642065697468657220746f2061207072>-.1 F<65732d>-.18 E
|
|
|
222 |
<737572>108 108 Q 2.5<656f>-.18 G 2.5<7261>-2.5 G 2.5<6e69>-2.5 G
|
|
|
223 |
<73656e7472>-2.5 E<6f70696320737572666163652e>-.18 E F1
|
|
|
224 |
<53594e4f50534953>72 124.8 Q F2<6765746d696d61>108 136.8 Q/F3 10
|
|
|
225 |
/Times-Italic@0 SF 2.09<8c6c656e616d65208c656c64>4.41 F 2.5<5b50>3.56 G
|
|
|
226 |
<76616c207c205476616c205d>-2.5 E F1<4445534352495054494f4e>72 153.6 Q F0
|
|
|
227 |
.009<496e746572706f6c61746520746865208c656c6420228c656c6422206f66206120
|
|
|
228 |
6e6574434446208c6c6520228c6c656e616d652220656974686572206f6e746f20612070
|
|
|
229 |
726573737572652073757266>108 165.6 R .009<61636520225076>-.1 F .009
|
|
|
230 |
<616c22206f72206f6e746f20616e206973656e2d>-.25 F<74726f7069632073757266>
|
|
|
231 |
108 177.6 Q<61636520225476>-.1 E<616c222c20776865726520746865206c65>-.25
|
|
|
232 |
E -.15<7665>-.25 G 2.5<6c69>.15 G 2.5<7367>-2.5 G -2.15 -.25<69762065>
|
|
|
233 |
-2.5 H 2.5<6e69>.25 G 2.5<6e68>-2.5 G .3 -.15<5061206f>-2.5 H 2.5<724b>
|
|
|
234 |
.15 G 2.5<2c72>-2.5 G<65737065637469>-2.5 E -.15<7665>-.25 G<6c79>.15 E
|
|
|
235 |
<2e>-.65 E F1 -.548<4155>72 194.4 S<54484f52>.548 E F0<5772697474656e20
|
|
|
236 |
6279204d69636861656c20537072656e67657220616e64204865696e692057>108 206.4
|
|
|
237 |
Q<65726e6c6920284a616e75617279203230313129>-.8 E<31>535 768 Q 0 Cg EP
|
|
|
238 |
%%Page: 1 2
|
|
|
239 |
%%BeginPageSetup
|
|
|
240 |
BP
|
|
|
241 |
%%EndPageSetup
|
|
|
242 |
/F0 10/Times-Roman@0 SF 382.18<6765746d696d612829206765746d696d612829>72
|
|
|
243 |
48 R/F1 10.95/Times-Bold@0 SF -.219<4e41>72 84 S<4d45>.219 E/F2 10
|
|
|
244 |
/Times-Bold@0 SF .453<6765746d696d61202d2067657420746865206d696d696d756d
|
|
|
245 |
20616e64206d6178696d756d206f662061208c656c64206f6e2061206e6574434446208c
|
|
|
246 |
6c652c20696e746572>108 96 R .453
|
|
|
247 |
<706f6c617465642065697468657220746f2061207072>-.1 F<65732d>-.18 E
|
|
|
248 |
<737572>108 108 Q 2.5<656f>-.18 G 2.5<7261>-2.5 G 2.5<6e69>-2.5 G
|
|
|
249 |
<73656e7472>-2.5 E<6f70696320737572666163652e>-.18 E F1
|
|
|
250 |
<53594e4f50534953>72 124.8 Q F2<6765746d696d61>108 136.8 Q/F3 10
|
|
|
251 |
/Times-Italic@0 SF 2.09<8c6c656e616d65208c656c64>4.41 F 2.5<5b50>3.56 G
|
|
|
252 |
<76616c207c205476616c205d>-2.5 E F1<4445534352495054494f4e>72 153.6 Q F0
|
|
|
253 |
.009<496e746572706f6c61746520746865208c656c6420228c656c6422206f66206120
|
|
|
254 |
6e6574434446208c6c6520228c6c656e616d652220656974686572206f6e746f20612070
|
|
|
255 |
726573737572652073757266>108 165.6 R .009<61636520225076>-.1 F .009
|
|
|
256 |
<616c22206f72206f6e746f20616e206973656e2d>-.25 F<74726f7069632073757266>
|
|
|
257 |
108 177.6 Q<61636520225476>-.1 E<616c222c20776865726520746865206c65>-.25
|
|
|
258 |
E -.15<7665>-.25 G 2.5<6c69>.15 G 2.5<7367>-2.5 G -2.15 -.25<69762065>
|
|
|
259 |
-2.5 H 2.5<6e69>.25 G 2.5<6e68>-2.5 G .3 -.15<5061206f>-2.5 H 2.5<724b>
|
|
|
260 |
.15 G 2.5<2c72>-2.5 G<65737065637469>-2.5 E -.15<7665>-.25 G<6c79>.15 E
|
|
|
261 |
<2e>-.65 E F1 -.548<4155>72 194.4 S<54484f52>.548 E F0<5772697474656e20
|
|
|
262 |
6279204d69636861656c20537072656e67657220616e64204865696e692057>108 206.4
|
|
|
263 |
Q<65726e6c6920284a616e75617279203230313129>-.8 E<31>535 768 Q 0 Cg EP
|
|
|
264 |
%%Trailer
|
|
|
265 |
end
|
|
|
266 |
%%EOF
|