DIV,BODY,TD,TH,TR,TABLE,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: verdana,courier,arial,helvetica,sans-serif;
  color : orange;
  background : black;
  font-size : 10pt;
}

A:link { color : orange}
A:active { color : yellow}
A:visited { color : orange}
A:hover { color : yellow}

.caption {
  font-size : 9pt;
  color : orange;
  font-style : italic;
}

IMG.thumbnail {
  border-style : solid;
  border-width : 2pt;
  border-color : #884444;
}

IMG.display {
  border-style : solid;
  border-width : 3pt;
  border-color : #884444;
}

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
