html, body {
	text-align: center;
	background: #333;
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
}
a {
	color: #CCCCCC;
}
table, td {
	font-size: 11px;
}
.counter{
	position:absolute; top:5px; right:5px;
	font-size:10px; color:#666666;
	text-align:right;

}

