
BODY {
  color: #000000;
  font-family: Arial;
}

A:link, A:visited, A:active {
  text-decoration: none;
  font-weight: bold;
  color: #004080;
}

A:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

P {
  text-indent: 1cm;
  font-family: Arial;
  text-align: justify;
}
