body {
	margin:0px;
	background-color:#ffffff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

td {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


