DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,FONT {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 8pt;
  color : white;
  background : #9097BF;
}


A:link { 
  color : #cccccc;
  text-decoration: none;
}

A:active { 
 color : #d5ae83;
 text-decoration: none;
}

A:visited { 
 color : #e6e6e6;
 text-decoration: none;
}

A:hover { 
   color : #FFFFFF;
   text-decoration: underline;
}

.caption {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size : 8pt;
  color : #000000;
  font-style : normal;
  padding-top: 5px;
  margin-top: 5px;
}

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