body {
	font-family:verdana,arial,geneva,helvetica,sans serif;
}
a {
	font-size:11px;
	line-height:18px;
	text-decoration:none;
	color:#333333;
}
a:hover {
	color:#990000;
}
.post h2 a {
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
	color:#990000;
}
.post h2 a:hover {
	color:#ff0000;
}
.post small {
	font-size:11px;
	color:#999999;
}
.entry {
	font-size:12px;
	line-height:18px;
	color:#000000;
	border-bottom:1px solid #cc0000;
}
.postmetadata {
	display:none;
}
