body
	{
	background-image:url('i/bg.jpg');
	} 
td	
	{
	font-family: arial;
	font-weight:bold;
	font-size:14pt;
	}
.scroller
	{
	font-family: arial;
	font-weight:normal;
	font-size:10pt;
	}
.link
	{
	color: #ff6600;
	text-decoration:none;
	}	
.link:hover
	{
	color:#ffffff;
	background:#333333;
	}	