
BODY{
  bgcolor: #ffffff;
  text: #333333;
  link: #003399;
  vlink: #990033;
  alink: #339900;
  font-size: 12px;
  FONT-color: #004040;
  }

HR{
  color: green;
  size: 1;
  font-weight : 100;
}

table{
  FONT-color: #004040;
  font-size: 12px;
}
A{
text-decoration: none;  
color : #0000a0;
  text-decoration: underline;
}
A:HOVER{
  color : blue;
  text-decoration: underline;
}
TD{
  color : #666666;
  
}