
IMG{
border-color : gray gray gray gray;
}
TD{
  font-size : 10pt;
  color : gray;
}
A:LINK{
  text-decoration : none;
  color : green;
}
A:VISITED {
  color : green;
  text-decoration : none;
}
A:HOVER {
  text-decoration : none;
  font-style : normal;
  color : green;
  background-color : gray;
}
BODY{
  background-color : #28A828;
  background-attachment : fixed;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;border-style : none none none none;}
TH{
  background-image : url(row_bg.gif);
  background-repeat : repeat-x;
  background-attachment : fixed;
  font-size : 11pt;
  font-weight : bold;
  color : white;
}
