#body #content {
	width: 755px;
	font-family: Arial;
	padding-top: 10px;
	margin-left: 10px;
}

#body #content h1 {
	font-size: 14pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background: url('header_underline.png') repeat-x 100% 100%;
}

#body #content p {
	font-size: 10.5pt;
}

#body #content li {
	font-size: 10.5pt;
}

body #form textarea {
	width: 400px;
	height: 60px;
}

.errorlist {
	list-style: none;
	color: red;
}