/* TOC stylesheet */

A {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:8pt;	
  }

/*	
TABLE CELLS 
*/	

TD {
	margin:0;
	padding:0;
	border-spacing:0;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align:top;
}


TABLE {	 
	margin:0;
	padding:0;
	border-spacing:0;
	background-color:#FFF2DE;
	font-size:8pt;	
	border-collapse: collapse;
}
