body { 
background : #ffffff; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: xx-small;
  color: #000000;
 }


td.ta1{
  font-size: x-small;
color: #ff4500;
  }
td.ta2{
  font-size: xx-small;
color: #cccccc;
  }
td.ta5{
  font-size: x-small;
  }
td.ur{
  font-size: x-small;
  }

  A:link {
  color : #666666;

  }
  A:hover {
  color : #ffffff;
  background : #999999;
  }
  A:visited {
  color : #666666;

  }
#frec{
  font-size: xx-small;
text-align:right;
  }