body {
	margin: 0px; padding: 0px;
	width: 100%;
}
p, li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 24px;
}
#content {
	background: white;
}
#content2a {
	background: white url(images/background2a.gif) scroll no-repeat center center;
}
.form_label {
	text-align: right;
}
.form_field input,
.form_field select {
	width: 100%;
}
