
ul{
    list-style-type: none;
    margin-left: 0;
    padding-left: 1em;
    text-indent: -1em;
    font-family: Arial, sans-serif;
    

}
li.offer{
    font-weight: bold;
    font-size: 12px;
}
li.redeem{
    font-size:7px;
    font-weight: normal;
}
li.bizname{
    font-weight: bold;
    font-size: 11px;
    line-height:25px;
    margin-bottom: -5px;
}
li.address{
    font-size: 11px;
    font-weight: normal;
}
li.address2{
    font-size: 11px;
    font-weight: normal;
}
li.legal{
    font-size: 8px;
    color: #000000;
    line-height: 27px;
}
div.content{
    margin-top: -5px;
}
li.acctcode{
    font-size: 8px;
    margin-left: 5px;
    margin-top: -7px;
    color: #000000;
    
}
li.punch{
    margin-top: 10px;
    color: #2f3690;
    font-weight: 900;
    font-size: 20px;
    font-family: Georgia;
    
}
a
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #693E21;
	text-decoration: underline; 	
	background: transparent;	
}

a:hover 
{
	text-decoration:  underline; 
	background: transparent;	
	color: red;
}
.style1 {font-size: 10pt}

