body 
{
	font-family: 'IM Fell DW Pica', arial;
	font-size: 1.1em;
}

.post
{
	padding: 5px;
	border-left: 1px solid #999;
	width: 480px;
	margin:5px;
}

.post_date
{
	font-style: italic;
	font-size:.7em;
	float: right;
}

.post_title
{
	font-weight: bold;
}

a.biguns 
{
	font-size:8.0em;
	color: black;
	text-decoration: none;
}

a.biguns:visited 
{
	color: black;
}

a.biguns:hover 
{
	color: #999;
}