When sending an email through the system, you are able to customize the text with html code. The current accepted coding is:
<b>bold text</b>
<i>italic text</i>
<u>underline text</u>
<big>big text</big>
<small>small text</small>
Pasted urls will show up as hyperlinks, but <a href=””>link</a> is not accepted.