body {
	color: #CCCCCC;
	background-color: #000000;
	text-align: center;
	background-image: none;
}
.rating {
	font-weight: bolder;
	color: #999999;
}
.title {
	font-weight: bolder;
	text-transform: uppercase;
	color: #999999;
}
.extra {
	color: #666666;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline overline;
	color: #FFFFFF;
}
.blurb {
	text-align: justify;
}
table, td, tr {
	text-align: center;
	vertical-align: middle;
}
