BODY {
  font-size : 10pt;
  color : #008080;
  background-color : #ffffff;
}
DL { font-size : 10pt }
DT {
  font-size : 10pt;
  color : #008000;
}
TABLE {
  font-size : 10pt;
  color : #008080;
}
CAPTION {
  font-weight : bold;
  font-size : 12pt;
  color : #008080;
}
TH {
  color : #008000;
  background-color : #ccffcc;
}
A {
  color : #0099ff;
  text-decoration : none;
}
A:hover {
  color : #ff6666;
  text-decoration : none;
}
