* {
	color: black;
	background-color: white;
	float: none;
	font-family: sans-serif;
}

h1#h1shadow {
	display: none;
}

#r {
	display: none;
}

h3 {
	text-decoration: none;
}

a {
	text-decoration: underline;
}

.date {
	text-align: right;
	font-weight: bold;
}

form {
	display: none;
}

.comments {
	margin: 20px 0;
}