table {
  font-family: verdana;
  font-size: 12px;
}
table.second {
  background-color: #ffffff;
  border-color:#000000;
  border-style:solid;
  padding:1px;
}
th {
  font-weigth:bold;
  background-color: #dddddd;
}
h1 {
  text-align:center;
}
