table.gridtable {
  font-family: verdana,arial,sans-serif;
  font-size:12px;
  color:#000000;
  border-width: 1px;
  border-color: #000000;
  border-collapse: collapse;
}
table.gridtable th {
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  border-color: #000000;
  background-color: none;
}
table.gridtable td {
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  border-color: #000000;
  background-color: none;
}
