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 : #cccccc;
  background : black;
}

h2
{ 
  font-size:         12pt;
  font-weight:      bold; 
  text-align:       right;
  letter-spacing:     8px; 
  padding-top:       5px;
  padding-bottom:    5px; 
  margin-left:      -10px;
  margin-right:       0px; 
  background-color: #0b0b0b;
  color:  #cccccc;
}

A, TD.A, A:link 
{
  color:           #FFCC00;
  text-decoration: none;
}
A:hover  { color: #00FF00; text-decoration: underline; }
A:visited { color: #FFCC66; } 
A:active { color : #d5ae83; }

.caption
{ 
font-size : 9pt;
color : #cccccc; 
font-style : italic;
} 

TD 
{
background-color: none; 
}

TD.thumbnail
{
background-color: #0b0b0b;
padding: 5px; 
vertical-align: middle;
horizontal-align: middle;
width: 200px;

}



.display
{
border: 1px RIDGE #999999;
background-color: black;
}

A:link { color : #5865e1}
A:active { color : #d5ae83}
A:visited { color : #5068e3}
A:hover { color : #5b80b7}

.caption {
  font-size : 9pt;
  color : #cccccc;
  font-style : italic;
}

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