table.flashtable {
  margin: 0em 0em 0em 0em;
  background: white;
  border-collapse: collapse;
}
table.flashtable th, table.flashtable td {
  border: 1px black solid;
  padding: 0.0em;
}
table.flashtable th {
  background: white;
  text-align: left;
}
table.flashtable caption {
  margin-left: inherit;
  margin-right: inherit;
}
