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 : #FBF4BD;
  background : black;
}
h1, h2
{
font : 48px times roman,serif;
font-weight: normal;
color: #FC5B2A;
}
h3
{
color: #FBF4BD;
font: 24px times roman,serif;
font-weight: normal;
}

A:link { color : #FC5B2A}
A:active { color : #FBF4BD}
A:visited { color : #2FC785}
A:hover { color : #ffffff}

.caption {
  font-size : 9pt;
  color : white;
  font-style : times roman, serif;
  font-weight: normal;
}


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