body {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
th {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bk {
	border: 1px solid #CCCCCC;
}
a:link {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}