DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: arial,helvetica,sans-serif;
  color : #888888;
  background : black;
}

A:link { color : #5865e1}
A:active { color : #d5ae83}
A:visited { color : #5068e3}
A:hover { color : #5b80b7}

.caption {
  font-size : 9pt;
  color : #dddddd;
  font-style : italic;
}

#commententry {
  color: rgb(#000000);
}
#commententry input {
  border-color: rgb(45,45,45);
  background-color: rgb(#000000);
}
#commententry textarea {
  text-align: left;
  color: #ffffff;
  background-color: rgb(0,0,0); 
  border-color: rgb(#000000);

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