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;
  font-size : 12pt;
  color : white;
 background: black;
}

A:link { color : steelblue}
A:active { color : lightblue}
A:visited { color : white}
A:hover { color : darkgreen}

H1,H2,H3,H4,H5,B { 
font-family: arial,helvetica,sans-serif;;
color : #ccccff; 
}



.message_body { 
font-size : 11pt; 
color: #ccccff; 
padding-bottom: .5cm;  
background: black; 
}

.caption {
  font-size : 9pt;
  color : white;
}

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