body {
	background-color: #ffffff;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.rand {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfbfbf;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 11px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;

