To format paragraphs I use text-align:justify, but I have one problem that there are big spaces between words, for IE the solution is to use text-justify:
text-align:justify
text-justify:
text-align: justify; text-justify: distribute; text-align-last: left;
hope this will help you