BODY,TD
{
	font-family: verdana ;
	font-size: 11px ;
}
.dateline
{
	border: solid #091E2D 1px ;
	font-weight: bold ;
	padding-left: 10px ;
	color: #091E2D ;
	background: #63676F ;
}
.headline
{
	border: solid #091E2D 1px ;
	font-weight: bold ;
	padding-left: 10px ;
	color: #091E2D ;
	background: #63676F ;

}
.journal
{
	background: #BABBBB ;
	border: solid #353739 1px ;
	padding: 10px ;
}
.extras
{
	background: #A8A8A8 ;
	border: solid #454545 1px ;
	padding-left: 10px ;
	color: #454545 ;
}
.intro
{
	margin-right: 5px ;
	border: solid #454545 1px ;
}
.photo
{
	margin-right: 10px ;
	border: solid black 1px ;
}
TD.photos
{
	background: #BABBBB ;
	border: solid #353739 1px ;
	padding: 10px ;
}
A
{
	font-weight: bold ;
	color: #454545 ;
}
A:Hover
{
	text-decoration: none;
	color: #ABABAC ;
}