body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.digith {
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	height:20px;
	line-height:20px;
	color:#555555;
	font-weight:bold;
	font-size:8px;
	text-align:center;
}
.digitm {
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	height:20px;
	line-height:20px;
	color:#999999;
	font-weight:bold;
	font-size:8px;
	text-align:center;
}
.digits {
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	height:20px;
	line-height:20px;
	color:#999999;
	font-weight:normal;
	font-size:8px;
	text-align:center;
}

