Note:Removes a rule from the specified style sheet. Syntax: document.styleSheets[index].removeRule(param1)Parameters: param1 Optional; the index of the rule within the rules collection.