body, td, div, p {
  font-family: Calibri, Tahoma, Helvetica;
  font-size: 1em;
}

h1 {
  font-family: Calibri, Tahoma, Helvetica;
  font-size: 2em;
}

a {
  color: #ff8800;
  font-weight: normal;
  text-decoration: none;
  border: dotted #ff8800;
  border-width: 0px 0px 1px 0px;
}

#content {
  margin-top: 40px;
  width: 350px;
  text-align: left;
}

.description {
  padding-left: 40px;
  padding-bottom: 20px;
  line-height: 2em;
}

.description:first-letter {
  color: #ff8800;
  font-size: 2em;
  font-weight: bold;
}

.email {
  border: dotted #ff8800;
  border-width: 0px 0px 1px 0px;
}

#footer {
  text-align: right;
  margin-top: 20px;
  color: #888888;
  border: dotted #ff8800;
  border-width: 1px 0px 0px 0px;  
}