html {
	background-color: #fff;
	color: #000;
}
#header ul, #comments, #sidebar, ol.commentlist, #headshot, #respond, #commentform, fieldset {
	display: none;
}
a {
	text-decoration: none;
	color: #000;
}
.big {
	font-size: 1.5em;
	font-weight: bold;
}
.small {
	font-size: 0.6em;
}
td {
	vertical-align: top;
}

