body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 8pt; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}

#Topbg, #headerpic, #logo, #headercontent, #header, #w3c, #spacer, #spacerbottom, #col1, #footer, .navcol{
	display: none;
}

#content
{
	border-top:0px;
	margin-top:0px;
	background-color: #ffffff;
	width:100%;
}

#col2
{
	float: none;
	width: 85%;
	background-color: #ffffff;
	border-left:0px;
}
