TABLE  {
   	font-family : Arial, Helvetica, sans-serif;
   	font-size : 10pt;
   	line-height: 150%;
  }
   
   TR  {
   	font-family : Arial, Helvetica, sans-serif;
   	font-size : 10pt;
   	line-height: 150%;
   }
   
   TD  {
   	font-family : Arial, Helvetica, sans-serif;
   	font-size : 10pt;
   	line-height: 150%;
   }
   link  {
     text-decoration : none;
	 color : ff6600;
   } 
   a  {
     text-decoration : none;
	 color: #013DFF;
   } 
   a:hover {
   	  color : #014497;
   }