BODY
{
  background-image:url('https://www.psychiclibrary.com/images/bgPopUp.jpg');
}
.genericangeltablestyle
{
  border:3px double #000000;
  width: 500px; 
  margin-left:auto; 
  margin-right:auto; 
  background-color:#FFFFFF; 
  font-family:Georgia, Times New Roman, Times, serif; 
  font-size:11pt; color:#663300;
 }
 copyrighttablestyle
 {
  width: 500px; 
  margin-left:auto; 
  margin-right:auto; 
  background-color:#FFFFFF; 
  font-family:Georgia, Times New Roman, Times, serif; 
  font-size:11pt; color:#663300;
 }
 .genericcellstyle
 {
   text-align:center; 
   padding:5px;
 }
 .generictitlestyle
 {
   color: #663300;
   font-weight:bold; 
   font-size:12pt;
 }
 .genericformstyle
 {
   font-family:Georgia, Times New Roman, Times, serif;
 }
 
 .container-div
{
  width:500px;
  margin-left: auto;
  margin-right: auto;	
}
.container-table
{
	width:500px;	
	margin-left: auto;
    margin-right: auto;	
    border:  1px solid #333333; /*#F9DFB9;*/
    background-color: #FFFFFF;
    font-family: Arial, Verdana, Trebuchet MS, Helvettica;
    font-size: 10pt;
    color: #333333;			
}
h1
{
  margin:3px 3px 3px 3px;  
  color: #663300;
  font-weight:bold; 
  font-size:12pt;
  text-align:center;	
}
img
{
	border:0px;
}
img.imageleft
{
	float:left;	
	padding-right:8px;		
}
td
{
	padding: 5px 5px 5px 8px;			
}