
body {
	background-color: #1A1919;
}
body,td,th {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 15px;

}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.subdesc {font-size: 11px; font-weight: normal; }
.thumb {border: solid 1px #333333; }
.maintable { border: solid; border-color: #999999; }
