Allora, io queste proprietà nel foglio CSS
ma mentre FF - come al solito - interpreta correttamente le specifiche, IE applica le proprietà solo aicodice:h1:first-letter, h2:first-letter, h3:first-letter { color:#C30; } #content p:first-letter {font-size:15px;font-weight:bold;color:#C30;}
e non ai vari header <h1>, <h2>, ecc...
Come mai?