 <!--
BODY{
  background-color : azure;
  color : navy;
  font-size : 12px;
  font-weight : normal;
  text-decoration : none;
}
TABLE{
  color : navy;
  font-size : 16px;
  background-color : silver;
  width : 600px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
}
TD{
  height : 50px;
  padding-right : 0px;
}
A{
  font-size : 14px;
  font-weight : bold;
  color : blue;
  text-decoration : underline;
}
