body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(logo3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.main {
	padding-left: 10px;
}
.textfield {
	font-size: 11px;
	border: 1px solid #666666;
	background-color: #FEFDF3;
}


.features {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #D0F746;
	border-right-color: #D0F746;
	border-bottom-color: #D0F746;
	border-left-color: #D0F746;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 11px;
}
