BODY
{
  color: white;
  background-color: #604444;
  font-size: 9pt;
  margin-left: 5px;
  margin-right: 5px
}

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: 9pt;
  color: white;
} 

font
{ 
  color: #aaaaaa;  letter-spacing: 1px; font-size: 9pt;
}

h2 
{
  font-size:         12pt; 
  font-weight:      normal;
  text-align:       right; 
  letter-spacing:     6px; 
  padding-top:       15px;
  padding-bottom:    15px; 
  margin-left:       2px;
  margin-right:      2px; 
  background-color: #503333;
  color:  white;
}

h2:first-letter
{
  color:      #ffcc00;
  font-style: bold;
  font-size:  20pt;
}

TEXTAREA 
{
  background-color: #e0bbbb; 
  font-family:verdana, arial, sans-serif;
  font-size: 9pt;
  color: black; 
  scrollbar-base-color: gray;
  scrollbar-3dlight-color: black; 
  scrollbar-highlight-color: none;
} 
.caption{font-size: 9pt}

A, TD.A, A:link 
{
  color:           #ffcc00;
  text-decoration: none;
  font-size : 9pt
}
A:hover  {color: #ddaa00 ! important}
A:visited {color: #ffcc00;} 
A:active {color : #ffcc00;}

.thumbnail { border-color: silver; border-width: 1px; }

.display
{
  border: 2px RIDGE #999999; border-color: silver;
}
/*
BODY {
  margin-left: 5px;
  margin-right: 5px
}*/
/*BODY TABLE IMG { display: inline; }*/




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