body   {
	background: black;
	font-family: Helvetica;
	color: #FFF;
	font-size: 12px;
	}
table	{
	width: 640px;
	background: #803000;
        font-family: Helvetica;
        color: #ccc;
        font-size: 12px;
	}
p.date	{
	font-weight: bold;
	}
p.caption {
	font-size: 10px;
	}
div.journal {
	margin: 10px 15px;
	}
a:link, a:visited, a:hover, a:active {
	color: #9CC;
	}
