a {	color: black;	/text-decoration: none;/ }
a:visited {	color: black; }
a:hover { text-decoration:underline; }
BODY
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
.TournamentName
{
	font-size : 14pt;
	font-weight : bold;
}
.FrameHeader
{
	font-size : 14pt;
	font-weight : bold;
}
TABLE
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	border-collapse : collapse;
	border : 0px;
}
TABLE.player{	background-color : #E0FFFF;}
.r1 TD{	background-color: #FFFFFF;}
.r2 TD{	background-color: #E0FFFF;}
TD.w{	background-color : White;}
TD.b{	background-color : #E0FFFF;}
TD.noborder
{
	border : 0px;
}
.round TD
{
	width: 15px;
	text-align: center;
	background : #E0FFFF;
}
TD.CrossTableCrossCell
{
	background : Black;
	background : #E0FFFF;
}
.MenuListBox
{
	font-weight : bold;
}
TD.score
{
	width: 15px;
	text-align: center;
}
TH,TD
{
	text-align : left;
	border : thin inset White;
	padding: 3;
}
TH
{
	background : #C4DAE8;
	font-size: 9pt;
	color: black;
}
TD
{
	vertical-align : top;
}
