I have a CSS that sets the font to Arial for the site. On one page I want to put four identical lines in four fonts - Arial, TNR, Verdana and the user's default font. The CSS takes care of the first one. I can use font tags for the next two. How do I tell it to use the user's default for the...