body {
  font: 14px Trebuchet MS,Arial,sans-serif;
  background: #FFFFFF;
  color: #666666;
  margin: 15px;
  text-align: center;
  text-indent: 20px;
}

a {
  text-decoration: none;
  color: #666666;
}

a:hover {
  text-decoration: underline;
  color: #000000;
}

h1 {
  font: bold 28px Trebuchet MS,Arial,sans-serif;
  border-top: 2px solid #ff6600;
  border-bottom: 2px solid #ff6600;
  text-indent: 0px;
}

h2 {
  font: bold 20px Trebuchet MS,Arial,sans-serif;
  border-bottom: 1px solid #ff6600;
  width: 70%;
  text-indent: 0px;
}

.corpo {
	width: 960px;
  text-align: left;
}

.Data {
  font: italic 12px Trebuchet MS,Arial,sans-serif;
  text-align: right;
  margin-bottom : 15px;
}

.Rodape {
  font: italic 10px Trebuchet MS,Arial,sans-serif;
  text-align: center;
  border-top: 1px solid #ff6600;
}

.E {
  text-align: left;
}

.C {
  text-align: center;
}

.D {
  text-align: right;
}

.Observacao {
  font: italic 12px Trebuchet MS,Arial,sans-serif;
  text-indent : 20px;
}
