@charset "UTF-8";
body,td,th {
	font-size: 10px;
	color: #999999;
	line-height: 140%;
}
body {
	margin-left: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
