body {
  color: #000;
  background: #fff;
  font-family: Arial, sans-serif;
  font-size: 11pt;
}
a {
  background: #fff;
  text-decoration: underline;
  color: #999;
}
#mainlinks, #flash {
  display: none;
}

#content, #content2 {
	position: absolute;
	top: 0px;
	border: 0;
	margin: 0px;
	padding: 0px;
	overflow:visible;
}
table {
	width: 650px;
}


