Standard HTML Tags
| Appearance | Beginning and Ending Tags |
| Start New Paragraph | <P> |
| Start New Line | <BR> |
| Bold | <B>Your Text</B> |
| Italics | <I>Your Text</I> |
| Underline | <U>Your Text</U> |
| Red Text | <FONT COLOR=Red>Your Text</FONT> |
| Green Text | <FONT COLOR=Green>Your Text</FONT> |
| Blue Text | <FONT COLOR=Blue>Your Text</FONT> |
| Navy Text | <FONT COLOR=Navy>Your Text</FONT> |
| Purple Text | <FONT COLOR=Purple>Your Text</FONT> |
| Gray Text | <FONT COLOR=Gray>Your Text</FONT> |
| Maroon Text | <FONT COLOR=Maroon>Your Text</FONT> |