ol { list-style-type: upper-alpha; margin:0pt; padding-left:0pt } ol li { font-family:Arial; font-size:12pt; font-weight:bold; margin:10pt 0pt 1pt 17pt; padding-left:1pt; text-indent:0pt } ol[type="1"] { list-style-type: decimal; } ol[type="A"].upper { list-style-type: upper-alpha; } ol[type="a"] { list-style-type: lower-alpha; } ol[type="I"].upper { list-style-type: upper-roman; } ol[type="i"] { list-style-type: lower-roman; } ul[type="disc"] { list-style-type: disc; } ul[type="circle"] { list-style-type: circle; } ul[type="square"] { list-style-type: square; }