.input1 {
	height: 18px;
	width: 120px;
	margin: 2px;
	padding: 2px;
	border: 1px solid #999999;

}
.input2 {
	height: 16px;
	width: 70px;
	margin: 2px;
	padding: 2px;
	border: thin none #FFFFFF;
	background-color: #FFFFFF;

}
.text1 {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.text2 {

	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.hrefs {
	color: #000000;
	text-decoration: blink;
	cursor: hand;
	font-style: normal;
	line-height: normal;
	font-variant: normal;

}
.hreff {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: blink;
	line-height: 22px;

}
.input3 {

	height: 100px;
	width: 350px;
	margin: 2px;
	padding: 2px;
	border: thin none #FFFFFF;
	background-color: #FFCC33;
}
