I'm using Visual C# 2010 Express (final, not beta or anything) and I'm having an issue with blurry fonts while debugging. The font appears normal everywhere (intellisense, menus, code) but when a breakpoint is reached most of the debugger related text is blurry (Locals, Call Stack, "data tooltips").
Here are screenshots of the normal text and the blurry text while debugging:
http://img682.imageshack.us/i/normalh.png/
http://img145.imageshack.us/i/blurry.png/
Is this a known bug or something related to my system? Is there a way to fix it?