body {
  font-family: arial, helvetica, sans-serif;
  font-size: 16.5px;
  line-height: 1.5;
  text-align: justify;
}

h1 {
  font-size: 25px;
  color:#2E472B
}

h2 {
  font-size: 23px;
  color:#41663D
}

h3 {
  font-size: 21px;
  color:#54834E
}

h4 {
  font-size: 19px;
  color:#669F60
}

h5 {
  font-size: 17px;
  color: #82B17C
}

h6 {
  font-size: 15px;
  color:#9DC299
}

p {
  font-size: 13px;
  color:#0A100A
}

a {
   color:#3D4166
}

table {
  border-style: solid;
}
tr {
  border-style: solid;
}
td {
  border-style: solid;
}