I have written a script which is basically a small wysiwyg signature generator for Outlook. We want our signatures to be in corporate colours, and semi-standardised - hence
Add the following line in your script before you show the form:
[System.Windows.Forms.Application]::EnableVisualStyles();