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 : blue;
  background : white;
  filter:Glow(color=#0099FF, strength=3);
}


A:link { filter:Glow(color=#0099FF, strength=3);color : #486591}
A:active { filter:Glow(color=#0099FF, strength=3);color : #d5ae83}
A:visited { filter:Glow(color=#0099FF, strength=3);color : #204863}
A:hover { filter:Glow(color=#0099FF, strength=3);color : #5b80b7}

.caption {
  font-size : 9pt;
  color : #222222;
  filter:Glow(color=#0099FF, strength=3);
  font-style : italic;
}

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