body{
	color: #333;
	font: 13px 'Lucida Grande', Verdana, sans-serif;
	background-color: #3d0000;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	body,td,th {
	color: #CCCCCC;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}

img {
  height: 150px;
}