stylingEngine = stylingFactory.createStylingEngine(
styleSheetCompilerFactory);
// Initialise the evaluation context.
EvaluationContext context = stylingEngine.getEvaluationContext();
context.setProperty(FormatReferenceFinder.class,
getFormatReferenceFinder());
// Add the system wide default style sheet.
if (volantisBean != null) {
stylingEngine.pushStyleSheet(