Hello!

I'm loading an HTML-Document into a texfield and use an external CSS-document
for formatting. My problem is: how can i change the line spacing? The standard
line spacing for the <p>-tag ist too large. So i tried to chage it via
margin:0px, but that doesnt work. How do you get rid of these large spacings?