TABLE
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Tahoma, Arial
}

.button
{
	background-color:#FFCC00;
	font-family:Arial;
	font-size:10px;
	color:#000000;
	border-color:#FF9900;
	border-width:1px;
}

.textfield
{
	width:150px;
	background-color:#FDF5DB;
}

.textfield2
{
	background-color:#FDF5DB;
	font-family:Verdana;
	font-size:13px;
}

.small {line-height: 150%}