BODY,TD,TH
{
	font-family:	Verdana;
	font-size:	13px;
}

INPUT.text
{
	font-family:	Verdana;
	font-size:	12px;
	padding:	2px 4px;
	height:		20px;
	border:		1px solid #000000;
}

BUTTON.button,INPUT.button
{
	font-family:	Verdana;
	font-size:	12px;
}

TABLE.s
{ border-collapse: collapse; }

TABLE.s TD,TABLE.s TH
{ padding: 0px; }

TABLE.nice
{ border-collapse: collapse; }

TABLE.nice TD,TABLE.nice TH
{ padding: 0px 8px; }

FORM
{ margin: 0px; }

.error
{ color: #CC0000; font-weight: bold; }
