.border {
	font-size: 9pt;
	color: #333333;
	border: thick none #CCCCCC;


}
.text {
	font-size: 9pt;
	color: #333333;

}
.text1 {
	font-size: 9pt;
	line-height: 20px;
	color: #333333;
}
.white {
	font-size: 9pt;
	color: #FFFFFF;
}
a {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #3399ff;
}
.title2 {
	font-size: 12px;
	font-weight: bold;
	color: #00A651;
}
