.billname {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin: 10px;
	padding: 10px;
	background-image: url(../images/back.gif);
}
.dot {
	background-image: url(img/dot.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
td {
	font-size: 12px;
	color: #666666;
}
.tableline {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.deta {
	font-size: 9px;
}
#data {
	font-size: 9px;
}

