How to change the style of table globally in a wiki

I know that there are ways to change the style of table for a specified table or wiki page as described in the following page.

While, is there any way to chage the table style of a specified theme of a specified wiki globally?

Maybe this will help: http://www.xwiki.org/xwiki/bin/view/Documentation/DevGuide/Tutorials/SkinExtensionsTutorial/#HMyfirstSkineXtension
Override the necessary styles and set the extension to “always on the page”.

And use “on this wiki” for the whole wiki (you’ll need to be Admin to do that).

Thanks a lot for the help! It’s fairly easy.