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 : #000000;
  background : #D9D5D5;
font-size : 10pt;
}

A:link { color : #990000}
A:active { color : #FFFFFF}
A:visited { color : #990000}
A:hover { color : #272727;  
  text-decoration: underline;}

.caption {
  font-size : 8pt;
  color : #272727;
  font-style : italic;
}

img{
        border: #000000 1px none;
}
img.thumbnail {
        border: 12px solid #272727;
        margin: 2px;
        padding: 1px;
        background: #000000;
        vertical-align: middle;
}
table.thumbnail {
        width: 5%;
}
td {
        border: 1px none;
        background: #e0e0e0;
        border-collapse: collapse;
        empty-cells: show;
}

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