.times16_black {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.times16_black_lnk {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration:none;
}
.times16_black_lnk:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration:underline;
}
.times16_black_lnk:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration:underline;
}
.tbl_border_white{
	background-color:#666666;
	border-color:White;
	border-width:1px;
	border-style:None;
	border-collapse:collapse;
	font-family: sans-serif;
	color: #000000;
	font-size: 11px;
}
