
table {
  border: 1px dotted #CCCCCC;
}

th, td {
  color: #222222;
  padding: 5px 10px;
  width: 50%;
}

tr.shade {
  background-color: #F0F0F0;
}

th {
  background-color: #E0E0E0;
}
