<!-- (c) ... 2004 by ueli@heuer.org 
body {  
  font-family: "Helvetica", "Courier New", Courier, mono;
  font-size: 10pt;
  background : #eee;
  color : #330;
}
a {  
  font-weight: bold; 
  text-decoration: none; 
  color : #006600;
}
input  {
  font-size: 10pt;
  border: 1px solid #660000;
  vertical-align:middle;	
  padding-left:0px;
  padding-right:0px;
  background: #ddffdd;
  color : #000066;
}
.copy {
  font-size: 8pt;
}
.error {
  font-weight: bold;
  color : #f66;
}
-->
