$(document).ready(function() 
{

$("*").attr({style: ""});

});

