I have seen some people succeed at styling the form, though, it can be rather tedious.
Start out with simple styles, and work your way up. Be sure to encode you tags if you are doing them directly in the macro. If that is too tedious, try using a dictionary field or even a document property (on the display doc, not the form doc) that has the layout...
Dictionary > FormMessage="#Message"
Doc Prop > FormMessage="[#Message]"
Also, be warned, a comma in your message can hose up the message if included directly. It is a macro property parsing feature that breaks on commas. To get around that, use one of the two methods listed above.
• 2007/2008 MVP • 2008/2009 MVP • Core Developer • Certified Professional Level I & II •