.text {
	font-family: Tahoma;
	font-size: 12px;
}
.textsmall {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #666666;
}
.textsmall1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.textsred {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}


.formfield {
	font-family: Tahoma;
	font-size: 10px;
	width: 150px;
	border: thin solid #E4E3C7;
}
.button1 {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #E4E3C7;
	margin: 0px;
	padding: 0px;
	border: thin solid #E4E3C7;
}
