@import url("form.css");
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#page{
	width: 715px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
