 body {
  height: 100%;
  margin: 0; padding: 0;
  background-color: #FFF;
  text-align: left;
  font-family: Verdana;
  font-size: 80%;
 }
 a {text-decoration: underline; color: black;}
 a:hover {text-decoration: underline; color: red;}
 table {
  font-size: 100%;
 }
 h1 {
  font-size: 140%;
 }
 h2 {
  font-size: 130%;
 }
 h3 {
  font-size: 120%;
 }
 /*
#logo_print  {
  background: url(/_template/logo_print.gif) no-repeat;
  display: block;
  width: 240px;
  height: 46px;
 }*/
#top,#flags,#left,#footer,.zpet {
  display: none;
 }
