Page is a not externally linkable
edit_g - 11:25 am on Feb 12, 2003 (gmt 0)
When using inline styles like this in emails you have to remember to apply they styles actually in the body as well (so its no good defining td, tr, p etc in the head). I.e. you have to go <span class="whateveryourclassis"> for every single thing you've defined- otherwise your inline styles will be overrided by the email provider's (say hotmail or yahoo's) own stylesheet.
BlobFisk- that will work fine in most big email apps (hotmail, yahoo, outlook).