 

/* --- simple code to hide the menu -- */
body table a img { display:none;} 
.thumbnails table img {display:none;}
table img {display:block;}
.display,.display img {display:block;}
/* ----------------------------------- */
.thumbnails table,.thumbnails table img, .display,p.small{ 
display: inline; 
} 


DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H4,H5 CENTER {
  font-family: arial,helvetica,sans-serif;
  color : #888888;
  background : black;
}

H1,H2,H3 CENTER {
  font-family: arial,helvetica,sans-serif;
  color : white;
  background : black;
  text-align: center;
}

A:link { color : #5865e1}
A:active { color : #d5ae83}
A:visited { color : #5068e3}
A:hover { color : #5b80b7}

.caption {
  font-size : 9pt;
  color : #dddddd;
  font-style : italic;

H2
 { CENTER 
font-size: 16pt;
font-weight: bold;
text-align: center;
letter-spacing: 8px;
padding-top: 5px;
padding-bottom: 5px;
margin-left: -10px;
margin-right: -10px;
background-color: white;
}

 

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