body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a, a:visited, a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #909090;
	font-weight: bold;
	text-decoration: none;
}
a.copylinks, a:visited.copylinks, a:active.copylinks {
	color: #3b3b3b;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a:hover.copylinks {
	color: #3b3b3b;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
.copylinks {
	color: #3b3b3b;
	font-size: 10px;
}