Index: trunk/FACT++/www/smartfact/index.css
===================================================================
--- trunk/FACT++/www/smartfact/index.css	(revision 13887)
+++ trunk/FACT++/www/smartfact/index.css	(revision 13888)
@@ -82,4 +82,11 @@
 
 .tcell2l pre {
+	display:inline;
+        color:darkblue;
+        font-weight:bold;
+/*        font-size:15px;*/
+}
+
+.tcell2 pre {
 	display:inline;
         color:darkblue;
@@ -205,2 +212,16 @@
         border-right: 1px solid #ccc;
 }
+
+h1 {
+ margin:0;
+}
+h2 {
+ margin:0;
+}
+h3 {
+ margin:0;
+}
+h4 {
+ margin:0;
+ color:#206;
+}
