body table td a img { display:none; }
.thumbnails table img { display:none; }
table img { display:block; }
.display,.display img { display:block; }
.thumbnails table img, .display,p.small { display: inline; }
body div.galleryheader table td a img { display:inline; }

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;
  font-size: 7pt;
  color : black;
  background : white;
}

A:link { color : black}
A:active { color : grey}
A:visited { color : grey}
A:hover { color : grey}

.caption {
  font-size : 5pt;
  color : #white;
  font-style : italic;
}

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