body {
	background: white;
	font-size: 11pt;
	}
	
#leftbar, #rightbar {
	display: none;
	width: 0;
	}
h1, h2, h3 {font:normal normal 12pt Verdana}
body, #center {
	width: auto; 
	margin: 0 -20%;
	padding: 0px; 
	border: 0;
	float: none;
	color: black; 
	}
#center, div.publishedentry {
	background: transparent;
	width: auto;
	}
div.publishedentry p {
	margin: 0;
	width: auto;
	padding-bottom: 10pt;
	}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}