font.Title {
	height: 50;
	color: #ffffaa;
	font-family: verdana;
	font-size: 24pt;
	filter: dropshadow(color=#aaaaaa,offx=3,offy=1)
	filter: alpha(opacity=100, finishopacity=50, style=1)
	filter: blur(direction=0, strength=5);
}	
body {
	background-color: #000000;
	color: #ffffff;
	font-family: verdana;
}
td.Stat {
	width: 100;
	height: 20;
	color: #ffffaa;
	font-family: verdana;
	font-size: 12pt;
	filter: dropshadow(color=#5555ff, offx=1, offy=1)
	filter: alpha(opacity=100, finishopacity=75, style=1);
}	
