body {
	font-family: "Times New Roman", Times, serif;
	background-color: white;
	color: black;
}
div.content{
	margin-left: 30px;
}
div.head {
	display: none;
}
div.enda  {
	display: none;
}
div.main {
	margin: 0;
	padding: 0;
	font-size: 95%;
	width: 750px;
}
div.menu {
	display: none;
}
div.left {
	display: none;
}
.hide {
	display: none;
}
div.search {
	display: none;
}
div.end {
	width: 550px;
	margin-left: 10px;
	text-align: left;
}

