/* Generated by KompoZer */
body {
  background: #D4DFAA;
  color: teal;
  font-family: sans-serif;
  font-size: 10pt;
  margin-right: 0px;
  font-weight: normal;
  white-space: pre;	
  text-align: left;
}
a {
  border: medium outset ;
  color: teal;
  text-decoration: none;
  background-color: buttonface;
  width: 200px;
}
a:focus {
  border: medium inset ;
  color: navy;
  background-color: buttonhighlight;
}
a:active {
  border: medium inset ;
  color: navy;
  background-color: buttonhighlight;
}
a:hover {
  border: medium inset ;
  color: navy;
  background-color: buttonhighlight;
}
