I get it that .css files have no place with WYSIWYG web content development, but there are two things that I think I really need to have:

1. Define a cascade of typeface support -- i.e. First look for Arial, then Tahoma, then generic sans serif.

2. Create styles based on this and other definitions.

I think I can figure out how styles are handled: format a string of text and then use the Update Style command. And you can create parent/child relationships. All well and good, but is there no dialog box that lets you pick each style and change its properties? I can't find it.

And more important, can I define a cascade of typefaces for Normal Text so I can then use it as the basis for all other styles?