Revised CSS generation code to enable all the CSS for all brushes / attributes in a theme to be generated.
Renamed and re-factored method that generates CSS for a single brush.
Now only pass theme to constructor, instead of theme and brush. Brush is now provided as a parameter when needed.