style>

A:visited {color: #0000FF;}
A:active {color: #00FF00;} 
A:hover {color: #FF0000;} 

BODY 
{
  font-family: Arial; 
  font-size: 10pt; 
  background-color: #FFFFFF; 
  color: #000000;
}

.TABLE
{
  background-color: #FBFBFB; 
  border: 3 double #800040;
}

.HEADER
{
  font-family: Arial; 
  font-size: 14pt; 
  color: #800040;
  font-weight: bold;
  font-style: italic; 
}

.CELL
{
  font-family: Arial;
  font-size: 10pt;
}

.DROPDOWNBOX
{
  font-family: Arial;
  font-size: 10pt;
  background-color: #FFFFFF;
  border-style: solid; border-width: 1; 
}

.BUTTON
{
  font-family: Arial;
  font-size: 10pt;
  background-color: #FFFFFF;
  border-style: solid; border-width: 1;
}

.COPYRIGHTCELL
{
  font-family: Arial;
  font-size: 8pt;
  color: #000000;
}
.SJTAGCELL
{
  font-family: Arial;
  font-size: 8pt;
  color: #B7B7B7";
}

</style>