.bodytxt {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.textfields {
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 150px;
	border: thin none #C0C0C0;
	background-color: #C0C0C0;

}
.multitxtfields {
	margin: 0px;
	padding: 0px;
	height: 72px;
	width: 150px;
	border: thin none #C0C0C0;
	background-color: #C0C0C0;


}
