
BODY {
  bgcolor="#dcdcdc"; color: #000000;
}

A:link, A:visited, A:active {
  text-decoration: none;
  font-weight: bold;
  color: #330077;
}

A:hover {
  color: #3099FF;
}

P {
  font-family: Arial;
  text-indent: 1cm;
  text-align: justify;
}

