View Single Post
Old 2006-01-14, 06:06 AM   #5
Toby
Lonewolf Internet Sales
 
Toby's Avatar
 
Join Date: Mar 2005
Location: Houston
Posts: 4,826
Send a message via ICQ to Toby
Here's part of your problem, from your style sheet definitions:
Code:
.style45 {font-family: SHELMAN;
.style39 {font-family: "Franklin Gothic Medium Cond";
.style30 {font-family: "Franklin Gothic Medium Cond";
.style7 {font-family: NEOLITH;
These are all non-standard fonts that many won't have installed.
Toby is offline   Reply With Quote