 
TD{
  font-size : x-small;
  line-height : 120%;
  color : "#333333";
}
P{
  line-height : 120%;
  margin:5pt 3pt 3pt 0pt;
}
A{
  color : #3300ff;
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
}
A:ACTIVE{
  color : #9966ff;
}
A:VISITED{
  color : #ff0066;
}

.title{
  background-color : #ff9900;
}

.title_new{
  background-color : #66cc99;
}

.title_added{
  background-color : #ffcc66;
}

.title_out{
  background-color : #666666;
}
