body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #C8C8C8;
}
body,td,th {
	font-size: 12px;
}
.td_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a.black {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a.link {
	color: #4D729C;
	text-decoration: none;
}