td img {
	display: block;
}
body {
	background-color: #999;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	color: #FFF;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}.Arial-8ptDkGray {
	font-family: Arial;
	font-size: 8pt;
	color: #666;
}
.Arial-10ptWHT {
	font-family: Arial;
	font-size: 10pt;
	color: #FFF;
}
