body{
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	color: Black;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: Black;
}
a {
	color: #000000;
	text-decoration: none;
	
}
a:hover {
	color: #000000;
	text-decoration: underline;
}