@charset "utf-8";
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: pre;
	display: none;
	margin: 1px;
	padding: 1px;
	height: 100px;
	width: 100px;
	border: thin ridge #CCCCCC;
	overflow: scroll;
	position: static;
	visibility: inherit;
}
