body {
	background-color: #d4d4d4;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 180%;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
