
body {
   background: white;
   font-size: 10px;
   width:600px;
}
#leftnav, #topright, #header, #footer, #headerleft, #headerright, #top, {
   display: none;
}
#index_start{
	display:none;
}
#page {
	width: 800px;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
}
a:link, a:visited {
	color: #000000;
	background: transparent;
	text-decoration: underline;
	font-size:10px;
}
ul {
	font-size:10px;
	width:600px;
}
p	{
	font-size:10px;
	width:600px;
}
table {
	table-layout:fixed;	
}
td {
	width:290px;
}





