Formatting textarea text with css

i followed the tutorial and everything works fine

however, i am having trouble controlling list item with css

maybe my css code is wrong?

LI {list-style-type:circle}
LI LI {list-style-type:disc}
LI LI LI {list-style-type:square}

when i put that in flash.css i get the ERROR LOADING STYLESHEET message in my textarea