body {
	margin: 0px;
	background-color: #999999;
}


a:link {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: underline;
}
table {
	font-size: 12px;
	line-height: 20px;
}
.font14 {
	font-size: 14px;
	line-height: 24px;
}

