body,p,div,span,th,td,tr,input,select {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
a {
	color: #111111;
	text-decoration: underline;
}
a:hover {
	color: #888888;
	text-decoration: underline;
}
.a1,.a2,.a-head {
	font-size: 11px;
}
.a1 {
	color: #333333;
	text-decoration: none;	
}
.a1:hover {
	color: #888888;
	text-decoration: none;
}
.a2 {
	color: #006699;
	text-decoration: none;	
}
.a2:hover {
	color: #0099FF;
	text-decoration: none;
}
.a3 {
	color: #333333;
	font-size: 9px;
	text-decoration: none;	
}
.a3:hover {
	color: #FF9966;
	font-size: 9px;	
	text-decoration: underline;
}
.a-head {
	color: #000000;
	text-decoration: none;
}
.a-head:hover {
	color: #000000;
	text-decoration: none;
}
.t1,.t2,.t3,.t4 {
	line-height: 18px;
}
.t1 {
	color: #635C7F;
	text-align: justify
}
.t2 {
	color: #006699;
}
.t3 {
	color: #999999;
}
.t4 {
	color: #635C7F;
	background-color: #F4F4F4;
	white-space: nowrap;
}
.t1-head { font-size: 12px; font-weight: bold; color: #000066 }
.t2-head { font-size: 10px; color: #FFFFFF }
.bg-menu { filter: Alpha(Opacity=95) }
.td-head { cursor: hand }
