DIV,BODY,TD,TH,TR,TABLE,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: verdana,arial,helvetica,sans-serif;
  color : #888888;
  background : white;
}

A:link { color : #222222}
A:active { color : #d5ae83}
A:visited { color : #555555}
A:hover { color : #5555bb}

.caption {
  font-size : 9pt;
  color : #444444;
  font-style : italic;
}

IMG.thumbnail {
  border-style : solid;
  border-width : 2pt;
  border-color : #000000;
}

IMG.display {
border-style : solid;
  border-width : 5pt;
  border-color : #000000;
}
.auto-size {
  max-width: 99%;
  height: auto;
}

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