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 : #999999;
  background : black;
}
h1, h2
{
font : 48px times roman,serif;
font-weight: normal;
color: white;
}
h3
{
color: #999999;
font: 24px times roman,serif;
font-weight: normal;
}

A:link { color : #7221EC}
A:active { color : #999999}
A:visited { color : #A70322}
A:hover { color : white}

.caption {
  font-size : 9pt;
  color : white;
  font-style : times roman, serif;
  font-weight: normal;
}

TD.thumbnail
{ 
vertical-align: middle;
horizontal-align: middle;
}


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