body {
	color: #000;
	background: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
#rightcol, #leftcol, #nav, #header, #nlp {
	display: none;
}
#footer {
	font-size:80%;
	text-align:center;
}
a {
	color: #000;
	text-decoration: none;
	background: #fff;
}
