Classes implementing an object model for CSS stylesheets. Style sheets can be built from an input stream using a StyleSheetBuilder and a SAC (Simple API for CSS) parser. The StyleSheet class encapsulates the style sheet data and implements the the CSS algorithms for calculating computed style values.