body {
	background-color: #ffffca;
	font-family: Times New Roman, serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}


#content {
	border: 2px ridge  #00537B;
	padding: 10px;
	margin-top: -20px;
	width: 570px;
	min-height: 327px;
	background-color: #ffffff;
}


h1 span {
	display: none;
}


h2 {
	margin: 0px;
	padding: 0px;
}

p {
	line-height: 1.4em;
}

fieldset {
	width: 500px;
	border: 0px;
}

label {
	width: 150px;
}

input.text  { 
	width: 200px;
	position: absolute;
	right: 200px;
}
textarea {}
