body 
{
	background-color:gainsboro;
	font-family:tahoma;
	font-size:8pt
}
select
{
	font-family:tahoma;
	font-size:8pt
}
button 
{
	font-family:tahoma;
	font-size:8pt
}
td 
{
	font-family:tahoma;
	font-size:8pt;
	white-space: nowrap;
}
td#messageLine
{
	border: 1pt inset;
}
td.position
{
	font-weight:bold;
	border:1pt solid silver;
	background-color:whitesmoke;
}
td#heading
{
	font-weight:bold;
}
legend
{
	font-weight:bold;
}