.button
{
	font-size: 11px;
	font-family: Verdana;
	cursor: hand;
	border: solid 1px black;
}

.checkBox
{
	font-size: 11px;
	font-family: Verdana;
	cursor: hand;
}

.radioButton
{
	font-size: 11px;
	font-family: Verdana;
	cursor: hand;
}

.fieldControlTextDefault
{
	font-size: 11px;
}