.nav {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color : #0B4499; 
	font-weight: bold;
	}
	
a.nav:link {  
	color : #0B4499; 
	font-weight: bold;
	text-decoration: none;
	}
	
a.nav:visited {  
	text-decoration: none; 
	}
	
a.nav:hover {  
	text-decoration: underline; 
	}
	
.body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	}
	
a.body:link {  
	color: #0B4499; 
	text-decoration: none;
	}
	
a.body:visited {
	color: #0B4499;
	text-decoration: none;
	}
	
a.body:hover {
	color: #0B4499;
	text-decoration: underline;
	}
	
.bodybold {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #0B4499; 
	font-weight: bold;
	}
	
.bodyboldred {  
	color: #E33000;
	font-weight: bold;
	}
	
.copyright {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #E33000;
	}
	
a.copyright:link {  
	color: #E33000; 
	text-decoration: underline;
	}
	
a.copyright:visited {  
	text-decoration: underline;
	}
	
a.copyright:hover {  
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #E33000;
	}
	
.title {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #E33000;
	font-weight: bold;
	}

.coupon {
	padding: 10px;
	padding-bottom: 0;
	border: 1px dotted #E33000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; 
}

.coupon_percent {
	font-size: 24px;
	font-weight: bold;
	color: #E33000;
}

.coupon_text {
	font-size: 18px;
	color: #0B4499;
	font-weight: bold;
}

.coupon_small_print {
	font-size: 11px;
	font-style: italic;
	color: #474747;
}

.coupon a, .coupon a:visited, .coupon a:hover {
	color: #E33000;
	text-decoration: underline;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #FF6600;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #FF6600;
}
