.txt {
	font-family:"AvantGarde Md BT";
	font-size: 14px;
	color: #000000;
	font-style: normal;
	
}
.fields {
	font-family: "AvantGarde Md BT";
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 19px;
	width: auto;
}
.fieldsbox {

	font-family: "AvantGarde Md BT";
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 40px;
	width: auto;
}
.submit {
	font-family: "AvantGarde Md BT";
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #CCCCCC;
	height: 19px;
	width: auto;
	border: thin ridge #000000;
}
