DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: Gill Sans, Gill Sans MT, arial, sans-serif;
  color :  white;
  background :  white;
}
h1, h2
{
font : 40px Gill sans, Gill Sans MT, Times roman, serif;
font-weight: normal;
color:  #FC5B2A;
}
h3
{
color:  #FC5B2A;
font: 18px Gill sans, Gill Sans MT, Times roman, serif;
font-weight: normal;
}

A:link { color :  white}
A:active { color :  white}
A:visited { color :  #FC5B2A}
A:hover { color :  black}

.caption {
  font-size : 9pt;
  color :  white;
  font-style : times roman, serif;
  font-weight: normal;

}

TD.thumbnail
{ 
vertical-align: top;
horizontal-align: middle;
}

.display
{
background-color: white;

}



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