
BODY{
  font-size : 11pt;
  text-align : center;
 
}
a:link {
  text-decoration : none;
  color: #196CB2;
}
a:visited {
  text-decoration : none;
  color: #666666;
}
a:hover {
  text-decoration : underline;
  color: #896438;
}
table {
  border: 0;
}
TD{
  font-size : 10pt;
}
img {
  border:0;
}