StringTheory is probably the best way to start.
there's no "one line" command to do it, but the search/replace functions there are a good place to start.
Personally I've done it with StringTheory using the .RemoveAttributes method, then the .Replace method (but I had a limited set of tags to look for.)
cheers
Bruce