.square{ list-style-type: square }
UL.plain{ list-style-type: none }
OL.upperalpha{ list-style-type: upper-alpha }
OL.decimal{ list-style-type: decimal }
LI.lowerroman{ list-style-type: lower-roman }