BODY {
   background: white;
   color: black;
   font-family: verdana;
   }
H1 {
   font-family: verdana;
   font-size: 11pt;
   line-height: 15pt;
   color: #000099;
   }
HR {
   width: 80%;
   color: #000099;
   }
TABLE {
   font-family: verdana;
   }
A:visited {
   color: #000099;
   }
A:active {
   color: red;
   }
TD.gora {
   vertical-align: top;
   }
