style>

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

BODY 
{
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 11pt; 
  background-image:url('https://www.psychiclibrary.com/images/bgPopUp.jpg'); 
  color: #000000;
}

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

.HEADER
{
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 14pt; 
  color: #663300;
  font-weight: bold;
  font-style: italic; 
}

.CELL
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10pt;
}

.DROPDOWNBOX
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 10pt;
  background-color: #FFFFFF;
  border-style: solid; border-width: 1; 
}

.BUTTON
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18pt;
  background-color: #FFFFFF;
  border-style: solid; border-width: 2;
}

.COPYRIGHTCELL
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 8pt;
}
.SJTAGCELL
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 8pt;
  color: #663300";
}

</style>