body {
	background-color: white;
	margin-top: 16px;
	margin-bottom: 16px;
}

td {
	font-size: 10pt;
	font-family: sans-serif;
	text-decoration: none;
	white-space: nowrap;
}

a {
	text-decoration: none;
	color: black;
}

div#copyright {
	position: absolute;;
	top: 0;
	left: 0;
}

div#copyright table {
	border: 0;
}
