#tools,
#nav, 
.secondnav,
#skip,
#footer {
  	display : none;
} 
body {
  	color : #000000;
  	background : #ffffff;
  	font-family : "Times New Roman", Times, serif;
}
a {
  	text-decoration : underline;
  	color : #0000ff;
	}
#header a {
	text-decoration: none;
	color: #222;
	}
#maincontent table {
	border-bottom: 1px solid #aaa;
	}

#maincontent table td {
	border-top: 1px solid #aaa;
	}
.imagecaption {
	font-style: italic;
	}
