ul { list-style-type: circle; margin: 0pt; padding-left: 0pt; } ul li { padding-left: 5.8pt; font-family: serif; font-size: 12pt; margin-left: 66.2pt; -aw-font-family: "Courier New"; -aw-font-weight: normal; } 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; }