.text1 {
	font-family: "candida BT";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.head {

	font-family: "candida BT";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.input {
	font-family: "candida BT";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #99CCFF;
	border: 1px solid #6666FF;

}
