BODY {



  font-family      : verdana;

}



TD {



  border-style     : solid;

  border-width     : 0px;

  border-color     : black;    

  font-size        : 12px;     

}



.blackborder {

  border-style     : solid;

  border-width     : 2px;

  border-color     : black;

}



.small {

  font-size        : 10px;

}





A {

  color            : black; 

  text-decoration  : none; 

}



A:Hover {

  color            : black; 

  text-decoration  : underline; 

}
