.border {
	font-size: 9pt;
	color: #333333;
	border: thick none #CCCCCC;


}
.text {
	font-size: 9pt;
	color: #333333;

}
.text1 {
	font-size: 9pt;
	line-height: 22px;
	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;
}
