Spaces appearing before <p> tags in .htmlText

I’m using the .htmlText function in ActionScript to format some text from an xml file however I seem to be having some trubles with 2 spaces being put before the start of each <p> tag. I’ve googled it but so far haven’t come up with anything, I’ve used html in this manor before and never seen this.

I end up with paragraphs looking like this

So every line is starts indented.

Cheers

David