Class for parsing CSS files or strings. It features:
- Returns associative array containing all css parameters.
- Generates a css from associative array.
- Package also includes demo code for using this class with Flash file so that a Flash animation can use styles from CSS stylesheet (Code by Feike Brouwer).