
	body { font-family:arial; 
	       font-size:10pt; }

	table { font-family:arial; 
	       font-size:10pt; }

	a {	font-family:arial;
		font-weight:bold;
		font-size:10pt;
		text-decoration:none;
		color:000099;  }

	a.tableLink {	font-family:arial;
		font-weight:bold;
		font-size:8pt;
		text-decoration:none;
		color:000099;  }

	.tableMain	{	background-color:#000099; }

	.tableHeader	{	background-color:#000099; 
				color:#ffffff;
				font-family:arial;
				font-weight:bold;
				align:center;
				font-size:8pt;	}

	.tableData	{	background-color:#ffffff;
				font-family:arial;
				font-size:8pt; }

	.tableWinner {	background-color:#ccffcc;
				font-family:arial;
				font-size:8pt;
				font-weight:bold;
				color:green; }

	.tableLoser {	background-color:#cccccc;
				font-family:arial;
				font-size:8pt;}

	.registerPool {	background-color:#990000;
			font-family:arial;
			font-size:10pt;
			color:#ffffff;}

	span {	font-weight:bold;
		font-family:arial;
		font-size:8pt;
		color:#000000; }
