﻿#grid td
{
	text-align: center;
	background-color: White;
}
#grid th
{
	font-weight: bold;
	color: #ffffff;
	height: 20px;
	background-color:#6699CC;
	
}
