Possible Duplicate:
Tool to identify unused css definitions
I like to write a class for everything, I'm a class-freaker cause after writing an html document, it's more easy to manage the style of it and that way you can focus on the structure while coding more than how you will manage the styles of every containers and the typography of them.
Ok this is useful but you're not really saving bits, and especially if your document gets in length.
My website, at least the design, is done and I do not really think I'll be altering it (or if so I could add new classes for the pointed elements).
I'd like to know if there can be found some programs to which we give the stylesheets and the html documents so It can strips/monitors all the unused class/id attributes of.