table {
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}
.font12 {
	font-size: 12px;
	line-height: 22px;
	color: #707070;
	font-weight:bold;
}

a:link {
	font-size: 14px;
	color: #004488;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #004488;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #0049E1;
}
.font12_1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.border-lbtr {
	border: 1px solid #CCCCCC;
}