Excellent! Thanks Adam.
The BIG question is, does the .onpaste support Multiple options??
Obviously having just RemoveSpan on its own is useless for a CMS if you cant include RemoveFont as well.
So can I use something like...
editor.onpaste="PasteWord,RemoveFont,RemoveSpan"
That would solve my problem perfectly.