 
BODY{
  background-color : white;
  font-size : 13px;
  font-weight : normal;
  text-decoration : none;
}
TABLE{
  font-size : 13px;
  width : 550px;
  font-weight : normal;
  text-decoration : none;
}
TD{
  font-size : 13px;
  font-weight : normal;
  color : navy;
  background-color : white;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  border-width : 0px 0px 0px 0px;
  border-style : none none none none;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
}
A{
  font-size : 13px;
  font-weight : bold;
  color : blue;
  background-color : bisque;
  text-decoration : underline;
}
