.copy {
	font-family: Tahoma;
	font-size: 9px;
	color: #7D7D7D;
	text-align: justify;
}
.text {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFA800;
}
.textfield {
	height: 19px;
	width: 109px;
	border-top: outset #ADADAD;
	border-right: 1px solid #ADADAD;
	border-bottom: 1px solid #ADADAD;
	border-left: outset #ADADAD;
}
.textfield2 {
	height: 20px;
	width: 120px;
	border-top: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
	border-bottom: 1px solid #ADADAD;
	border-left: 1px solid #ADADAD;
}
.textfield3 {
	height: 20px;
	width: 120px;
	border-top: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
	border-bottom: 1px solid #ADADAD;
	border-left: 1px solid #ADADAD;
}
.textfield4 {
	height: 35px;
	width: 165px;
	border-top: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
	border-bottom: 1px solid #ADADAD;
	border-left: 1px solid #ADADAD;
	overflow:auto;
}