body { 
  color : #000000; 
  background : #ffffff; 
    }
a { 
  text-decoration : underline; 
  color : #0000ff; 
}

#masthead, #navlist, #footer, #sidebar-a, #navcontainer { 
  display : none; 
}

#container {
	width: auto;
	border: 0;
	padding: 0;
	float: none;
	border: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}

 
