a {
  text-decoration:none;
}

h1 {
  font-size:125%;
  margin:0px 0px .5em 0px;
}

h2 {
  font-size:110%;
  margin:1em 0px .5em 0px;
}

h3 {
  font-size:100%;
  margin:1em 0px .5em 0px;
}

h4 {
  font-size:90%;
  margin:1em 0px .5em 0px;
}

p {
  margin:0px 0px 1em 0px;
}

table {
  width:100%;
}

tr, td {
  vertical-align:top;
  margin:0px;
  padding:2px;
}

table.border {
  border-top:1px solid #000;
  border-left:1px solid #000;
}

table.border td {
  border-bottom:1px solid #000;
  border-right:1px solid #000;
}
