Sure just use:
<style> <%= FileToStr( Process.ResolvePath("~/css/westwind.css)) %> </style>
Actually that just gave me a great idea myself :-) I have the same issue here on hte message board when sending emails. Since emails don't allow linked external stylesheets but do tend to allow embedded styles the same above might work, but using:
<%= loHttp.HttpGet("http://west-wind.com/wconnect/westwind.css") %>
+++ Rick ---
from Maui, Hawaii