
DIV {
  font-family: arial,helvetica,sans-serif;
  color : #b82e00;						
  background : black;
}

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 : #b82e00;					
  background : black;
}

A:link { color : #065}		
A:active { color : #390}					
A:visited { color : #660}				
A:hover { color : #993}			

.caption {
  font-size : 7pt;
  color : #b82e00;						
  font-style : italic;
}
BODY { margin-top: 0px;
	top: 0px;
     }

HR { position : relative;}


