body
{
	background-color: #111;
	color: #ccc;
}

a:link
{
	color: #831;
}

a:visited
{
	color: gray;
}

dt
{
	padding-top: 15px;
}

div.index_date
{
	font-size: small;
	color: #666;
}

div.email
{
	font-size: small;
}

div.debug
{
	font-family: monospace;
	font-size: x-small;
}
