BODY {
	color : #000000; 
	background : #ffffff; 
	font-family : "Times New Roman", Times, serif; 
	font-size : 1em; 
}	

A:link, A:visited {
	background: white;
	color: blue;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
	
.storyHD {
	background: white; 
	color: black; 
	font-size : 1.5em; 
}

#story {
	background: white; 
	color: black; 
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	list-style-type: square;
	width: 7.5in;

} 
div#box {
	background: white; 
	color: black; 
	font-size : 1em; 
	width:400px;
	text-align: left;
}
	#header{
	display : none; 
	}
	#header_sub{
	display : none; 
	}
	#header_found{
	display : none; 
    }
	#column1, #column3 ,#column3B, #column3C{
	display : none; 
	}
	#footer{
	display : none; 
	}
div#column2 {
	width:800px;
	text-align: left;
	float:none;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	border: white;

}
div#column2wide {
	width:800px;
	text-align: left;
	float:none;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
.head {
	color : #000000;
	background : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 1em;
	font-weight: bold;
}
