@charset "utf-8";
.bodytext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #333333;;
}
.textbox {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #990066;
	padding: 10px;
	width: 90%;
}
