TD{
	font-size:		9pt;
	text-decoration : 	none; 
	line-height: 		normal;
}
BODY { 
	font-size:		9pt;
	text-decoration : 	none; 
	line-height: 		normal;
 } 

	A:link {
	text-decoration:	none;
	color=#0000FF;
}
	A:visited {
;
	color=#0000FF;
	text-decoration: none
}
	A:hover{
	color=#FF6666; 
	text-decoration:	underline;
}