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 : #888888;
  background : #131313;
}

A:link { color : #6d6c6c}
A:active { color : #d5ae83}
A:visited { color : #6d6c6c}
A:hover { color : white}

.caption {
  font-size : 9pt;
  color : #dddddd;
  font-style : italic;
}

BODY { margin-top: 0px; top: 0px;}


BODY TABLE A IMG { display: inline;

 }
img.thumbnail{
  border-style : solid;
  border-width : 1pt;
  border-color : #313131;
}

img.display{
  border-style : solid;
  border-width : 1pt;
  border-color : #333333;
}

HR { position: relative; }

h2 { background-color: black; /* This property is for the background colour */ 
color: #666666; /* This property is for the text colour */ 
text-align:right;
font-weight: normal; 
}

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