body {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}
h1 {
	font-size: 16px;
	color: #CCCCCC;
	background-color: #333333;
	top: auto;
}
th {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	background-color: #000000;
	top: auto;
	vertical-align: top;
}
a {
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	top: auto;
}
.copywrite {
	font-size: x-small;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #333333;
}
.details {
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
}
.current {
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000000;
}
a:hover {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: blink;
	background-color: #000000;
}
thd {

	font-size: 14px;
	font-weight: bold;
	color: #999999;
	background-color: #333333;
}
