During debugging of #807 I noticed that there are a lot of duplicated stylesheets from vimperator. I assume that styles.removeSheet() is not working properly.
Furthermore I noticed that each style (e.g. each :highlight) is loaded as a separate stylesheet. This might affect the performance of Firefox.