TD, P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.pcoheader {
	font-size: 18px;
	font-weight: bold;
	color: #3080CB;;	
	text-align: right;				
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;		
	margin-left: 15px;
}

.content {	
	font-size: 14px;
	color: #000000;	
	margin-left: 15px;
}

.printnav {
	font-size: 13px;
	font-weight:bold;
	color: red;
	text-decoration: underline;
}

.printnav:hover {
	font-size: 13px;
	font-weight:bold;
	color: red;
	text-decoration: none;
}

.address {	
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	line-height: 18px;
}

/************Start of Coupon Styles *****************/

.coupon {
	border: 3px dashed #000000;	
}

.couponheader {	
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	line-height: 28px;
}

.couponoffer {
	font-size: 34px;
	font-weight: normal;
	color: red;
	text-align: center;
}

.coupontxt {	
	font-size: 12px;	
	color: #000000;
	text-align: center;
}

.couponoffer2 {	
	font-size: 18px;
	font-weight: bold;
	color: #000000;	
	text-align: center;
}

.couponreq {	
	font-size: 10px;	
	color: #000000;
	text-align: center;
}


.expiration {	
	font-size: 12px;
	font-weight: bold;
	font-style: italic;	
	color: #000000;
	text-align: center;
}

hr {
	color: #000000; solid 1px;
	height: 1px;
	width: 100%;
}
/************End of Coupon Styles *****************/
