BODY{
  color: #645757;
  font-size:10pt;
}
A:VISITED{
  color: #666666;
  text-decoration: underline;
}
A:HOVER{
  color: #006666;
  text-decoration: underline;
  font-style : italic;
}
A:ACTIVE{
  color: #999900;
  text-decoration: underline;
}
TD{
  color: #645757;
  font-size:10pt;
  background-color: #fffdf4;
}
