<style type="text/css">
	  body {
	      font-family:Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	  }
	
	
	  p, td, br, form, div, span, blockquote {
	      font-family:Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	      font-size:9pt;
	      color: #FFFFFF;
	  }
	
	  a	 { color: #ffffff; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Sans-serif, sans-serif; text-decoration: none ;}
		
	  .index {
	      font-weight:bold;
	  }
	
	  img { border-width: 0; border-color: transparent }
	
	  #tableCmdDetailed      { background-color: black; overflow: auto; border-width: 0 }
  		 
  		td.ColumnItem   { color: #fff; border-right: 1px solid #222; border-bottom: 1px solid #222 }
		
		th.TableHeader   {
			color: white;
			font-size: 9pt;
			background-color: #222;
		}
		
		tbody.scrolling {
			overflow: auto;
		}
				
	  a.buttons_a { display: inline-block; color: white;text-decoration: none;padding: 3px;background-color:#222;border-width: 1px;border-style: solid; border-color: white; }
	  a.buttons_a:hover  { color: white; text-decoration: none; background-color: #666; cursor: pointer; display: inline-block; padding: 3px;}	
	
	  #poweredby {
	      text-align:center;
	      margin-top:30px;
	  }
</style>

