.txt {
	font-family: Verdana;
	font-size: 12px;
	color: #5E5848;
}
.txt p{
	text-align:center;
}
.fields {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 19px;
	width: auto;
}
.fieldsbox {

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 40px;
	width: auto;
}
.submit {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #CCCCCC;
	height: 19px;
	width: auto;
	border: thin ridge #000000;
}

