Transferring Inline Style to Style Sheets:
You may want to make a version of your site for older 3.0 browsers, one that has no style sheets or styles. You can then use Javascript to detect which version of the browser a user has and it can serve up a styled or unstyled page accordingly.
To Set this up:
1. Make a page that uses styles
2. Save the page as a new page with a new name.
3. Select File>Convert>3.0
Browser Compatable.
4. Click on the "CSS
to html Markup" radio button.
5. Click o.k.
6. Your page will convert.