BODY{
  font-size : 11pt;
  color: #444444;
  text-decoration: none;
  background-color: #ffffff;
 }

TD{
  font-size: 11pt;
  line-height: 120%;
}

A:LINK{
  color: #444444;
  text-decoration : none;
}

A:VISITED{
  color : #444444;
  text-decoration : none;
}

A:HOVER{
  text-decoration : none;
  color : white;
  background-color : #707070;
}

A:ACTIV{
  color: #444444;
  text-decoration : none;
}

HR{
  color : #666666;
}
