Page is a not externally linkable
bedlam - 8:51 pm on Sep 8, 2004 (gmt 0)
Err...I could be wrong about this too, but I think that a useragent would interpret that css as instructing it to use the (single) font with the name 'sans serif' (in the same way that -B
Bedlam is right, "sans serif" is telling the browser to use the "sans" font, and if not available, to use a "serif" font. "font-family: "Times New Roman", serif;") tells it to use the Times New Roman font.