body {
	background: url(images/bg-grad.jpg) repeat-x fixed center center;
}
td {
	font: 11px Georgia, "Times New Roman", Times, serif;
}
p {
	font: 11px/15px Georgia, "Times New Roman", Times, serif;
}
input, select, textarea {
	font: 11px/15px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-s;
	color: #493422;
	border-bottom: 1px solid #E8E4DB;
	border-right: 1px solid #E8E4DB;
	border-left: 1px solid #85827B;
	border-top: 1px solid #85827B;
	background: url(images/field-bg.gif);
}
form {
	margin: 0px;
}
b {
	font-weight: bold;
	color: #891713;
}
dt {
	font-weight: bold;
	font-style: normal;
	color: #891713;
}
dd {
	font-style: normal;
	margin-left: 20px;
}

