BODY     {
  background-color: white;
  color: black;
}
p	{ color: black; }
td	{ color: black; }
h1	{ color: black; }
h2	{ color: black; }
a { text-decoration: none; }
:link 	 {  background: transparent; }
:visited {  background: transparent; }
a img { border: none; border-width: 0; background: transparent; color: white; } /* remove border from top image */
img { border: none; border-width: 0; background: transparent; color: white; } /* remove border from top image */
.td1	{ }
.td2	{ }
.td3	{ text-align: right; }
