
A, a:hover, a:visited {
  font-family: sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}

a:hover {
  text-decoration: overline;
}

h1 {
  font-size: 16px;
  font-family: sans-serif;
  color: #1F7E27;
  padding-top: 35px;
}

td, tr, table,p {
  font-size: 12px;
  font-family: Arial;
  text-align:justify;

}

p {
padding-left:5px;
padding-right:10px;

H2 {
  font-family: sans-serif;
  font-size: 14px;
  font-weight: bold;
}
