body, table {
	font-family: Palatino, Times New Roman, Serif;
	font-size: 12px;
	color: #fbeedf;
	background-color: #c69c6d;
}
p {
	margin-top: 0;
	padding-top: 0;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	font-decoration: none;
	margin: 0;
	padding: 0;
}
table {
	border: none;
}
input, textarea {
	margin: 1px;
	border: solid 1px #8c6239;
	font-family: Verdana;
	font-size: 10px;
	color: #c69c6d;
	background-color: #fbeedf;
}
input.noborder {
	border: none;
}
a {
	color: #fcb772;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
a:hover {
	text-decoration: underline;
	color: #fcf2df;
}
.smaller {
	font-size: 90%;
}
.message {
	text-align: center;
	font-weight: bold;
}
.noborder {
	border: none;
}
.powered {
	text-align: right;
}
ul {
	margin-top: 0;
	padding-top: 0;
}
#copyright {
	margin-top: 20px;
	text-align: right;
	border-top: solid 1px #8c6239;
	font-size: 9px;
}
