h1 {
	color: #00010;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-weight: bold;
   }
h2 {
	color: ##88FF88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
   }
h3 {
	color: #88FF88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
   }
p {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
   }
b.table  {
	color: #88FF88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
   }
b.table2  {
	color: #88FF88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
   }
b.table3  {
	color: #88FF88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
   }
b.table4  {
	color: #88FF88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
   }
.on   {
      font-size: 9;
      text-decoration: underline;
      color: #FF0000;
      }
.off  {
      font-size: 9;
      color: #990000;
      text-decoration: none;
      }
