body {
	 margin:1px 1px 1px 1px;
	 color: black;
	 background-color: white;
	 line-height: 8pt;
	 font: 10pt, Arial, sans-serif;
		 }
leftcontent *, rightcontent *, div#navbuttons, p.botNav, form   {
	display: none;
	}
.details { display: none;}

#url {
    display: block;
	font-family: Times;
	font-size: 110%;
	font-weight: Bold; 
	color: red;
	background-color: inherit;
	text-align: left;
	}



#realcontent {
display: none;
}
#centerpart {
		border: none;
		text-align: left;
		width:100%;
		
}
	#footer p {
		padding:10px;
		margin:0;
		text-align: left;
		font-size: small;
		
	}

#small { font-size:50%;
			color: #cccc66;
			background: inherit;
			
			margin-left: 10px;
			margin-bottom: 10px;
			}
