.FileTable th
{
  font-weight: light; 
  color:white;
  font-family: verdana; 
  font-size: 0.6em;
  background: #990002; 
  border:none;
}
.FileTable td
{
	font-weight: light; 
  font-size: 0.6em;
  border:none;
}
