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


.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;
}
.redstar {
	font-size: 10px;
	color: #FF0000;
}
