<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {
	color: #333333;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
A:LINK {
  color: #003399;
  text-decoration: underline;
}
A:VISITED {
  color: #003399;
  text-decoration: underline;
}
A:HOVER {
  color: #ac5959;
  BACKGROUND: #fff0f0;
  text-decoration: underline;
}
TD{
  line-height : 1.2em;
  font-family : "Times New Roman";
}
--&gt;

</pre></body></html>