@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	padding-top: 0px;
	letter-spacing: 0.1em;
	line-height: 14px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.greyborder {
	border: 1px solid #666;
	margin-bottom: 10px;
}
.bannerspacer {
	margin-bottom: 10px;
}
