body, td, th, input, select, option {
  font-family : "Times New Roman", Times, serif;
  FONT-SIZE: 10pt;
  color : #000000;
  background : #ffffff;
}
#content {
	width: auto;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}

/* hyperlinks */
a {
	color : #000000;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
}
.nav {
  display : none;
}
.box {
  display : none;
}
.intro {
  display : none;
}