body { 
	color: #000000; 
	background: #ffffff; 
	font-size: 12pt;
	margin: 0px;
	padding: 0;
	font-family: 'Trebuchet MS', Tahoma, Arial;
}
div#content { 
	color: #000000; 
	background: #ffffff; 
	font-size: 12pt;
}
a { 
	text-decoration: underline; 
	color: #00f; 
}
h2 a {
	text-decoration: none;
	color: #000;
}
h2 span.post-month,
h2 span.post-day {
	font-size: 12pt;
}
div#sidebar, 
div#header, 
div#footer, 
div#toplinks { 
	display: none; 
}

