DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,FONT {
  font-family: arial,helvetica,sans-serif;
  color : white;
  background : black;
}


A:link { color : red}
A:active { color : red}
A:visited { color : purple}
A:hover { color : lightgreen}

.caption
{
  font-size : 15pt;
  color : red;
  font-style : bold;
}

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