body {
  margin-top : 1px;
  margin-left : 1px;
  color : #000000;
  background : #dedfdf;
}

b {
  color : #000000;
}

ol {
  color : #000000;
}

p {
  color : #000000;
}

h3 {
  color : #006200;
}

a:link {
  text-decoration : underline;
  color : #006200;
  style : bold;
}

a:visited {
  text-decoration : underline;
  color : #006200;
  style : bold;
}

a:hover {
  text-decoration : none;
  color : #006200;
  style : bold;
}