
body {
  font-family: tahoma, arial, sans-serif;
  color: #000000;
  margin: 0px;
  scrollbar-base-color: #005480;
  scrollbar-arrow-color: #00ffff
}

a {
  text-decoration: none
}

a:hover {
  color: #00ffff;
  text-decoration: underline
}

p {
  text-indent:3em;
  text-align:justify
}