Index: branches/LCSv1/static/css/lcstrain.css
===================================================================
--- branches/LCSv1/static/css/lcstrain.css	(revision 601)
+++ branches/LCSv1/static/css/lcstrain.css	(revision 602)
@@ -283,4 +283,12 @@
 }
 
+label {
+	font-family: geneva, sans-serif; 
+	font-size: 18px; 
+	color: #003366; 
+	font-weight: bold; 
+    text-align: right; 
+    margin: 0% 1% 0% 3%;
+}
 .label90 {
     width: 90px;
@@ -509,4 +517,7 @@
     background: lightblue;
 }
+th {
+    font-size: 14px;
+}
 tr:nth-child(odd).statusHistory {
     background: lightgray;
@@ -1735,4 +1746,4 @@
     margin: 4% 0% 4% 0%;
     justify-content: center;
-    width: 650px;
-}
+    width: 800px;
+}
