.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.namefield {
	background-color: #E8F7E9;
	height: 16px;
	width: 300px;
	border: 1px solid #0B5A15;
}
.addressfield {

	background-color: #E8F7E9;
	width: 300px;
	border: 1px solid #0B5A15;
}
.send {
	background-color: #FFFFFF;
	background-image: url(graphics/send.gif);
	height: 20px;
	width: 300px;
	border: none;
	cursor: hand;
}
.maintext14 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

