| My first experiment using the Japanese font names in accordance with this article: http://dev.l-c-n.com/hiragino/hiragino_F.php Works amazingly well on all Macintosh browsers I tested (Opera, Firefox, Netscape, Safari). I forget to test the very old MSIE for Mac. I placed all the CSS in a separate file, and used Unicode to represent the Japanese characters in the font names. In that situation, made no difference that the Japanese that was actually being viewed was encoded as EUC-JP... so at least in the case of a separate global style sheet, Unicode seems to be the way to go for font names in CSS on Mac OS X. Now to find Japanese fonts common to both PCs and Macs such as Arial in the Western languages. Jim |