not without forking the code which is a bad idea.
There is really no need to add your own classes. You should think in terms of using the already included css classes of which there should be plenty enough to create CSS selectors for any purpose. If you understand CSS selectors you can style anything.
http://www.mojoportal.com/css-its-all-about-understanding-selectors.aspx
Hope it helps,
Joe