BODY { background-image: url(images/gifts2.jpg);
    
 background-color: #FFFF99;
      margin-left: 0%;
      margin-top: 0%;
	  font-family: arial, helvetica;
                        

}

A:link { background: none;
		 color: #0033CC;
		 text-decoration:none;
}

A:visited { background: none; 
		    color: #0033CC;
		    text-decoration:none;
}

A:hover { background:none; 
		  color: #333399;
		  text-decoration:underline;
		  
}
A:active { background:#ffffff; 
		  color: #333399;
		  text-decoration:underline;
}
#a1 { background: none;
		 color: brown;
		 text-decoration:none;


}

#b1 {
   font-family: helvetica, arial;
   text-align: center;
   font-size:13pt;
    color: red;
     font-weight: 600;
   font-style: compressed;

}

#b3 {
   font-family: helvetica, arial;
   text-align: center;
   font-size:10pt;
    color: red;
   font-weight: 200;
   font-style: compressed;
   line-height: 16pt;

   
}

#b2 {
   font-family: helvetica, arial;
    text-align: justify;
   font-size:10pt;
   color: #000000;
    
}
h3 {
  font-family:helvetica, arial;
  font-size:18pt;
  text-align:left;
   color: red;
     margin-left: 4%;
   margin-right: 4%;
 
}


UL  {  list-style-type: disc;
	font-family: helvetica, arial;
		color: #0F2FB7;
		font-weight: 400;
		font-size: 10pt;
  indent: 3px;
}
		
LI  {  font-family: helvetica, arial;
  text-align: left;
  color: #0F2FB7;
  font-weight: 400;
  font-size: 10pt;
  indent: 3px;
}
