body {
  font-family: verdana, "arial ce", "helvetica ce", arial, helvetica, sans-serif;
  font-size: 100%;
  padding: 20px;
}

h1,h2 {
  text-align: center;
  font-family: "arial ce", "helvetica ce", arial, helvetica, sans-serif;
  font-size: 135%;
  font-weight: bold;
}

h2 {
  font-size: 115%;
  font-weight: normal;
}


p, table td, table th {
  font-size: 0.8em;
}

p {
  text-indent: 2em;
}

table td {
  padding: 0px 15px;
  text-align: center;
}

table th {
  background-color: #bbccdd;
}

table {
  width: 75%;
}

a:hover {
  background-color: #bbccdd;
}

img {
  border: 0;
}
