DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: arial,helvetica,sans-serif;
  color : black;
  background : #C0C0C0;
}

A:link { color : deeppink}
A:active { color : deeppink}
A:visited { color : lightpink}
A:hover { color : darkpink}

.caption {
  font-size : 9pt;
  color : lighpink;
  font-style : italic;
}
IMG.thumbnail {
  border-style : solid;
  border-width : 2pt;
  border-color : deeppink;
}

IMG.display {
border-style : solid;
  border-width : 5pt;
  border-color : deeppink;
}

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }


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