DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,H3,P,B,I {
  font-family: "Times New Roman", Times, serif;
  color :  #dddddd;
  background :  black;
}

H1,H2,H4,H5 {
  font-family: "Lucida Calligraphy";
  color :  #ffff00;
  background :  black;
  text-align: center;
}

A:link { color :  #5865e1}
A:active { color :  #d5ae83}
A:visited { color :  #5068e3}
A:hover { color :  #5b80b7}

.caption {
  font-size : 8pt;
  color :  #dddddd;
  font-style : italic;
}

.centre {
	text-align: center;
}


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