document.styleSheets[0].insertRule("p:first-letter{ text-transform: capitalize;}",document.styleSheets[0].cssRules.length);