diff -r 53dc199caef8 -r 2b33168fd3cf debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/book.css --- a/debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/book.css Wed Jun 17 12:03:14 2009 -0500 +++ b/debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/book.css Wed Jun 17 13:14:59 2009 -0500 @@ -12,7 +12,7 @@ /* Set default font to serif style, 12-pt and plain */ body, p, table { - font-family: Georgia, "Times New Roman", Times, serif; + font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; }