﻿.basketheading
{
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: White;
	background-color: #00cccc;
}
.basketLine
{
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #000;
	background-color: white;
}
.basketLinealt
{
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #000;
	background-color: #e6f5db;
}