<!--
A:LINK {color : blue;
  }
A:ACTIVE {COLOR:#dc143c;
	
}
A:VISITED {color : blue; 
  
}
A:HOVER {
	 BACKGROUND-COLOR: #ffff00; 
  text-decoration : underline overline;
}
-->
</style>
TD{
  font-size : xx-small;
}

TD{
  font-size : x-small;
  line-height : 18px;
}


BODY{
  color : black;
  
}
FONT{
  font-size : x-small;
}
