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;
  background : #333333;
  }
  
A:link { color : #000000}
A:active { color : #000000}
A:visited { color : #000000}
A:hover { color : #000000}

.caption {
  font-size : 10pt;
  color : #000000;
  font-style : normal;
  font-weight : bold;
  font-variant: small-caps;
}

img.thumbnail { 
filter: progid:DXImageTransform.Microsoft.Shadow(color="#000000",Direction=135,Strength=8); 
}

img.thumbnail{
	border-style: ridge;
	border-color: #000000;
	border-width: 5px;
        }

img.display { 
filter: progid:DXImageTransform.Microsoft.Shadow(color="#000000",Direction=135,Strength=8); 
}


IMG.display {
        border-style: ridge;
	border-color: #000000;
	border-width: 8px;
      }
}

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