
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background-color: #D9C896;
  color: #737373
}

li {
  text-align: left;
  color: #737373;
  font: normal normal normal;
  font-size: 10pt
}

h3 {
  text-align: left;
  color: #61738D;
  font-size: 13pt
}

h4 {
  text-align: center;
  font-size: 10pt;
  color: #8C8961
}

h5 {
  text-align: left;
  font-size: 10pt;
  color: #61738D
}

p {
  text-align: justify;
  color: #737373;
  font-size: 10pt
}

P.link {
  text-align:center;
  color:#737373;
  font-size:12pt
}

a:link {
  color: #61738D;
  text-decoration: none
}

a:visited {
  color: #61738D;
  text-decoration: none
}
a:hover {
  color: #8C8961;
  font-weight: bold;
  text-decoration: underline
}

a:active {
  color: #8C8961;
  text-decoration: none
}