body {
  background-color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #4F282B;
  margin-left: 0;
  margin-top: 0;
}

p, td, li, input, form, select, option {
  text-align:justify;
  font-size: 9pt;
  color:#4F282B;
}

a {
  text-decoration:none;
  font-size: 8pt;
  color:#D85F1A;
}

A.header {
  text-decoration: none;
  font-size: small;
  font-weight: bold;
  color: #1A5FD8;
}

.title {
  text-decoration: none;
  text-align:center;
  font-style:normal;
  font-weight:bold;
  font-size: 10pt;
  color: #6F3A3A;
}

.nome {
    font-size: 8pt;
    font-style: normal;
    color: #663300;
}

.nome2 {
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    color: #663300;
    background-color:  #FFCC99;
}

.edittable {
    background-color:  #FFFFCC;
}

.data {
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    color: #330000;
}

.header {
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    color: #000000;
}

