a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	color: #006666;
	text-decoration: none;
}
td {
	font-size: 12px;
}
.p {
	line-height: 20px;
}
form {
	font-size: 12px;
}
.pic {
	filter: Alpha(Opacity=200, FinishOpacity=0, Style=2, StartX=50, StartY=50, FinishX=150, FinishY=200);
}

.line {
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
th {
	font-size: 12px;
}
.table {
	font-size: 10px;
}
.f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.b {
	background-color: #B8DBE2;
	color: #3D99B1;
	font-family: "ËÎÌå";
	font-weight: bold;
	border: 1px solid #73B7C6;
}
