body
{
    font-size: smaller;
    font-family: Verdana, Tahoma, Arial, 'Lucida Console';
    background-color: ghostwhite;
}
TD
{
    font-size:smaller;
}
TH
{
    font-size:smaller;
}


INPUT.Submit
{
    font-weight: bold;
    color: black;
    background-color: gold;
}

TD.bar
{
	background-color:#FFCC66;
	color:#FFFFFF;
	font-size:small;
	font-weight:bold;
	font-family: Arial;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align:center;
}

SPAN.hint
{
	font-size:8pt;
}

