<!--
BODY,TD {
	font-family: Tahoma, Verdana, Arial;
	color: #878787;
	font-size: x-small;
}
p {
	font-size: x-small;
	color: #878787;
	margin-top: 0px;
	margin-bottom: 2px;
}
A {
	color: #878787;
	font-weight: 700;
	text-decoration: underline;
}
A:active {
	color: #878787;
	text-decoration: underline;
}
A:visited {
	color: #878787;
	text-decoration: underline;
}
A:hover {
	color: #878787;
	text-decoration: none;
}
-->