Hi, I have a specific report which has to be placed on several websites (using iframes). Every website has its own stylesheet. The headers in the report should be formatted with class=CMTitleFont and all columns with class=CMDescriptionFont. How do i do that? The only way i can think of is to do something like <span class="CMTitleFont">||COLUMN||</span>, or is there an easier way? KR, Jan Willem |