DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: arial;
  color :  white;
  background : LightSlateGray;
}

A:link { color : wheat}
A:active { color : crimson}
A:visited { color : khaki}
A:hover { color : #tomato}

.caption {
  font-size : 12pt;
  color : white;
  
}

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