body {
  color: #000000;
  background: #ffffff;
}
table {
  border-collapse: collapse;
  border: 3px solid #336699;
  margin: 2em auto;
}
th, td {
  padding: 0.5em 1em;
}
th {
  color: #ffffff;
  background-color: #336699;
  font-size: 12px;
}
td {
  border-top: 1px solid #336699;
  border-bottom: 1px solid #336699;
  border-left: 1px solid #336699;
  border-right: none;
  font-size: 12px;
}
.c1 {
  color: #000000;
  background: #eeeeee;
}
