DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: san-serif; font-weight: bolder;font-variant: small-caps;
  color :  darkslategray;
  background :  steelblue;
}

A:link { color :  ghostwhite}
A:active { color :  darkslategray}
A:visited { color :  orangered}
A:hover { color :  orangered} 

IMG.display
{
border: 6px solid #DCDCDC;
}
IMG.thumbnail
{
border: 10px solid #DCDCDC;
}

.caption {
font-size : 11 pt;
  color :  black;
  font-weight: bolder; font-variant: small-caps;
}


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