 
BODY{
  font-size : 9pt;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
  color : white;
  background-color : teal;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
TABLE{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-width : 0px 0px 0px 0px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}
TD{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-width : 0px 0px 0px 0px;
  font-size : 9pt;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
  color : #404040;
  background-color : #e7e7e7;
}
A{
  color : #0080c0;
  text-decoration : underline;
}
A:HOVER{
  color : white;
  background-color : #0080c0;
  text-decoration : underline;
}
