body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #434343;
	line-height: 20px;
}
a:link{
		text-decoration:none;
		color: #ffffff;
}
a:visited{
		text-decoration:none ;
		color: #ffffff;
}
a:hover{
		text-decoration:underline ;
		color: #ffffff;
}
