This advice may be obsolete...
editor.StyleSheetPath = "mystylesheet.css"
results in error..
Microsoft VBScript runtime error '800a01b6'
Object doesn't support this property or method: 'StyleSheetPath'
Also, the following edit in a CSS has no effect...
.editBox { overflow:hidden; }
Please advise if I am mistaken.