I have a large-ish custom HTML widget which is basically just a long list of reference lists with some minimal formatting. I'd like to use a few things like bulleted lists and tables but the widget is inheriting a large amount of CSS elements from its parent pages. Is there a list of these CSS elements that are intended to be used in Custom HTML widgets? Of course, i used "view source" on the page containing the widget but the css content was overwhelmingly complex.