body{
	background-image : url();
	background-repeat:no-repeat;
	
}
tr.n{
	color: White;
	font-style : normal;
	font-size : smaller;
}
tr.f{
	color: White;
	font-size: medium;
	font-weight : bold;
}
td.t{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	height : 5px;
	color : White;
}