body {
	background-color: #ffffff;
	margin-top: 30px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
p {
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #99999;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 300px;
}
