How do you add CSS rules (eg strong { color: red }) by use of Javascript?
strong { color: red }
YUI just recently added a utility specifically for this. See stylesheet.js here.