body {
	background-color: #555555;
	color: #000000;
	font-family:  Arial, sans-serif;
	font-size: 9pt;
}

td {
	font-family:  Arial, sans-serif;
	font-size: 9pt;
	vertical-align:top;
}

a:link,a:visited,a:active {
	text-decoration: underline;
	color: #FDD9BD;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}