.form {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #333333;
	background-color: #CCCCCC;
	font-weight: bold;


}
.textGray {
	font-weight: bold;
	color: #666666;

}
.textGrayBold {
	font-weight: bold;
}
.text10 {
	font-size: 10px;
	color: #999999;

}
