 
.td1{
  font-size : 12px;
  font-family : Verdana;
}
.td2{
  font-size : 12px;
  font-family : Arial;
}
A:HOVER{
  cursor : pointer;
  text-decoration : underline;
  

  
  color : #ff8000;
}
.td3{
  background-color : #b00000;
  font-size : 10px;
  font-weight : bold;
  font-family : Verdana;
}
.td4{
  background-color : #ffdddd;
  font-size : 11px;
  font-family : Verdana;
  
}
.td5{
  background-color : #669900;
  font-size : 12px;
  font-family : Verdana;
  font-weight : bold;
}
.td6{
  font-size : 10px;
  font-family : Verdana;
  background-color : #e8e4c0;
}
.td7{
  font-size : 10px;
  font-family : Verdana;
}
.td8{
  font-size : 12px;
  font-family : Verdana;
  font-weight : bold;
  background-color : #ddff97;
}

