body {
	margin:0px 0 0 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
	color: #333;
	background-color: #DBD8C7;
}

 table{
	margin:5px  0px;
	padding: 0px;
	font-weight: normal;
	font-size: 9pt;
}

table, td{
	margin:  0px;
	padding: 1px;

}

fieldset{
	border: #DDD 2px groove;
}
.startForm input{
	width: 98%;
}

.isneed{
	position: relative;
	top: -3px;
	color: red;
	font-size: 8px;
	margin:  0px 3px;
	padding: 0px;
}

.error{
	color: red;
}