HTML Help for Message Text

You can add HTML to format the message as follows:

bold text: <b>this is bold</b>
italicized text: <i>this is italicized</i>
line break: <br>
hyperlinks: <a href url="www.xxx.com" target="_blank">your link</a>
paragraph tags: <p>paragraph 1</p><p>paragraph 2</p>

If you need information on additional tags, look here: http://www.w3schools.com/tags/default.asp