body
{
  font-family: Tahoma; 
  color: #000000; 
	
} /* text-align: center; */

img { border: 0px; } /* image links should have no border by default */

a
{
  color: #2376C4;     
  text-decoration: none;
}
a:hover
{
  color: #000000;
  text-decoration: underline;
}
p, td
{
  font-size: 10pt;
  line-height: 16pt;
}