body {font-size: 10pt;
      font-face: VERDANA,GENEVA,ARIAL,HELVETICA;
	  color: black; }
address  {font-size: smaller;}
h1       {font-size: 15pt;
          text-align: center; }

.bigger {font-size: 11pt; }
.gift {background-color: #white; 
	   border-style: none; 
	   border-color: green; 
	   padding-left: 3em;
	   padding-right: 2em;}
.gift td {font-size: 9.5pt; 
          text-align: center; 
	      line-height: 110%}
.gift a:link {text-decoration: none;}
.gift a:visited {text-decoration: none;}
.gift a:active {text-decoration: none;}
.gift a:hover {text-decoration: blink; color: red; }
.gifttitle {color:red;
            line-height: 16pt;
			font-size:16pt;
            font-variation:small-caps;}
.gifttitle2 {color:black; font-size:12pt;}
.navigate {font-size: 9pt;}
.offer {font-size: 9pt;
        color: black;
		background-color: yellow;
		border-style: grooved;
		border-color: brown;
		border-width: 1pt;
		font-weight: 500; }
.offer1 {color: red; 
         font-size: 11pt; 
		 font-weight: 600; }
.small {font-size: 8pt;}
.smallarial {font-family: arial; font-size: 9pt}
.topNavBar {color: #996633; 
            font-size: 9pt;}

