TD.t {
  font-size : 10px;
  font-family : arial;
  color : #000000;
}


TD.s {
}


TD {
  font-size : 10px;
  font-family : arial;
  color : #000000;
}


P {
  font-size : 10px;
  font-family : arial;
  color : #000000;
  text-align : justify;
}


H4 {
  font-family : arial;
  color : #000000;
  text-align : center;
}


H2 {
  font-family : arial;
  color : #000000;
  text-align : center;
}


H1 {
  color : #000000;
  text-align : center;
}


BODY {
  font-size : 10px;
  font-family : arial;
  color : #000000;
}


A:visited , A:link , A:active {
  font-size : 10px;
  font-family : arial;
  color : blue;
  text-decoration : none;
}


A:hover {
  background:white; 
     color:blue; font-weight:bold
  font-size : 10px;
  font-family : arial;
  text-decoration : none;
}
