-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path6h47.htm
878 lines (669 loc) · 45 KB
/
6h47.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
<html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=Generator content="Microsoft Word 15 (filtered)">
<title>6H47 - L & I CODE SERVICES DIRECTOR</title>
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:"Univers \(W1\)";
panose-1:0 0 0 0 0 0 0 0 0 0;}
@font-face
{font-family:"Segoe UI";
panose-1:2 11 5 2 4 2 4 2 2 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:10.0pt;
font-family:"Times New Roman",serif;}
p.MsoTitle, li.MsoTitle, div.MsoTitle
{margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:2.9in;
text-align:center;
font-size:12.0pt;
font-family:"Univers (W1)",sans-serif;}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
{margin:0in;
text-align:justify;
page-break-after:avoid;
font-size:12.0pt;
font-family:"Univers (W1)",sans-serif;}
p.MsoBodyTextIndent, li.MsoBodyTextIndent, div.MsoBodyTextIndent
{margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:5.1in;
font-size:12.0pt;
font-family:"Univers (W1)",sans-serif;}
p.MsoBodyTextIndent2, li.MsoBodyTextIndent2, div.MsoBodyTextIndent2
{margin:0in;
text-align:justify;
text-indent:.5in;
font-size:12.0pt;
font-family:"Univers (W1)",sans-serif;}
/* Page Definitions */
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
/* List Definitions */
ol
{margin-bottom:0in;}
ul
{margin-bottom:0in;}
-->
</style>
</head>
<body lang=EN-US style='word-wrap:break-word'>
<div class=WordSection1>
<p class=MsoTitle align=right style='text-align:right;text-indent:-2.9in'>6H47</p>
<p class=MsoBodyTextIndent align=right style='text-align:right;text-indent:
-5.1in'>PAY RANGE: N27</p>
<p class=MsoNormal style='margin-left:5.1in'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal align=center style='text-align:center'><u><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>L & I CODE SERVICES
DIRECTOR</span></u></p>
<p class=MsoNormal align=center style='text-align:center'><u><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'><span
style='text-decoration:none'> </span></span></u></p>
<p class=MsoNormal align=right style='text-align:right'><u><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>(Code
Enforcement)</span></u></p>
<p class=MsoNormal align=right style='text-align:right'><u><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>(Construction)</span></u></p>
<p class=MsoNormal align=center style='text-align:center'><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal><u><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>GENERAL
DEFINITION</span></u></p>
<p class=MsoNormal><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> This is managerial level
code enforcement work, directing the activities of the construction services
division or of the code enforcement division of the Department of Licenses and
Inspections. The employee in this class in the Construction specialty directs
and coordinates, through subordinate managers and supervisors, the approval of
building, fire, housing, plumbing, and electrical plans and specifications for
conformance to city codes and accepted engineering and architectural standards
and the city-wide field activities of all L&I inspection districts. The
employee in this class in the Code Enforcement specialty directs and
coordinates, through subordinate managers and supervisors, the approval of and
specifications for conformance to city codes city-wide field activities of all
L&I code inspections. Contact with department staff, other city agencies,
consultants, contractors, and state and federal officials is a significant
aspect of the work. Work is performed under the direction of a Deputy
Commissioner.</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='margin-left:153.0pt;text-align:justify;text-indent:
-153.0pt'><u><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>ALLOCATING
FACTORS:</span></u><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>
(The following conditions must be met for a position to be approved for this
class.)</span></p>
<p class=MsoNormal style='margin-left:1.8in;text-align:justify;text-indent:
-1.8in'><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='margin-left:.4in;text-align:justify;text-indent:-.4in'><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>1. Positions
in this class must direct all activities of the permit services, construction
audits, and district construction inspection functions for the Construction
specialty or must direct all activities of code enforcement permits, audits and
district inspection functions.</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>2. Only two positions shall be
allocated to this class.</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><u><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>TYPICAL EXAMPLES OF WORK</span></u><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'> (ILLUSTRATIVE
ONLY)</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>ALL SPECIALTIES:</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> Formulates policies for the
plans review and permit processing for a city-wide inspection program;
evaluates operations and program goals for effectiveness and makes necessary
changes in policies and procedures to achieve goals.</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> Meets with representatives
of other City agencies to discuss, evaluate and improve the effectiveness of
the city's permit processing and inspection programs; represents the department
at community meetings; presents the department's activities and goals in an
effort to synchronize the activities of other agencies and community groups
with the activities of the department; consults with department administrators,
consulting engineers, architects and contractors, and representatives of
government, industry and the general public.</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> Reviews legislation
pertaining to life safety, fire protection, and building construction;
recommends changes to the Philadelphia code as it applies to area of
specialization; reviews and comments on legislation proposed by other city or
state agencies that would impact division responsibilities and objectives.</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> Determines budget needs and
organization changes necessary to carry out the mission of the Division;
reviews reports submitted by subordinate managers regarding service demands to
recommend resource allocation and establish operational goals, objectives,
policies and priorities; consults on the preparation of training programs for
plans review and inspection personnel.</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> Performs related work as
required.</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>CODE ENFORCEMENT SPECIALTY</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> Plans, directs and
coordinates, through subordinate manager and supervisors, the permit
application review process and inspection activities to comply with code
requirements; discusses required changes with department and consultants when
problems cannot not be resolved by subordinate personnel.</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> Directs and coordinates,
through subordinate manager and supervisors, the activities of all the
inspection districts responsible for insuring code conformance; reviews and
revises existing practices and procedures related to the enforcement of
building codes; resolves difficult or enforcement problems; confers with legal
representatives, owners, and tenants to interpret codes, related regulations or
problems on specific properties, or code enforcement in general; appears before
boards and commissioners regarding inspection or code enforcement problems.</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>CONSTRUCTION SPECIALTY</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> Plans, directs and
coordinates, through subordinate supervisors, the permit application review
process to insure that approved plans are consistent with city construction
code requirements and that all plans are processed in an orderly and timely
manner; discusses required changes with department and consulting engineers and
architects when problems cannot not be resolved by subordinate personnel.</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> Directs and coordinates,
through subordinate managers and supervisors, the activities of all the
inspection districts responsible for insuring code conformance in the
construction, renovation, demolition and alteration of buildings; reviews and
revises existing practices and procedures related to the enforcement of
construction and, related codes; resolves difficult or enforcement problems;
confers with legal representatives, owners, and tenants to interpret codes,
related regulations or problems on specific properties, or code enforcement in
general; appears before boards and commissioners regarding inspection or code
enforcement problems.</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><u><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>REQURED KNOWLEDGE, SKILLS AND ABILITIES</span></u></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>ALL SPECIALTIES:</span></p>
<p class=MsoNormal style='text-align:justify'><u><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>KNOWLEDGE OF</span></u><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>:</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='margin-left:.25in;text-align:justify;text-indent:
-.25in'><span style='font-size:12.0pt;font-family:Symbol'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>the
philosophy, principles and purposes of municipal codes and related ordinances</span></p>
<p class=MsoNormal style='margin-left:.25in;text-align:justify;text-indent:
-.25in'><span style='font-size:12.0pt;font-family:Symbol'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>laws,
municipal ordinances, and departmental policies pertaining to the enforcement
of building, fire, plumbing, electrical and housing and zoning codes</span></p>
<p class=MsoNormal style='margin-left:.25in;text-align:justify;text-indent:
-.25in'><span style='font-size:12.0pt;font-family:Symbol'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>management
principles, administrative procedures and record systems used in controlling a
code enforcement program</span></p>
<p class=MsoNormal style='margin-left:.25in;text-align:justify;text-indent:
-.25in'><span style='font-size:12.0pt;font-family:Symbol'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>the
general theory of zoning, planning and land use law</span></p>
<p class=MsoNormal style='margin-left:.25in;text-align:justify;text-indent:
-.25in'><span style='font-size:12.0pt;font-family:Symbol'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>laws,
ordinances, and regulations governing zoning and related codes</span></p>
<p class=MsoNormal style='margin-left:.25in;text-align:justify;text-indent:
-.25in'><span style='font-size:12.0pt;font-family:Symbol'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>principles
of life safety and fire protection as regulated by codes governing construction</span></p>
<p class=MsoNormal style='margin-left:.25in;text-align:justify;text-indent:
-.25in'><span style='font-size:12.0pt;font-family:Symbol'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>procedures
utilized in the prosecution of licensing and inspection code violations, and
the enforcement of ordinances and statutes</span></p>
<p class=MsoNormal style='margin-left:.25in;text-align:justify;text-indent:
-.25in'><span style='font-size:12.0pt;font-family:Symbol'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>the
methods and techniques of interpreting and analyzing legislation</span></p>
<p class=MsoNormal style='margin-left:.25in;text-align:justify;text-indent:
-.25in'><span style='font-size:12.0pt;font-family:Symbol'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>supervisory
methods and techniques</span></p>
<p class=MsoNormal style='margin-left:.25in;text-align:justify;text-indent:
-.25in'><span style='font-size:12.0pt;font-family:Symbol'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>inspection
and investigation principles, practices and techniques</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>CONSTRUCTION SPECIALTY:</span></p>
<p class=MsoNormal style='margin-left:.25in;text-align:justify;text-indent:
-.25in'><span style='font-size:12.0pt;font-family:Symbol'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>building
code requirements related to construction, renovation, and alteration of
commercial, industrial, public and private structures</span></p>
<p class=MsoNormal style='margin-left:.25in;text-align:justify;text-indent:
-.25in'><span style='font-size:12.0pt;font-family:Symbol'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>current
national construction-related code developments</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>CODE ENFORCEMENT SPECIALTY:</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>ALL SPECIALTIES:</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='margin-left:.6in;text-align:justify;text-indent:-.6in'><u><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>SKILL IN:</span></u></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='margin-left:.25in;text-align:justify;text-indent:
-.25in'><span style='font-size:12.0pt;font-family:Symbol'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>communicating
and explaining the provisions of codes and related ordinances and departmental
policies and procedures</span></p>
<p class=MsoNormal style='margin-left:.25in;text-align:justify;text-indent:
-.25in'><span style='font-size:12.0pt;font-family:Symbol'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>dealing
with the public affected by City code administration</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>ALL SPECIALTIES:</span></p>
<p class=MsoNormal style='text-align:justify'><u><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>ABILITY TO:</span></u></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='margin-left:.25in;text-align:justify;text-indent:
-.25in'><span style='font-size:12.0pt;font-family:Symbol'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>plan,
coordinate and direct the activities of a large and diverse staff through
supervisors</span></p>
<p class=MsoNormal style='margin-left:.25in;text-align:justify;text-indent:
-.25in'><span style='font-size:12.0pt;font-family:Symbol'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>study
and evaluate a variety of data to establish and implement policy that results
in an optimum level of public safety</span></p>
<p class=MsoNormal style='margin-left:.25in;text-align:justify;text-indent:
-.25in'><span style='font-size:12.0pt;font-family:Symbol'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>successfully
implement programs within the parameters of available resources</span></p>
<p class=MsoNormal style='margin-left:.25in;text-align:justify;text-indent:
-.25in'><span style='font-size:12.0pt;font-family:Symbol'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>reach
and implement decisions firmly, tactfully and impartially</span></p>
<p class=MsoNormal style='margin-left:.25in;text-align:justify;text-indent:
-.25in'><span style='font-size:12.0pt;font-family:Symbol'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>express
and present ideas effectively, both orally and in writing</span></p>
<p class=MsoNormal style='margin-left:.25in;text-align:justify;text-indent:
-.25in'><span style='font-size:12.0pt;font-family:Symbol'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>establish
and maintain effective working relationships with property owners, construction
managers, contractors, governmental officials, associates, engineers,
architects and the general public</span></p>
<p class=MsoNormal style='margin-left:.25in;text-align:justify;text-indent:
-.25in'><span style='font-size:12.0pt;font-family:Symbol'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>CONSTRUCTION SPECIALTY:</span></p>
<p class=MsoNormal style='margin-left:.25in;text-align:justify;text-indent:
-.25in'><span style='font-size:12.0pt;font-family:Symbol'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>interpret,
analyze and explain the provisions, scope and parameters of municipal codes and
related ordinances as<b> </b>they apply to the construction of new and
renovated buildings and structures</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='margin-left:.1in;text-align:justify'><u><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>MINIMUM
ACEPTABLE TRAINING AND EXPERIENCE</span></u><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> (The following statement represents the
minimum training and experience standards which will be used to admit or reject
applicants for tests. Applications submitted by candidates for this class will
be reviewed based on training and experience requirements as approved on 9/24.)</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>ALL SPECIALTIES:</span></p>
<p class=MsoNormal style='margin-left:.1in;text-align:justify'><u><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>EDUCATION</span></u><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>:</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='margin-left:.1in;text-align:justify'><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>Completion of a
Bachelor's Degree program at an accredited college or university. </span></p>
<p class=MsoNormal style='margin-left:.1in;text-align:justify'><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='margin-left:.1in;text-align:justify'><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>NOTE:
Additional experience or other industry related certification not listed below
may substitute for the required education on a year for year basis. Completion
of Master Code Professional certification may substitute for two years of the
required education.</span></p>
<p class=MsoNormal style='margin-left:.1in;text-align:justify'><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='margin-left:.1in;text-align:justify'><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>AND </span></p>
<p class=MsoNormal style='margin-left:.1in;text-align:justify'><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='margin-left:.1in;text-align:justify'><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>CONSTRUCTION
SPECIALTY:</span></p>
<p class=MsoNormal style='margin-left:.1in;text-align:justify'><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='margin-left:.1in;text-align:justify'><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>AND</span></p>
<p class=MsoNormal style='margin-left:.1in;text-align:justify'><u><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>CERTIFICATION:</span></u></p>
<p class=MsoNormal style='margin-left:.1in;text-align:justify'><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='margin-left:.1in;text-align:justify'><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'> Certification
by the Commonwealth of Pennsylvanias Department of Labor and Industry in the
following categories:</span></p>
<p class=MsoNormal style='margin-left:.1in;text-align:justify'><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>◦ Residential Building Inspector</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>◦ Building Inspector</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>◦ Building Plan Examiner</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>◦ Mechanical Inspector</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>◦ Plumbing Inspector</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>◦ Energy Inspector</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>◦ Accessibility Inspector/Plan
Examiner</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>◦ Certified by the State of
Pennsylvania as a Building Code Official (BCO).</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='margin-left:.1in;text-align:justify'><u><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'><span
style='text-decoration:none'> </span></span></u></p>
<p class=MsoNormal style='margin-left:.1in;text-align:justify'><u><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>AND</span></u></p>
<p class=MsoNormal style='margin-left:.1in;text-align:justify'><u><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>GENERAL
EXPERIENCE</span></u><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>:</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> Eight years of building
code enforcement experience.</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='margin-left:.1in;text-align:justify'><u><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>AND</span></u></p>
<p class=MsoNormal style='margin-left:.1in;text-align:justify'><u><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>SPECIFIC
EXPERIENCE</span></u><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>:</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> Two years of construction
code enforcement experience managing the city-wide field activities of all
inspection districts through subordinate construction inspection supervisors.</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'><br>
CODE ENFORCEMENT SPECIALTY:</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='margin-left:.1in;text-align:justify'><u><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>AND</span></u></p>
<p class=MsoNormal style='margin-left:.1in;text-align:justify'><u><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>CERTIFICATION:</span></u></p>
<p class=MsoNormal style='margin-left:.1in;text-align:justify'><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span lang=EN style='font-size:
12.0pt;font-family:"Arial",sans-serif;color:black'>Possession of current, valid
certification in all of the following:</span></p>
<p class=MsoNormal style='text-align:justify'><span lang=EN style='font-size:
12.0pt;font-family:"Arial",sans-serif;color:black'> </span></p>
<p class=MsoNormal style='margin-left:1.0in;text-indent:-.25in'><span lang=EN
style='font-size:12.0pt;font-family:"Arial",sans-serif;color:black'>· Hazardous
Materials Awareness, as recognized by the National Fire Protection Association
(NFPA)</span></p>
<p class=MsoNormal style='margin-left:1.0in;text-indent:-.25in'><span lang=EN
style='font-size:12.0pt;font-family:"Arial",sans-serif;color:black'>· Property
Maintenance/Housing Inspector by the International Code Council (ICC)</span></p>
<p class=MsoNormal style='margin-left:1.0in;text-indent:-.25in'><span lang=EN
style='font-size:12.0pt;font-family:"Arial",sans-serif;color:black'>· OSHA
30, as issued by an OSHA authorized training provider</span></p>
<p class=MsoNormal style='margin-left:1.0in;text-indent:-.25in'><span lang=EN
style='font-size:12.0pt;font-family:"Arial",sans-serif;color:black'>· Fire
Inspector 1 by the International Code Council (ICC)</span></p>
<p class=MsoNormal style='margin-left:1.0in;text-indent:-.25in'><span lang=EN
style='font-size:12.0pt;font-family:"Arial",sans-serif;color:black'>· Fire
Inspector 2 by the International Code Council (ICC)</span></p>
<p class=MsoNormal><span lang=EN style='font-size:12.0pt;font-family:"Arial",sans-serif;
color:black'> </span></p>
<p class=MsoBodyTextIndent2 style='text-indent:0in'> </p>
<p class=MsoNormal style='text-align:justify;line-height:12.0pt'><u><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>AND</span></u></p>
<p class=MsoNormal style='text-align:justify;line-height:12.0pt'><u><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>GENERAL
EXPERIENCE</span></u><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>:</span></p>
<p class=MsoNormal style='text-align:justify;line-height:12.0pt'><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='margin-left:.5in;text-align:justify;line-height:12.0pt'><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>Five years of
code enforcement inspection experience.</span></p>
<p class=MsoNormal style='text-align:justify;line-height:12.0pt'><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify;line-height:12.0pt'><u><span
style='font-size:12.0pt;font-family:"Arial",sans-serif'>AND</span></u></p>
<p class=MsoNormal style='text-align:justify;line-height:12.0pt'><u><span
style='font-size:12.0pt;font-family:"Arial",sans-serif'>SPECIFIC EXPERIENCE</span></u><span
style='font-size:12.0pt;font-family:"Arial",sans-serif'>:</span></p>
<p class=MsoNormal style='text-align:justify;line-height:12.0pt'><span
style='font-size:12.0pt;font-family:"Arial",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify;text-indent:.4in;line-height:12.0pt'><span
style='font-size:12.0pt;font-family:"Arial",sans-serif'> Two years of</span><span
style='font-size:12.0pt;font-family:"Arial",sans-serif;color:black'> </span><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>managerial level
work directing through subordinate code enforcement supervisors the city-wide
code enforcement activities through subordinate district supervisors.</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><u><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>OR</span></u></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> Any equivalent combination
of education and experience which has included the specific experience.</span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoBodyText><u>CLASSES WHICH TYPICALLY MEET THE SPECIFIC EXPERIENCE
REQUIREMENTS FOR THIS CLASS ARE: </u></p>
<p class=MsoBodyText style='text-indent:.5in'> </p>
<p class=MsoBodyText style='text-indent:.5in'>6H46 Licenses and Inspections Code
Inspections Manager in the area of specialization</p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='margin-left:.2in;text-align:justify;text-indent:-.2in;
page-break-after:avoid'><u><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>PHYSICAL
AND MEDICAL REQUIREMENTS</span></u></p>
<p class=MsoNormal style='margin-left:.2in;text-align:justify;page-break-after:
avoid'><u><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'><span
style='text-decoration:none'> </span></span></u></p>
<p class=MsoBodyText style='text-indent:.5in'>Ability to physically perform the
duties and to work in the environmental conditions required of a position in
this class.</p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><u><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'>LICENSES, REGISTRATIONS, AND/OR
CERTIFICATES</span></u></p>
<p class=MsoNormal style='margin-left:.2in;text-align:justify'><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoBodyTextIndent2> </p>
<p class=MsoBodyTextIndent2>Certification at the time of application, at the
time of appointment and during tenure of employment by the Commonwealth of
Pennsylvanias Department of Labor and Industry in the following categories for
the Construction specialty:</p>
<p class=MsoBodyTextIndent2> </p>
<p class=MsoBodyTextIndent2> </p>
<p class=MsoBodyTextIndent2>◦ Residential Building Inspector</p>
<p class=MsoBodyTextIndent2>◦ Building Inspector</p>
<p class=MsoBodyTextIndent2>◦ Building Plan Examiner</p>
<p class=MsoBodyTextIndent2>◦ Mechanical Inspector</p>
<p class=MsoBodyTextIndent2>◦ Plumbing Inspector</p>
<p class=MsoBodyTextIndent2>◦ Energy Inspector</p>
<p class=MsoBodyTextIndent2>◦ Accessibility Inspector/Plan Examiner</p>
<p class=MsoBodyTextIndent2>◦ Certified by the State of Pennsylvania as a
Building Code Official (BCO).</p>
<p class=MsoBodyTextIndent2> </p>
<p class=MsoBodyTextIndent2>Certification at the time of application, at the
time of appointment and during tenure of employment by the Commonwealth of
Pennsylvanias Department of Labor and Industry in the following categories for
the Code Enforcement Specialty:</p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Arial",sans-serif;color:black'> </span></p>
<p class=MsoNormal style='text-align:justify'><span lang=EN style='font-size:
12.0pt;font-family:"Arial",sans-serif;color:black'> </span></p>
<p class=MsoNormal style='margin-left:1.0in;text-indent:-.25in'><span lang=EN
style='font-size:12.0pt;font-family:"Arial",sans-serif;color:black'>· Hazardous
Materials Awareness, as recognized by the National Fire Protection Association
(NFPA)</span></p>
<p class=MsoNormal style='margin-left:1.0in;text-indent:-.25in'><span lang=EN
style='font-size:12.0pt;font-family:"Arial",sans-serif;color:black'>· Property
Maintenance/Housing Inspector by the International Code Council (ICC)</span></p>
<p class=MsoNormal style='margin-left:1.0in;text-indent:-.25in'><span lang=EN
style='font-size:12.0pt;font-family:"Arial",sans-serif;color:black'>· OSHA
30, as issued by an OSHA authorized training provider</span></p>
<p class=MsoNormal style='margin-left:1.0in;text-indent:-.25in'><span lang=EN
style='font-size:12.0pt;font-family:"Arial",sans-serif;color:black'>· Fire
Inspector 1 by the International Code Council (ICC)</span></p>
<p class=MsoNormal style='margin-left:1.0in;text-indent:-.25in'><span lang=EN
style='font-size:12.0pt;font-family:"Arial",sans-serif;color:black'>· Fire
Inspector 2 by the International Code Council (ICC)</span></p>
<p class=MsoNormal><span lang=EN style='font-size:12.0pt;font-family:"Arial",sans-serif;
color:black'> </span></p>
<p class=MsoBodyTextIndent2> </p>
<p class=MsoBodyTextIndent2> </p>
<p class=MsoBodyTextIndent2>Possession of a valid proper class motor vehicle
operator's license as issued by the Commonwealth of Pennsylvania prior to
appointment and during tenure of employment as a L&I Construction
Inspections Manager.</p>
<p class=MsoBodyTextIndent2> </p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal align=right style='margin-left:3.5in;text-align:right;
text-indent:.5in'><b><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>Class
Established: </span></b></p>
<p class=MsoNormal align=right style='margin-left:3.5in;text-align:right;
text-indent:.5in'><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>CSC
- 9/98</span></p>
<p class=MsoNormal align=right style='margin-left:3.5in;text-align:right;
text-indent:.5in'><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'> Ad.
Board - 1/99</span></p>
<p class=MsoNormal align=right style='margin-left:3.5in;text-align:right;
text-indent:.5in'><b><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>Spec.
Revision:</span></b></p>
<p class=MsoNormal align=right style='margin-left:3.5in;text-align:right;
text-indent:.5in'><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>CSC
11/20</span></p>
<p class=MsoNormal align=right style='margin-left:3.5in;text-align:right;
text-indent:.5in'><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>Ad.
Board 12/20</span></p>
<p class=MsoNormal align=right style='margin-left:3.5in;text-align:right;
text-indent:.5in'><b><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>Latest
Spec. Revision:</span></b></p>
<p class=MsoNormal align=right style='margin-left:3.5in;text-align:right;
text-indent:.5in'><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>CSC
8/24</span></p>
<p class=MsoNormal align=right style='margin-left:3.5in;text-align:right;
text-indent:.5in'><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>Ad.
Board 9/24</span></p>
<p class=MsoNormal align=right style='margin-left:3.5in;text-align:right;
text-indent:.5in'><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>Change
in pay rate:</span></p>
<p class=MsoNormal align=right style='margin-left:3.5in;text-align:right;
text-indent:.5in'><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>CSC
11/24</span></p>
<p class=MsoNormal align=right style='margin-left:3.5in;text-align:right;
text-indent:.5in'><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>Ad.
Board 12/24</span></p>
<p class=MsoNormal align=right style='margin-left:3.5in;text-align:right;
text-indent:.5in'><span style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='text-align:justify'><span style='font-size:12.0pt;
font-family:"Univers (W1)",sans-serif'> </span></p>
<p class=MsoNormal style='margin-left:.2in;text-align:justify'><span
style='font-size:12.0pt;font-family:"Univers (W1)",sans-serif'>CP</span></p>
</div>
</body>
</html>