@charset "utf-8";
.textfield {
	background-color: #CCCCCC;
	border: 3px inset #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 15px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 500;
	color: #CCCCCC;
}

