.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
.view {
	text-decoration: none;
}
.basicwl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
}
.basichd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #009900;
}
.tax {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px none #00FFFF;
	text-align: right;
	width: 56px;
}
.gtotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 0px none #00FFFF;
	text-align: right;
	width: 56px;
	color: #FFFFFF;
	background-color: 009900;
	font-weight: bold;
}
