body {
	background-color: #292929;
	margin: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #333;
}

a {
	text-decoration: none;
	color: #998866;
}

a:hover {
	text-decoration: underline;
}

.bigpic {
	padding-bottom: 5px;
}

.captiontd {
	text-align: right;
	text-transform: uppercase;
	font-size: 11px;
}
