Index: trunk/tools/japicc/modules/Internals/Css/Report.css
===================================================================
--- trunk/tools/japicc/modules/Internals/Css/Report.css	(revision 11682)
+++ trunk/tools/japicc/modules/Internals/Css/Report.css	(revision 12872)
@@ -44,5 +44,5 @@
 }
 span.ext {
-    font-weight:100;
+    font-weight:normal;
 }
 span.jar {
@@ -89,5 +89,5 @@
 span.attr {
     color:Black;
-    font-weight:100;
+    font-weight:normal;
 }
 span.deprecated {
@@ -142,5 +142,5 @@
 table.summary th {
     background-color:#eeeeee;
-    font-weight:100;
+    font-weight:normal;
     text-align:left;
     font-size:0.94em;
@@ -177,5 +177,5 @@
 }
 span.ttype {
-    font-weight:100;
+    font-weight:normal;
 }
 span.nowrap {
@@ -188,34 +188,34 @@
 .passed {
     background-color:#CCFFCC;
-    font-weight:100;
+    font-weight:normal;
 }
 .warning {
     background-color:#F4F4AF;
-    font-weight:100;
+    font-weight:normal;
 }
 .failed {
     background-color:#FFCCCC;
-    font-weight:100;
+    font-weight:normal;
 }
 .new {
     background-color:#C6DEFF;
-    font-weight:100;
+    font-weight:normal;
 }
 
 .compatible {
     background-color:#CCFFCC;
-    font-weight:100;
+    font-weight:normal;
 }
 .almost_compatible {
     background-color:#FFDAA3;
-    font-weight:100;
+    font-weight:normal;
 }
 .incompatible {
     background-color:#FFCCCC;
-    font-weight:100;
+    font-weight:normal;
 }
 .gray {
     background-color:#DCDCDC;
-    font-weight:100;
+    font-weight:normal;
 }
 
