I have about 200 static html files which contain inline CSS within <style> blocks, a lot of these content blocks are repeated in the other 200 mentioned files. Is there an application or tool out there that can extract all these style blocks and place them in 1 external file and remove duplicates?