.heading1 {
	font-family:"Times New Roman", Times, serif;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:6px;
}

.heading2 {
	font-weight:bold;
	font-size:11px;
}

.heading2b {
	font-weight:bold;
	font-size:11px;
	padding-top:4px;
}

.heading3 {
	font-family:"Times New Roman", Times, serif;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:14px;
	margin-bottom:14px;
}

.heading4 {
	font-family:"Times New Roman", Times, serif;
	color:#A3111A;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:14px;
	margin-bottom:14px;
}

.whiteCopy {
	color:white;
}

