body, td {
  background-color: white;
  font-family: "Verdana", "Vera", "sans-serif";
  font-size: 12px;
  margin: 20px;
}

h2 { 
  font-size: 14px;
}

h3 { 
  margin-top: 30px;
  font-weight: normal;
  letter-spacing: 4px;
}

em { 
  font-weight: bold;
  font-style: normal;
}

p.copy {
  text-align: center;
  font-size: 9px;
}

table.footer {
  width: 100%;
} 

td.left {
  width: 33%;
  vertical-align: top;
}

td.center {
  width: 34%;
  text-align: center;
  vertical-align: top;
}

td.right {
  width: 33%;
  text-align: right;
  vertical-align: top;
}

span.esperanto {
  color: red;
}

.quote, .qoute li {
  font-style: italic;
}

img {
  border: 0;
}
