body {

	margin: 0;
	padding: 20px;
	line-height: 1.4em;
	font-family: tahoma, arial, sans-serif;
	font-size: 70%;
	position:relative;left:00px;
	color:#ffffff;
}

table {

	margin: 0;
	border: 0px solid #000000;
	line-height: 1.4em;
	font-family: tahoma, arial, sans-serif;
	font-size: 100%;
	position:relative;left:-0px;
}

td, th {
	border-bottom: 0px solid #000000;
	padding: 0px 0px;}

th {background: transparent;}

a:link {color: #ffffff;	text-decoration: underlined;} 
a:visited {	color: #ffffff; text-decoration: underlined;} 
a:hover {color: #ffffff; text-decoration: none;}
a:active {color: #ffffff;}




table.stats
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 280px;
background-color: #ededed;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{background-color: ;
color: #000;
padding: 4px;
text-align: center;
border: 0px #ededed dashed;}

table.stats th
{background-color: #666;
color: #fff;
padding: 4px;
text-align: center;
border: 0px #ededed dashed;}

table.stats tr:hover 
	{color: #fffff;
	background: #999999;
	border:1px solid #000000;
}





