body {
	background-color: #000;
}

img { vertical-align: middle }

body,td,th {
	color:yellow;
	font-family: "Helvetica Neue";
	font-size: 11pt;
	font-weight: lighter;
}

.img
{ opacity:0.4;filter:alpha(opacity=40)}

a:link {
	text-decoration: none;
	color: #FF0000;
	letter-spacing: 3px
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	text-transform: uppercase;
}
a:active {
	text-decoration: none;
}
.class { font-size: 11px; font-weight: lighter }

.title {
	font-size: 11pt;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
.num {
	font-size: 11pt;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;

