CSS in the Notes Client

I am trying to make use of style sheets within the Notes client. I have been able to get it working successfully setting font sizes, colours etc within table cells. However, when a user then attempts to forward a document (to send via email), all of the style information is lost.

I have tried using an in-line style with passthru HTML directly in the form, but this doesn’t work, so I’m all out of ideas.

Is there any way this style information can be embedded in passthru HTML or any other way so that the forwarding of documents does not lose the styles required?

Subject: CSS in the Notes Client

The best thing to do is to send the user a link back to the document in question. This way the user is not using his mail database to open the document, he’d be using the form you programmed to view the original document.