window.addEvent('domready', function(){
    fontSize();
    tables();
    links();
});
