/* this stylesheet was created to temporarily override the possibly buggy indexstyle.css until a more permanent solution */

div.datatables td	{
		background-color: #ffffff;
		font: 14px Times, "Times New Roman", serif;
		color: #000000;
		}
		
h2	{
	font: bold 16px Times, "Times New Roman", serif;
	color: #1b1755;
	}
	
.heading	{
	font: bold 14px Times, "Times New Roman", serif;
	color:  #1b1755;
	}

