.font{
	font-family: Verdana;
	font-size: 11px;
	color: #404040;
	line-height:16px;
}
.title1 {
	font-family: Verdana;
	font-size: 13px;
	color: 1F2488;
}
a.title:link {
	color: #000000;
	text-decoration: none;
}
a.title:visited {
	color: #000000;
	text-decoration: none;
}
a.title:hover {
	text-decoration: none;
}
a.title:active {
	color: #000000;
	text-decoration: none;
}
.title2 {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	
}
a.font:link {
	color: #404040;
	text-decoration: none;
}
a.font:visited {
	color: #404040;
	text-decoration: none;
}
a.font:hover {
	text-decoration: none;
}
a.font:active {
	color: #404040;
	text-decoration: none;
}
.font10{
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	
}