.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.tablemargin {
	padding: 20px;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #9e1839;
	padding: 15px;
}
.specsboxred {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: 9e1839;
	font-weight: bold;
	text-align: center;
}
.bodycopyRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9E1839;
	font-weight: bold;
}
.bodycopyCenter {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}
.bodycopyWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.tableredborder {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #660000;
	border-bottom-color: #660000;
}
.bodycopyRedsubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9E1839;
	font-weight: bold;
}
.bodycopyBlack {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
