﻿/* Enter Your Custom CSS Here */
table, tr, td, th, tbody {
  border-style: hidden;
  border-color: white;
}
.top {
  vertical-align: text-top;
}