.textboxstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	width: 4in;

}
.submitbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
	background-color: #00FFFF;
}
