BODY { 
  margin: 0;
  padding: 0;
}
BODY, table { 
  font: 12px/140% Verdana, sans-serif;
  color: #494949;
}
.bot {
  vertical-align: bottom;
}
UL {
  margin-left: 0em; 
  padding-left: 1em;
  text-indent: 0em;
}
A {
  font-weight: normal;
  text-decoration: none;
}
A:link {
  color: #a4a0a7; 
}
A:visited {
  color: #80868c; }
A:active {
  color: #a4a0a7; }
A:hover {
  color: #a4a0a7; }

A:link.a01 {
  color: #000000; 
}
A:visited.a01 {
  color: #000000; 
}
A:active.a01 {
  color: #ffb400; 
}
A:hover.a01 {
  color: #ffb400;
}
.grey  { 
  color: #999999; 
}
.dist15 { 
  line-height: 150%;  
}
input, textarea { 
  border-style: none; 
  border-width: 0;
}
.small { 
  font-size: 0.92em;
  line-height: 1.1em;
}

