h1, h2, h3 {
  color : black;
  font: arial
}
a {
  color : darkblue;
  text-decoration : none;
}
table {
  width : 80%;
  border : 0
}
ol.options > li {
  color : grey;
}
td {
  align : center;
}
