body 		{
 		font-family:tahoma; 
		background:#dddddd;
		color:#black;
 		font-size:8pt;
 		text-align:center;
		}	

td.head 	{ 		
		background:#cc6666;
 		font-family:tahoma;
 		color:white;
 		font-size:12pt;
		font-weight:bold;
 		text-align:center;
 		border:#666666;
  		border-style:solid;
		border-width:1;
		}



td.main 	{
 		background:#dddddd;
 		font-family:tahoma;
 		color:#000000;
 		font-size:10pt;
		text-align:left;
 		border:#202020;
  		border-style:solid;
		border-width:1;
		}

td.main1 	{
 		background:#ffffff;
 		font-family:tahoma;
 		color:#000000;
 		font-size:10pt;
		text-align:left;
 		border:#202020;
  		border-style:solid;
		border-width:1;
		}

td.game 	{ 		
		background:#9EC6C0;
 		font-family:tahoma;
 		color:black;
 		font-size:10pt;
		font-weight:bold;
 		text-align:center;
 		border:#666666;
  		border-style:solid;
		border-width:1;
		}

td.gamesub 	{ 		
		background:#86D8EC;
 		font-family:tahoma;
 		color:black;
 		font-size:10pt;
		font-weight:bold;
 		text-align:center;
 		border:#666666;
  		border-style:solid;
		border-width:1;
		}

td.sub 	{
 		font-family:tahoma;
		background:#a9a9a9;
 		color:white;
 		font-size:10pt;
		text-align:center;
 		border:#161010;
  		border-style:solid;
		border-width:1;
		}

b.top		{
 		font-family:tahoma;
		color:#00871;
		text-decoration:bold;
		text-align:center;
 		font-size:14pt;
		}

b.header	{
 		font-family:tahoma;
		color:#00871;
		text-decoration:bold;
		text-align:center;
 		font-size:12pt;
		}

a 		{
 		color:#000871;
		font-weight:bold;
 		text-decoration:none;
		}		
a.big		{
		color:#000871;
		font-weight:bold;
		text-decoration:none;
		font-size:14pt;
		}

a:hover 	{
 		color:#cc6666;
 		}			
