BODY {
	color : Black;
	font-family : Arial;
	font-size : 9 pt;
	font-weight:normal;
	font-style:normal;
}


TD	{ 
	font-size:9pt; font-family:Arial; font-weight:Medium;
	font-style:normal; color:#000000; 
	word-wrap:break-word;
	}

TR	{ 
	font-size:9pt; font-family:Arial; font-weight:Medium;
	font-style:normal; color: #000000; 
	}

A {
	color : #1E90FF;
	text-decoration : none;
}

A:Visited {
		color: #1E90FF; font-weight:normal;
	  }

A:Active  {	
		color: #1E90FF; font-weight:normal;
	  }

A:Hover	  {	
		color: black; font-weight:normal;
		text-decoration: underline;
	  }