StyleSheetList
A collection of CSS elements.
Gets the stylesheet at the specified index.
If index is greater than or equal to the number
of style sheets in the list, this returns null.
Gets the number of elements in the list of stylesheets.
Returns an enumerator that iterates through the stylesheets.