
.h1, .h2, .h2 a, .h3 a, .bodycopy, .date, .h3 {
	color: #333333; 
	font-family: Arial, sans-serif; 
	text-decoration:none;
}
.h1 {
	padding: 0 0 5px 0;
	font-size: 24px; 
	line-height: 28px; 
	font-weight: bold;
}
.h2 {
	padding: 0 0 5px 0; 
	font-size: 20px; 
	line-height: 26px; 
	font-weight: bold;
}
.h3 {
	font-size: 16px; 
	line-height: 22px;
}
.date { 
	font-size: 14px; 
	line-height: 18px; 
	color: #999999; 
	padding: 0 0 15px 0; 
	display:block;
}
.bodycopy {
	font-size: 15px; 
	line-height: 20px;
	padding: 0 0 15px 0; 
	margin: 0;
}






