<html>
<!-- $Revision: 1.3 $  $Date: 2002/04/03 20:37:27 $ -->
<style type="text/css">
ol{ counter-reset: specnum 0;}
ol[start=1]{ counter-reset: specnum 0;}
ol[start=2]{ counter-reset: specnum 1;}
ol[start=3]{ counter-reset: specnum 2;}
ol[start=4]{ counter-reset: specnum 3;}
ol[start=5]{ counter-reset: specnum 4;}
ol[start=6]{ counter-reset: specnum 5;}
ol[start=7]{ counter-reset: specnum 6;}
ol[start=8]{ counter-reset: specnum 7;}
ol[start=9]{ counter-reset: specnum 8;}
ol[start=10]{ counter-reset: specnum 9;}
ol[start=11]{ counter-reset: specnum 10;}
ol[start=12]{ counter-reset: specnum 11;}
ol[start=13]{ counter-reset: specnum 12;}
ol[start=14]{ counter-reset: specnum 13;}
ol[start=15]{ counter-reset: specnum 14;}
ol[start=16]{ counter-reset: specnum 15;}
ol[start=17]{ counter-reset: specnum 16;}
ol[start=18]{ counter-reset: specnum 17;}
ol>li:before { display: marker; counter-increment: specnum; content: counter(specnum);}

li:before[value=1] { display: marker; content: "a.";}
li:before[value=2] { display: marker; content: "b.";}
li:before[value=3] { display: marker; content: "c.";}
li:before[value=4] { display: marker; content: "d.";}
li:before[value=5] { display: marker; content: "e.";}
li:before[value=6] { display: marker; content: "f.";}
li:before[value=7] { display: marker; content: "g.";}
li:before[value=8] { display: marker; content: "h.";}
li:before[value=9] { display: marker; content: "i.";}
li:before[value=10] { display: marker; content: "j.";}
li:before[value=11] { display: marker; content: "k.";}
li:before[value=12] { display: marker; content: "l.";}
li:before[value=13] { display: marker; content: "m.";}
li:before[value=14] { display: marker; content: "n.";}
li:before[value=15] { display: marker; content: "o.";}
li:before[value=16] { display: marker; content: "p.";}
li:before[value=17] { display: marker; content: "q.";}
li:before[value=18] { display: marker; content: "r.";}

li.continued:before {display: marker; content: ""; counter-increment: specnum 0}
ul.continued {list-style: none; margin-top: 1.0ex}
ol.continued {list-style: none; margin-top: 1.0ex}

ul ul>li:before {display: marker; content: "-"; font-weight: bold; }
ul pre {margin-top: 0.0ex; margin-bottom: 0.0ex; }
ul ul pre {margin-top: -0.4ex; margin-bottom: 1.0ex; }
li {margin-top: 0.0ex; margin-bottom: 0.6ex; }
li.continued {margin-top: 0.0ex; margin-bottom: 0.0ex; }
dl[compact=compact] dt { display: block; }
dl[compact=compact] dd { display: block; margin-top: -2.4ex;  margin-left: 2.5em; }

</style>
<body></body>
</html>
