DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H2,H3,H4,H5,FONT {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10pt;
  color : white;
  background : #204863;
}

H1 {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 11pt;
  color : white;
  background : #204863;
}

A:link { color : #B8D9F0}
A:active { color : #d5ae83}
A:visited { color : #4FA3DC}
A:hover { color : #79B0D6}

.caption {
  font-size : 9pt;
  color : #44dd44;
  font-style : italic;
}

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