.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313D44;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F57B20;
	font-weight: bold;
}
a {
	color: #F57B20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.formfield {
	width: 240px;
	height: 17px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}