body
{
	background-color: gainsboro;
}
TABLE
{
	font-size: 10pt;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
a:link, a:visited, a:active 
{
	text-decoration: none
}
button
{
	border: inset, 1;
}


