BODY 
{ 
  color: white; 
  background-color: #333333; 
  font-size: 7pt; 
} 

.message_body { background-color: #333333; 
  color: #d5ae83; padding-bottom:    10px; }

DIV,TH,TR,TABLE,FONT,LI,UL,FORM, 
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,FONT, CENTER 
{ 
  font-family: verdana, arial, sans-serif; 
  font-size: 10pt; 
  color: white; 
} 

font 
{ 
  color: #AAAAAA;   letter-spacing: 2px; font-size: 8pt;
} 

h2 
{ 
  font-size:         12pt; 
  font-weight:      normal; 
  text-align:       right; 
  letter-spacing:     8px; 
  padding-top:       5px; 
  padding-bottom:    5px; 
  margin-left:      -10px; 
  margin-right:       0px; 
  background-color: black; 
  color:  white;
} 

h2:first-letter 
{ 
  color:      #d5ae83; 
  font-style: bold; 
  font-size:  22pt; 
} 


h4 
{ 
  color: #44dd44; 
  font-size: 11pt; 
} 

I
{ 
  color: #888888; 
 } 


TEXTAREA 
{ 
  background-color: #EEEEEE; 
  font-family: times new roman; 
  color: black; 
  scrollbar-base-color: gray; 
  scrollbar-3dlight-color: black; 
  scrollbar-highlight-color: none; 
 } 

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 : #44dd44; 
font-style : italic; 
} 

TD 
{ 
background-color: none; 
} 

IMG.thumbnail 
{ 
border: 6px RIDGE #999999; 
background-color: black; 
padding: 3px; 
vertical-align: middle; 
horizontal-align: middle;
}

TD.thumbnail 
{ 
width: 250px; 
} 

.thumbnail { border-color: silver; border-width: 2px; } 

.display 
{ 
border: 8px RIDGE #999999; 
background-color: black; 
} 

HR 
{ 
width: 100%; 
display: inline; 
height: 24px; 
top: 0px; 
position: absolute; 
background-color: #333333; 
color: #333333; 
} 
BODY { margin-top: 0px;}


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