h1  {
	color: #C69633;
	font-family: Times, Garamond, Goudy, serif;
	font-size: 18pt;
	font-weight: bold;
   }
p  {
	color: #002D5F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
   }
b.table  {
	color: #6c3306;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
   }
b.table2  {
	color: #002D5F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
   }
b.table3  {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: normal;
   }
.on   {
      font-size: 9;
      text-decoration: underline;
      color: #FF0000;
      }
.off  {
      font-size: 9;
      color: #990000;
      text-decoration: none;
      }