DIV,BODY,TD,TH,TR,TABLE,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,H1,H3,H4,H5 {
  font-family: verdana,helvetica,sans-serif;
  font-size : 10pt;
  color : #888888;
  background : #000000;
}

A:link { color : #888888}
A:active { color : #dddddd}
A:visited { color : #888888}
A:hover { color : #dddddd}

B
{
  font-family: verdana,helvetica,sans-serif;
  font-size : 10pt;
  color : #888888;
  background : transparent;
}

H2 
{
  font-size:         12pt; 
  font-weight:      normal;
  text-align:       right; 
  letter-spacing:     8px; 
  padding-top:       15px;
  padding-bottom:    15px; 
  margin-left:       2px;
  margin-right:      2px; 
  background-color: #333333;
  color:  dddddd;
}

H2:first-letter
{
  color:      #d5ae83;
  font-style: bold;
  font-size:  22pt;
}

IMG.thumbnail {
  border-style : solid;
  border-width : 2px;
  border-color : #eeeeee;
}

I {
  color : #000000;
}

FONT {
  font-family: verdana,helvetica,sans-serif;
  font-weight : normal;
  font-size : 9pt;
  color : #888888;
  background : transparent;
}

a.thumbnail, 
a.thumbnail:link, 
a.thumbnail:visited, 
a.thumbnail:active 
{
        border: #555555 1px solid;
        display: block;
        background:  #000000;
        margin-bottom: -41px;
        padding-top: 10px;

        width: 180px;
        height: 210px;
}

a.thumbnail:hover 
{
        border: #AAAAAA 1px solid;
        display: block;
        background:  #222222;
        margin-bottom: -41px;
        padding-top: 10px;

        width: 180px;
        height: 210px;
}

.display
{
border: 3px RIDGE #999999;
background-color: black;
}

.caption {
  font-size : 9pt;
  color : #dddddd;
  font-style : italic;
}



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