
BODY {
  margin-left: 1em;
  margin-right: 1em;
  	font-size: 10pt;
  	font-family: Arial, Helvetica, sans-serif;
  	color: black;
  	background-color: white;
}

TD {
  font-size: 10pt;
  	font-family: Arial, Helvetica, sans-serif;
}

HR {
  color: #808080;
}

A:link {
  color: #024002;
  text-decoration: underline;
}

A:visited {
  color: #024002;
  text-decoration: underline;
}

A:active {
  color: #024002;
  text-decoration: underline;
}

A:hover {
  color: #007000;
  text-decoration: underline;
}

CENTER {
}
