body {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	background-color: #E0D5BC;
}

#formHolder {
	width: 320px;
	color: #000000;
}
.style1 {
	font-size: 16px;
	color: #000000;
}
a:link {
	color: #003366;
}
a:visited {
	color: #9966FF;
}
a:hover {
	color: #999999;
}
a:active {
	color: #333333;
}
