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