html {
	background: none;
	}
	
body {
	background: #fff;
	font: 12pt "times new roman", serif;
	color: #000;
	}
	
#header, #leftside, #menu, #rightside {
	display: none;
	}
	
a, a:visited {
	text-decoration: underline;
	color: #00f;
	}
	
