To do the indent as I did above, you have to use HTML. At the bottom of your dialogue box, just above the submit screen, you need to set it for "using HTML" (it currently says "using UBBCode").
Then at the beginning of EACH and EVERY paragraph, you have to use the following code:
<p style="text-indent:3em;">
Each paragraph has to be close with:
To get the Italics, you have to use the following:
<i> and close with </i>, so to get the italized word above, I had to enter <i>test</i>