body {
	margin: 0px;
}

table {
	margin: 0px;
}
input.field {
	background-color: #ffffff;
	border: 1px solid #5279e7;
	text-indent: 0em ! important;

}
input.select { 
	text-indent: 0em ! important;
}

textarea {
	font-size: 90%;
	background-color: #ffffff;
	border: 1px solid;
	height: 30em;
	width: 40em;

}
textarea.introduction {
	border: 1px;
	height: 10em;
	width: 30em;
}

