.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.input {
	margin-top: 5px;
	border: solid 1px #7C7C7C;
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	color: #666600;
	padding: 2px 2px 2px 2px;
}

.textarea {
	margin-top: 5px;
	border: solid 1px #7C7C7C;
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	color: #666600;
}
